Dell N2048 Switch User Manual


 
10 Using MLAG in Dell Networks
.
Primary MLAG Peer (N3048)
Secondary MLAG Peer N3048)
Description of commands
switchport trunk native vlan 30
vpc 30
exit
interface port-channel 40
switchport mode trunk
switchport trunk native vlan 30
vpc 40
exit
interface gigabitethernet 1/0/47
channel-group 30 mode active
description "MLAG-Partner-link"
exit
interface gigabitethernet 1/0/48
channel-group 40 mode active
description "MLAG-Partner-Link"
exit
interface range gi1/0/xx-yy
switchport mode access
switchport access vlan 30
exit
feature vpc
vpc domain 1
peer-keepalive enable
exit
switchport trunk native vlan 30
vpc 30
exit
interface port-channel 40
switchport mode trunk
switchport trunk native vlan 30
vpc 40
exit
interface gigabitethernet 1/0/11
channel-group 30 mode active
description "MLAG-Partner-Link"
exit
interface gigabitethernet 1/0/12
channel-group 40 mode active
description "MLAG-Partner-Link"
exit
interface range gi1/0/xx-yy
switchport mode access
switchport access vlan 30
exit
feature vpc
vpc domain 1
peer-keepalive enable
exit
Must use a native VLAN
Assign a unique id for partner
switch A
Create a LAG (port-channel) for
partner switch B to pass traffic
Assign a unique id for partner
switch B
Assign interfaces to connect to
partner A LAG (channel-group)
Assign interfaces to connect to
partner B LAG (channel-group)
Assign additional ports to the
VLAN only for hosts that will be
using the MLAG
Enable the MLAG
Partner Switch A
Partner Switch B
Description of commands
configure
vlan 30
exit
interface port-channel 1
switchport mode trunk
switchport trunk native vlan 30
exit
interface gi1/0/27
channel-group 1 mode active
exit
interface gi1/0/28
channel-group 1 mode active
exit
interface range gi1/0/xx-yy
switchport mode access
switchport access vlan 30
exit
configure
vlan 30
exit
interface port-channel 1
switchport mode trunk
switchport trunk native vlan 30
exit
interface gi1/0/29
channel-group 1 mode active
exit
interface gi1/0/30
channel-group 1 mode active
exit
interface range gi1/0/xx-yy
switchport mode access
switchport access vlan 30
exit
create same VLAN on partners
configure the port channel
trunk for the partner link
Assign interfaces to MLAG
(channel-group)
Assign interfaces to MLAG
(channel-group)
Assign additional ports to the
VLAN only for hosts that will be
using the MLAG