Dell M8024 Switch User Manual


 
28
How to deploy the Dell M8024 family of switches in a Cisco Nexus network
On the Cisco Nexus 5010 switches
1. Log into the switch.
2. Type the following commands into your first Cisco Nexus 5010
switch (see Figure 34):
configure terminal
feature lacp
vlan 101-102
exit
interface ethernet 1/1-2
channel-group 1 mode active
exit
interface port-channel 1
switchport mode trunk
switchport trunk allowed vlan 101-102
end
Figure 34: Configuring a port channel with Trunking and multiple VLANs on the
first Cisco Nexus 5010 switch.
3. Type the following commands into your second Cisco Nexus 5010
switch (see Figure 35):
configure terminal
feature lacp
vlan 103-104
exit
interface ethernet 1/1-2
channel-group 1 mode active
exit
interface port-channel 1
switchport mode trunk
switchport trunk allowed vlan 103-104
end