White Papers

15 Using MLAG in Dell Networking N-Series Switches | version 1.5
configure
feature vpc
vpc domain 1
peer-keepalive enable
end
configure
feature vpc
vpc domain 1
peer-keepalive enable
end
MLAG configuration for N3048-1 and N3048-2
N3048-3
N3048-4
Create same VLAN on partners.
Create same VLAN on partners.
configure
vlan 30
end
configure
vlan 30
end
Configure the port channel trunk for the
partner link.
Configure the port channel trunk for the partner
link.
configure
interface port-channel 1
switchport mode trunk
end
configure
interface port-channel 1
switchport mode trunk
end
Assign interfaces to LAG.
Assign interfaces to LAG.
configure
interface gi1/0/27
channel-group 1 mode active
end
configure
interface gi1/0/29
channel-group 1 mode active
end
Assign interfaces to LAG.
Assign interfaces to LAG.
configure
interface gi1/0/28
channel-group 1 mode active
end
configure
interface gi1/0/30
channel-group 1 mode active
end
LAG configuration for N3048-3 and N3048-4
Note: See the appendix section A.1 for the commands required to validate the configuration and to ensure
that MLAG is working.