White Papers

54 Using MLAG in Dell Networking N-Series Switches | version 1.5
N4032F-1
N4032F-2
Create a VLAN for MLAG and all partner traffic. Create a VLAN for MLAG and all partner traffic.
configure
vlan 30
end
configure
vlan 30
end
Configure the port channel for the peer link
- must be trunk mode.
Configure the port channel for the peer link
- must be trunk mode.
configure
interface port-channel 1
description MLAG_peer_link
switchport mode trunk
vpc peer link
end
configure
interface port-channel 1
description MLAG_peer_link
switchport mode trunk
vpc peer link
end
Identify and configure the switch 4-5 peer link
interfaces.
Identify and configure the switch 4-5 peer link
interfaces.
configure
interface fo 1/1/2
channel-group 1 mode active
description MLAG_peer_link
end
configure
interface fo 1/1/2
channel-group 1 mode active
description MLAG_peer_link
end
Create a LAG for partner switches S4810-1 and
S4810-2 to pass traffic.
Assign a unique id for partner.
Create a LAG for partner switches S4810-1 and
S4810-2 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
Assign interfaces to connect to switch 2‘s half
of full mesh LAG.
Assign interfaces to connect to switch 2‘s half
of full mesh LAG.
configure
interface te 1/0/1
channel-group 40 mode active
description MLAG_Partner_Link
end
configure
interface te 1/0/1
channel-group 40 mode active
description MLAG_Partner_Link
end
Assign interfaces to connect to switch 3’s half
of full mesh LAG.
Assign interfaces to connect to switch 3’s half
of full mesh LAG.
configure
interface te 1/0/2
channel-group 40 mode active
description MLAG_Partner_Link
end
configure
interface te 1/0/2
channel-group 40 mode active
description MLAG_Partner_Link
end