White Papers

20 Using MLAG in Dell Networking N-Series Switches | version 1.5
configure
interface tengigabitethernet 1/0/1
channel-group 1 mode active
description MLAG_peer_link
end
configure
interface tengigabitethernet 1/0/1
channel-group 1 mode active
description MLAG_peer_link
end
Create a LAG for partner switches 2-3 to pass
traffic.
Assign a unique id for partner.
Create a LAG for partner switches 2-3 to pass
traffic.
Assign a unique id for partner.
configure
interface port-channel 40
switchport mode trunk
vpc 40
end
configure
interface port-channel 40
switchport mode trunk
vpc 40
end
Create a LAG for partner switch 6 to pass
traffic.
Assign a unique id for partner.
Create a LAG for partner switch 6 to pass
traffic.
Assign a unique id for partner.
configure
interface port-channel 60
switchport mode trunk
vpc 60
end
configure
interface port-channel 60
switchport mode trunk
vpc 60
end
Assign interfaces to connect to partner switch
2’s LAG.
Assign interfaces to connect to partner switch
2’s LAG.
configure
interface gigabitethernet 1/0/1
channel-group 40 mode active
description MLAG_Partner_link
end
configure
interface gigabitethernet 1/0/1
channel-group 40 mode active
description MLAG_Partner_link
end
Assign interfaces to connect to partner switch
3’s LAG.
Assign interfaces to connect to partner switch
3’s LAG.
configure
interface gigabitethernet 1/0/2
channel-group 40 mode active
description MLAG_Partner_link
end
configure
interface gigabitethernet 1/0/2
channel-group 40 mode active
description MLAG_Partner_link
end
Assign interfaces to port channel that will
connect to partner 6’s LAG
-put port 14 into LAG 60.
Assign interfaces to port channel that will
connect to partner 6’s LAG
-put port 13 into LAG 60.