Deploying FCoE (FIP Snooping) on Dell Force 10 MXL
15
Command-Line Interface Method
Example commands for Dell Force10 MXL (can be copied and pasted)
Figure 9.
NOTE
: The commands should be entered in the order from the previous flowchart. The
running-config which is partially displayed in this figure shows where the entries occur, but
not the proper order.
NOTE
: The default vlan-id must be configured in a manner consistent with allowing the
initial FIP packets to occur on the ports using FCoE. See above configuration for reference.
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/52
portmode hybrid
switchport
fip-snooping port-mode fcf
protocol lldp
no advertise dcbx-tlv ets-reco
dcbx port-role auto-upstream
exit
no shutdown
exit
interface ManagementEthernet 0/0
ip address 172.25.188.143/16
no shutdown
exit
interface Vlan 20
exit
interface Vlan 1000
tagged TenGigabitEthernet 0/1,52
fip-snooping enable
no shutdown
exit