Deploying FCoE (FIP Snooping) on Dell Force 10 MXL
74
no advertise dcbx-tlv ets-reco
dcbx port-role auto-upstream
no shutdown
!
interface TenGigabitEthernet 0/53
no ip address
shutdown
!
interface TenGigabitEthernet 0/54
no ip address
shutdown
!
interface TenGigabitEthernet 0/55
no ip address
shutdown
!
interface TenGigabitEthernet 0/56
no ip address
shutdown
!
interface ManagementEthernet 0/0
ip address 172.25.188.143/16
no shutdown
!
interface Vlan 10
mtu 2500
!untagged TenGigabitEthernet 0/7,15,52
!
interface Vlan 1000
no ip address
mtu 2500
tagged TenGigabitEthernet 0/7,15,52
fip-snooping enable
no shutdown
!
service-class dynamic dot1p
!
ip ssh server enable
ip ssh server version 2
!
feature fip-snooping
!
protocol lldp
!
line console 0
line vty 0
line vty 1
line vty 2
line vty 3
line vty 4
line vty 5
line vty 6
line vty 7
line vty 8
line vty 9
!
End