4Single-Tier Example
This example shows the configuration of the two MLAG peers with two MLAG partners. The default spanning tree configuration is used and spanning tree is disabled on the peer link.
Primary MLAG peer (47)
N3048 (48)
MLAG
Partner Switch A (27)
(28)
(1/0/1) | (11) | Secondary MLAG peer |
|
| |
|
|
|
|
|
|
| (12) | N3048 | (1/0/1) | ||
|
|
| |||
|
|
|
|
| |
| MLAG | Partner Switch B | |||
|
| (29) | |||
|
| (30) |
|
|
|
Figure 4 Single tier MLAG topology
To configure the two MLAG peers in the basic configuration, follow the steps below:
1.Enter the following commands on both peer switches before enabling MLAG (using the feature vpc command) on each one. Each column below contains commands that can be cut and pasted into a CLI session.
|
| Primary MLAG Peer (N3048) | Secondary MLAG Peer N3048) | Description of commands |
|
|
| configure | configure |
|
|
|
| vlan 30 | vlan 30 | Create a VLAN for MLAG and all |
|
|
| exit | exit | partner traffic |
|
|
| interface | interface | Configure the port channel for |
|
|
| description | description | the peer link |
|
|
| - must be trunk mode |
| ||
|
| switchport mode trunk | switchport mode trunk |
|
|
|
| vpc | vpc |
|
|
|
| exit | exit |
|
|
|
| interface tengigabitethernet 1/0/1 | interface tengigabitethernet 1/0/1 | Identify and configure the peer |
|
|
| link interface |
| ||
|
| description | description |
|
|
|
| exit | exit |
|
|
|
| interface | interface | Create a LAG for partner switch |
|
|
| switchport mode trunk | switchport mode trunk | A to pass traffic |
|
|
|
|
|
|
|
9 | Using MLAG in Dell Networks |
|
|
|
.