User`s guide

Deploying FCoE (FIP Snooping) on Dell PowerConnect 10G Switches: M8024-k, 8024, and 8024F
36
Configuring the Cisco Nexus 5000 series switch with firmware ver 5.0(3)N2(2a)
in NPV mode for a multiple link LAG (link aggregation) connection from the
Dell PowerConnect M8024-k or 8024()(F)
The typical scenario in a business environment consists of more than one connection or uplink. The
following pictures and examples describe a two link LAG from an M8024-k to the Cisco 5020.
Command-Line Interface Method
Multiple port link Cisco 5020 configuration (can be copied and pasted) Figure 27.
feature fcoe
system default switchport trunk mode auto
feature telnet
feature lacp
feature npv
feature npiv
vlan 20
vlan 1000
fcoe vsan 2
vsan database
vsan 2
vsan 2 interface vfc1
vsan 2 interface vfc2
vsan 2 interface fc2/1
vsan 2 interface fc2/2
interface port-channel1
switchport mode trunk
switchport trunk native vlan 20
switchport trunk allowed vlan 1000
interface vfc1
bind mac-address xx:xx:xx:xx:xx:xx
no shutdown
interface vfc2
bind mac-address xx:xx:xx:xx:xx:xx
no shutdown
interface fc2/1
no shutdown
interface fc2/2
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