Deploying FCoE (FIP Snooping) on Dell Force 10 MXL
65
CLI example of MXL FCoE configuration with LAG/PortChannel uplinked to Cisco Nexus
Figure 54.
vPC configuration
feature fip-snooping
protocol lldp
exit
service-class dynamic dot1p
default vlan-id 20
interface TenGigabitEthernet 0/1
portmode hybrid
switchport
protocol lldp
dcbx port-role auto-downstream
exit
spanning-tree pvst edge-port
no shutdown
exit
interface TenGigabitEthernet 0/43
port-channel-protocol LACP
port-channel 10 mode active
protocol lldp
no advertise dcbx-tlv ets-reco
dcbx port-role auto-upstream
exit
no shutdown
exit
interface TenGigabitEthernet 0/44
port-channel-protocol LACP
port-channel 10 mode active
protocol lldp
no advertise dcbx-tlv ets-reco
dcbx port-role auto-upstream
exit
no shutdown
exit
interface Port-channel 10
portmode hybrid
switchport
fip-snooping fcf
no shutdown
exit
interface Vlan 1000
tagged TenGigabitEthernet 0/1-52
fip-snooping enable
no shutdown
exit