Deploying FCoE (FIP Snooping) on Dell Force 10 MXL
62
CLI configuration example: vPC on Cisco Nexus 5000 Series switch (secondary switch),
Figure 52.
with FCoE configuration (can be copied and pasted)
feature fcoe
feature npiv
slot 2
port 15-16 type fc
vlan 20
vlan 1000
fcoe vsan 2
vsan database
vsan 2
vsan 2 interface vfc1
vsan 2 interface fc2/15
vsan 2 interface fc2/16
interface port-channel20
switchport mode trunk
switchport trunk native vlan 20
switchport trunk allowed vlan 1000
interface vfc1
bind interface port-channel20
no shutdown
interface fc2/15
no shutdown
interface fc2/16
no shutdown
interface Ethernet1/5
switchport mode trunk
switchport trunk native vlan 20
switchport trunk allowed vlan 1000
channel-group 20 mode active
no shut
interface Ethernet1/6
switchport mode trunk
switchport trunk native vlan 20
switchport trunk allowed vlan 1000
channel-group 20 mode active
no shut
zone name blade1 vsan 2
member interface fc2/15
member pwwn xx:xx:xx:xx:xx:xx:xx:xx
zoneset name set1 vsan 2
member blade1
zoneset activate name set1 vsan 2