White Papers
81 Using MLAG in Dell Networking N-Series Switches | version 1.5
B.2.2 Configuring MLAG and Port Channels
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
LAG configuration for Nexus_5672UP-1