Primary MLAG Peer (N3048)

Secondary MLAG Peer N3048)

Description of commands

switchport trunk native vlan 30

switchport trunk native vlan 30

Must use a native VLAN

vpc 30

vpc 30

Assign a unique id for partner

exit

exit

switch A

interface port-channel 40

interface port-channel 40

Create a LAG (port-channel) for

switchport mode trunk

switchport mode trunk

partner switch B to pass traffic

switchport trunk native vlan 30

switchport trunk native vlan 30

 

vpc 40

vpc 40

Assign a unique id for partner

exit

exit

switch B

interface gigabitethernet 1/0/47

interface gigabitethernet 1/0/11

Assign interfaces to connect to

channel-group 30 mode active

channel-group 30 mode active

partner A LAG (channel-group)

description "MLAG-Partner-link"

description "MLAG-Partner-Link"

 

exit

exit

 

interface gigabitethernet 1/0/48

interface gigabitethernet 1/0/12

Assign interfaces to connect to

channel-group 40 mode active

channel-group 40 mode active

partner B LAG (channel-group)

description "MLAG-Partner-Link"

description "MLAG-Partner-Link"

 

exit

exit

 

interface range gi1/0/xx-yy

interface range gi1/0/xx-yy

Assign additional ports to the

switchport mode access

switchport mode access

VLAN only for hosts that will be

switchport access vlan 30

switchport access vlan 30

using the MLAG

exit

exit

 

feature vpc

feature vpc

Enable the MLAG

vpc domain 1

vpc domain 1

 

peer-keepalive enable

peer-keepalive enable

 

exit

exit

 

Partner Switch A

Partner Switch B

Description of commands

configure

configure

 

vlan 30

vlan 30

create same VLAN on partners

exit

exit

 

interface port-channel 1

interface port-channel 1

configure the port channel

switchport mode trunk

switchport mode trunk

trunk for the partner link

switchport trunk native vlan 30

switchport trunk native vlan 30

 

exit

exit

 

interface gi1/0/27

interface gi1/0/29

Assign interfaces to MLAG

channel-group 1 mode active

channel-group 1 mode active

(channel-group)

exit

exit

 

interface gi1/0/28

interface gi1/0/30

Assign interfaces to MLAG

channel-group 1 mode active

channel-group 1 mode active

(channel-group)

exit

exit

 

interface range gi1/0/xx-yy

interface range gi1/0/xx-yy

Assign additional ports to the

switchport mode access

switchport mode access

VLAN only for hosts that will be

switchport access vlan 30

switchport access vlan 30

using the MLAG

exit

exit

 

10 Using MLAG in Dell Networks

.

Page 10
Image 10
Dell N3024, N2048 manual Partner Switch a Partner Switch B Description of commands, Partner a LAG channel-group