8
Brocade VDX 6940 Switch Configuration Guide for Dell PS Series SANs | SCG3306
2.7
Configure global LLDP settings to disable DCB
The following commands are issued to disable dcbx-tlv and iscsi-app tlv.
sw0(config)#
protocol lldp
sw0(conf-lldp)#
no advertise dcbx-iscsi-app-tlv
sw0(conf-lldp)#
no advertise dcbx-tlv
sw0(conf-lldp)#
exit
2.8
Disable Ethernet fabric on edge ports
Note:
The port number scheme changes because the edge ports are now converted to 4 x 10 mode. To
view the port number scheme, perform a
“show interface status” or “do show interface status” command.
sw0(config)#
interface TenGigabitEthernet 1/0/1:1-4
sw0(conf-if-te-1/0/1:1-4)#
no fabric isl enable
sw0(conf-if-te-1/0/1:1-4)#
no fabric trunk enable
Note:
For the remainder of this document,
any actions that are performed on interface “TenGigabitEthernet
1/0/1:1-
4” must also be performed on the other “4 x 10” edge port interfaces:
1/0/2:1-4
1/0/3:1-4
1/0/4:1-4
1/0/5:1-4
2.9
Enable Jumbo MTU
sw0(conf-if-te-1/0/1:1-4)#
mtu 9216
Reminder:
Perform this step on the other 4 x 10 edge ports.
2.10
Enable switchport
sw0(conf-if-te-1/0/1:1-4)#
switchport
sw0(conf-if-te-1/0/1:1-4)#
switchport mode access
Reminder:
Perform these steps on the other 4 x 10 edge ports.