White Papers

78 Using MLAG in Dell Networking N-Series Switches | version 1.5
B.1.2 Configuring MLAG and vPC
Nexus_5548UP-1
Nexus_5548UP-2
Create a vPC domain.
Assign role priority.
Assign the keepalive management IP address
of Nexus_5548UP-2.
Create a vPC domain.
Assign role priority.
Assign the keepalive management IP address
of Nexus_5548UP-1.
configure
vpc domain 1
role priority 1
peer-keepalive destination
172.25.188.60
end
configure
vpc domain 1
role priority 65535
peer-keepalive destination
172.25.189.60
end
Configure port channel and port channel
members for the vPC peer link.
Create a port channel.
Configure the port channel for dot1q trunking.
Assign as a vPC peer link.
Configure port channel and port channel
members for the vPC peer link.
Create a port channel.
Configure the port channel for dot1q trunking.
Assign as a vPC peer link.
configure
interface port-channel 55
description vPC Peer Link
switchport mode trunk
vpc peer-link
end
configure
interface port-channel 55
description vPC Peer Link
switchport mode trunk
vpc peer-link
end
Assign the interfaces to the port channel and
enable LACP.
Assign the interfaces to the port channel and
enable LACP.
configure
interface ethernet 1/17-18
description vPC Peer Link
switchport mode trunk
channel-group 55 mode active
end
configure
interface ethernet 1/17-18
description vPC Peer Link
switchport mode trunk
channel-group 55 mode active
end
Configure the vPC going to the N4032F MLAG
peers.
Create the port channel.
Configure the port channel for dot1q trunking.
Specify the vPC ID.
Configure the vPC going to the N4032F MLAG
peers.
Create the port channel.
Configure the port channel for dot1q trunking.
Specify the vPC ID.
configure
interface port-channel 100
description Port Channel to N4032F
MLAG Peers
switchport mode trunk
vpc 100
end
configure
interface port-channel 100
description Port Channel to N4032F
MLAG Peers
switchport mode trunk
vpc 100
end