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 | interface | Create a LAG |
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 |
partner A LAG | ||
description | description |
|
exit | exit |
|
interface gigabitethernet 1/0/48 | interface gigabitethernet 1/0/12 | Assign interfaces to connect to |
partner B LAG | ||
description | description |
|
exit | exit |
|
interface range | interface range | 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 |
|
| ||
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 | interface | 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 |
exit | exit |
|
interface gi1/0/28 | interface gi1/0/30 | Assign interfaces to MLAG |
exit | exit |
|
interface range | interface range | 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
.