White Papers

26 Using MLAG in Dell Networking N-Series Switches | version 1.5
N3024P-1
N3024P-2
Configure host name.
Configure the IP and default route for
management.
Configure a user name and password.
Configure host name.
Configure the IP and default route for
management.
Configure a user name and password.
configure
hostname N3024P-1
interface out-of-band
ip address 172.25.188.73
255.255.0.0 172.25.188.254
exit
username admin password Dell1234
privilege 15
end
configure
hostname N3024P-2
interface out-of-band
ip address 172.25.188.74
255.255.0.0 172.25.188.254
exit
username admin password Dell1234
privilege 15
end
Configure RSTP-PV.
Configure VLANs 10, 20, and 30.
Configure RSTP-PV.
Configure VLANs 10, 20, and 30.
configure
spanning-tree mode rapid-pvst
vlan 10
name Marketing
exit
vlan 20
name HR
exit
vlan 30
name Operations
end
configure
spanning-tree mode rapid-pvst
vlan 10
name Marketing
exit
vlan 20
name HR
exit
vlan 30
name Operations
end
Initial setup for N3024P-1 and N3024P-2
6.3 Configuring MLAG and vPC
This section deals with setting up the switches for MLAG, vPC, and LACP port channels.
N2024-1
Configure the port channel connecting to the
upstream vPC peer switches.
configure
interface port-channel 8
description te1/0/1-
2_to_Nexus_5548UP_vPC_Peers
switchport mode trunk
interface range te1/0/1-2
description te1/0/1-
2_to_Nexus_5548UP_vPC_Peers
switchport mode trunk
channel-group 8 mode active
end
LAG configuration for N2024-1