Dell N4000 Series Configuration Manual

Download Configuration manual of Dell Studio XPS 8100 Computer Accessories, Desktop for Free or View it Online on All-Guides.com.

Dell Studio XPS 8100 Configuration manual - Page 1
1
Dell Studio XPS 8100 Configuration manual - Page 2
2
Dell Studio XPS 8100 Configuration manual - Page 3
3
Dell Studio XPS 8100 Configuration manual - Page 4
4
Dell Studio XPS 8100 Configuration manual - Page 5
5
Dell Studio XPS 8100 Configuration manual - Page 6
6
Dell Studio XPS 8100 Configuration manual - Page 7
7
Dell Studio XPS 8100 Configuration manual - Page 8
8
Dell Studio XPS 8100 Configuration manual - Page 9
9
Dell Studio XPS 8100 Configuration manual - Page 10
10
Dell Studio XPS 8100 Configuration manual - Page 11
11
Dell Studio XPS 8100 Configuration manual - Page 12
12
Dell Studio XPS 8100 Configuration manual - Page 13
13
Dell Studio XPS 8100 Configuration manual - Page 14
14
Dell Studio XPS 8100 Configuration manual - Page 15
15
Dell Studio XPS 8100 Configuration manual - Page 16
16
Dell Studio XPS 8100 Configuration manual - Page 17
17
12 SCG1001 Dell Networking N4000 Series and Dell PowerConnect 8100 Series Configuration Guide
3 Configure Data Center Bridging (DCB) (Optional)
DCB is enabled by default. This section shows the steps required to configure DCB.
Note: You must complete the Dell recommended switch configuration steps in Sections 2.1 to 2.12
before configuring the switch for DCB mode.
3.1 Enable DCB
If DCB was previously disabled, it must be manually re-enabled.
console#configure
console(config)#dcb enable
3.2 Create VLAN
console#configure
console(conf)# vlan vlan-id
Note: You must supply a VLAN id. The valid range is 2-4093.
console(conf)#exit
3.3 Configure class of service, dot1p mapping, and traffic class
console(config)#iscsi cos enable
console(config)#iscsi cos vpt 4
console(config)#classofservice dot1p-mapping 4 4
console(config)#classofservice traffic-class-group 4 1
3.4 Configure Priority flow control on switch ports and port channel
console(config)#interface range tengigabitethernet all
console(config-if)#datacenter-bridging
console(config-if-dcb)#priority-flow-control mode on
console(config-if-dcb)#priority-flow-control priority 4 no-drop
console(config-if-dcb)#exit
console(config-if)#switchport mode trunk