Configuring Dcbx - Dell 53-1002116-01 Administrator's Manual

Dell network card user manual
Table of Contents

Advertisement

3

Configuring DCBX

To configure the CEE interfaces, perform the following steps in global configuration mode.
1. Assign VLANs to the uplink Ethernet port.
2. Apply the VLAN classifier group to the interfaces. For details, see
3. Apply the CEE map to the interfaces. For details, see
4. Enter the copy command to save the running-config file to the startup-config file.

Configuring DCBX

DCBX (Data Center Bridging eXchange Protocol) runs on CEE links and is an extension of the Link
Layer Discovery Protocol (LLDP). The primary goal of DCBX is to allow the discovery of CEE-capable
hosts and switches and allow CEE-specific parameters—such as those for ETS and PFC—to be sent
before the link is shared. DCBX parameters use a type-length-value (TLV) format. By default, DCBX
is turned on, but there are two TLVs that must be enabled to support FCoE on a CEE link:
To configure the TLVs for DCBX, perform the following steps in global configuration mode.
1. Set the protocol type to LLDP.
24
NOTE
You must repeat this step for all uplink interfaces. For details, see
port as a trunk interface"
The following example assigns VLAN 10 and VLAN 20 to the uplink Ethernet port.
switch(config)#interface intengigabitethernet 0/1
switch(conf-if-te-0/1)#switchport
switch(conf-if-te-0/1)#switchport mode trunk
switch(conf-if-te-0/1)#switchport trunk allowed vlan add 10
switch(conf-if-te-0/1)#switchport trunk allowed vlan add 20
switch(conf-if-te-0/1)#no shutdown
group with an interface port"
The following example applies a VLAN classifier group 1 to the interfaces.
switch(config)#interface intengigabitethernet 0/10
switch(conf-if-te-0/1)#switchport
switch(conf-if-te-0/1)#switchport mode access
switch(conf-if-te-0/1)#switchport access vlan 10
switch(conf-if-te-0/1)#vlan classifier activate group 1 vlan 100
switch(conf-if-te-0/1)#no shutdown
interface"
on page 110.
The following example applies the map name.
switch(conf-if-te-0/1)#cee default
switch(conf-if-te-0/1)#exit
switch(config)#end
switch#copy running-config startup-config
dcbx-fcoe-app-tlv – IEEE Data Center Bridging eXchange FCoE Application TLV.
dcbx-fcoe-logical-link-tlv - IEEE Data Center Bridging eXchange FCoE Logical Link TLV. The
presence of this TLV declares that the FCoE part of the converged link is UP.
switch(config)#protocol lldp
on page 37.
on page 40.
Dell Converged Enhanced Ethernet Administrator's Guide
"Configuring an interface
"Activating a VLAN classifier
"Applying a CEE provisioning map to an
53-1002116-01

Advertisement

Table of Contents
loading

Table of Contents