White Papers

46 Using MLAG in Dell Networking N-Series Switches | version 1.5
configure
interface te1/0/4
description te1/0/4_to_Nexus_N3024P-1
switchport mode trunk
channel-group 20 mode active
end
configure
interface te1/0/4
description
te1/0/4_to_Nexus_N3024P-1
switchport mode trunk
channel-group 20 mode active
end
Configure the MLAG going to the N3024P-2 switch.
Create the port channel.
Configure the port channel for dot1q trunking.
Specify the MLAG ID.
Configure the MLAG going to the N3024P-2
switch.
Create the port channel.
Configure the port channel for dot1q
trunking. Specify the MLAG ID.
configure
interface port-channel 30
description MLAG_to_N3024P-2
switchport mode trunk
vpc 30
end
configure
interface port-channel 30
description MLAG_to_N3024P-2
switchport mode trunk
vpc 30
end
Assign interfaces to the port channel and enable
LACP.
Assign interfaces to the port channel and
enable LACP.
configure
interface te1/0/5
description te1/0/5_to_N3024P-2
switchport mode trunk
channel-group 30 mode active
end
configure
interface te1/0/5
description te1/0/5_to_N3024P-2
switchport mode trunk
channel-group 30 mode active
end
MLAG configuration for N4032F-1 and N4032F-2
N3024P-1
N3024P-2
Configure the port channel connecting to the
upstream MLAG peer switches.
Configure the port channel connecting to
the upstream MLAG peer switches.
configure
interface port-channel 20
description Po20_to_N4032F_MLAG Peers
switchport mode trunk
end
configure
interface port-channel 30
description Po20_to_N4032F_MLAG
Peers
switchport mode trunk
end
Assign interfaces to the port channel and enable
LACP.
Assign interfaces to the port channel and
enable LACP.
configure
interface range te1/0/1-2
description te1/0/1-2_to
N4032F_MLAG_Peers
switchport mode trunk
channel-group 20 mode active
end
configure
interface range te1/0/1-2
description te1/0/1-2_to
N4032F_MLAG_Peers
switchport mode trunk
channel-group 30 mode active
end
LAG configuration for N3024P-1 and N3024P-2
Note: See appendix section B.2.2 for the corresponding Cisco port channel configuration for this example
environment.