Deploying FCoE (FIP Snooping) on Dell Force 10 MXL
39
Command-Line Interface
Multiple port link (port-channel/LAG) Cisco Nexus 5548 configuration
Figure 35.
feature lacp
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-channel1
switchport mode trunk
switchport trunk native vlan 20
switchport trunk allowed vlan 1000
interface vfc1
bind interface port-channel1
no shutdown
interface Ethernet1/1
switchport mode trunk
switchport trunk native vlan 20
switchport trunk allowed vlan 1000
channel-group 1 mode active
interface Ethernet1/2
switchport mode trunk
switchport trunk native vlan 20
switchport trunk allowed vlan 1000
channel-group 1 mode active
zone name blade1 vsan 2
member interface fc2/15
member pwwn xx:xx:xx:xx:xx:xx:xx:xx
zone name blade2 vsan 2
member interface fc2/16
member pwwn xx:xx:xx:xx:xx:xx:xx:xx
zoneset name set1 vsan 2
member blade1
member blade2
zoneset activate name set1 vsan 2