White Papers
55 Using MLAG in Dell Networking N-Series Switches | version 1.5
Create a LAG for partner switch 5 to pass
traffic.
Assign a unique id for partner switch 5.
Create a LAG for partner switch 5 to pass
traffic.
Assign a unique id for partner switch 5.
configure
interface port-channel 60
switchport mode trunk
vpc 60
end
configure
interface port-channel 60
switchport mode trunk
vpc 60
end
Assign interfaces to VLAN that will connect to
partner 5’s LAG
- put both into same LAG 60.
Assign interfaces to VLAN that will connect to
partner 5’s LAG
- put both into same LAG 60.
configure
interface te 1/0/24
channel-group 60 mode active
switchport mode trunk
description MLAG_Partner_Link
end
configure
interface te 1/0/24
channel-group 60 mode active
switchport mode trunk
description MLAG_Partner_Link
end
Enable the MLAG.
Enable the MLAG.
configure
feature vpc
vpc domain 2
peer-keepalive enable
end
configure
feature vpc
vpc domain 2
peer-keepalive enable
end
MLAG configuration for N4032F-1 and N4032F-2