White Papers

79 Using MLAG in Dell Networking N-Series Switches | version 1.5
Assign interfaces to the port channel and enable
LACP.
Assign interfaces to the port channel and enable
LACP.
configure
interface ethernet 1/21-22
description eth1/21-22 to N4032F
MLAG Peers
switchport mode trunk
channel-group 100 mode active
end
configure
interface ethernet 1/21-22
description eth1/21-22 to N4032F
MLAG Peers
switchport mode trunk
channel-group 100 mode active
end
Configure the vPC going to the N2024-1.
Create the port channel.
Configure the port channel for dot1q trunking.
Specify the vPC ID.
Configure the vPC going to the N2024-1.
Create the port channel.
Configure the port channel for dot1q trunking.
Specify the vPC ID.
configure
interface port-channel 8
description Port Channel to N2024-1
switchport mode trunk
vpc 8
end
configure
interface port-channel 8
description Port Channel to N2024-1
switchport mode trunk
vpc 8
end
Assign interfaces to the port channel and enable
LACP.
Assign interfaces to the port channel and enable
LACP.
configure
interface ethernet 1/32
description eth1/32 to N2024-1
switchport mode trunk
channel-group 8 mode active
end
configure
interface ethernet 1/32
description eth1/32 to N2024-1
switchport mode trunk
channel-group 8 mode active
end
vPC configuration for Nexus_5548UP-1 and Nexus_5548UP-2
Nexus_5672UP-1
Configure the port channel connecting to the upstream
MLAG peer switches.
configure
interface port-channel 10
description Po10_to N4032F_MLAG Peers
switchport mode trunk
end
Assign interfaces to the port channel and enable LACP.
configure
interface eth1/1-2
description Eth1/1-2 to N4032F_MLAG Peers
switchport mode trunk
channel-group 10 mode active
end
MLAG configuration for Nexus_5672UP-1