White Papers

18 Using MLAG in Dell Networking N-Series Switches | version 1.5
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 peer link interface
-peer link requires a native
VLAN (i.e. VLAN 1 or other
VLAN made native).
Identify and configure the peer link interface
-peer link requires a native
VLAN (i.e. VLAN 1 or other
VLAN made native).
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 4-5 to pass
traffic
Assign a unique id for partner.
Create a LAG for partner switches 4-5 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 1 to pass
traffic.
Assign a unique id for partner.
Create a LAG for partner switch 1 to pass
traffic.
Assign a unique id for partner.
configure
interface port-channel 50
switchport mode trunk
vpc 50
end
configure
interface port-channel 50
switchport mode trunk
vpc 50
end
Assign interfaces to connect to partner 5’s half
of the full mesh LAG.
Assign interfaces to connect to partner 5’s half
of the full mesh 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 4’s half
of full mesh LAG.
Assign interfaces to connect to partner 4’s half
of full mesh LAG.