White Papers

56 Using MLAG in Dell Networking N-Series Switches | version 1.5
N3024-1
N3024-2
Create same VLAN on partners. Create same VLAN on partners.
configure
vlan 30
end
configure
vlan 30
end
Configure the port channel trunks for the
partner links.
Configure the port channel trunks for the
partner links.
configure
interface port-channel 1
switchport mode trunk
end
configure
interface port-channel 1
switchport mode trunk
end
Assign first interface to LAG (channel-group).
Assign first interface to LAG (channel-group).
configure
interface te 1/0/1
channel-group 1 mode active
end
configure
interface te 1/0/1
channel-group 1 mode active
end
Assign second interface to LAG (channel-
group).
Assign second interface to LAG (channel-
group).
configure
interface te 1/0/2
channel-group 1 mode active
end
configure
interface te 1/0/2
channel-group 1 mode active
end
LAG configuration for N3024-1 and N3024-2
Note: See the appendix section A.6 for the commands required to validate the configuration and ensure that
MLAG works properly.