White Papers

19 Using MLAG in Dell Networking N-Series Switches | version 1.5
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 1’s LAG
-put port 14 into LAG 50.
Assign interfaces to port channel that will
connect to partner 1’s LAG
-put port 13 into LAG 50.
configure
interface gigabitethernet 1/0/14
channel-group 50 mode active
switchport mode trunk
switchport trunk allowed vlan 30
end
configure
interface gigabitethernet 1/0/13
channel-group 50 mode active
switchport mode trunk
switchport trunk allowed vlan 30
end
Enable the MLAG.
Enable the MLAG.
configure
feature vpc
vpc domain 1
peer-keepalive enable
end
configure
feature vpc
vpc domain 1
peer-keepalive enable
end
MLAG configuration for N3024-2 and N3024-3
N3024-4
N3024-5
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 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)