Configure MVST Basic Functions
When hoping to manage the devices in one domain via the MVST technology, the user can configure MVST. In the MVST configuration tasks, first enable the MVST function so that the other function configuration can take effect.
Configuration Condition
None
Configure Master Device
The master device is the nerve center of MVST. It provides one management channel for the MVST domain. The administrator manages the devices of the specified domain in a unified manner via the channel.
Table 3-2 Configure the master device
Step
|
Command
|
Description
|
Enter the global configuration mode
|
configure terminal
|
-
|
Enable the MVST function
|
mvst enable
|
Mandatory
By default, the MVST function is disabled.
|
Configure the specified device as the master device of the MVST domain
|
mvst master
|
Mandatory
By default, do not specify the master device.
|
Configure the MVST domain name
|
mvst domain-name domain-name
|
Optional
By default, the MVST domain name is mvst-1.
|
Create the MVST private aggregation port
|
mvst link-aggregation link-aggregation-id mode lacp/manual
|
Create the MVST link aggregation port
|
Add the members of the aggregation group
|
mvst interface interface-name join link-aggregation link-aggregation-id active
|
Add a member port to the MVST aggregation group
|
Enter the L2 Ethernet interface configuration mode
|
interface interface-name
|
Either
After entering the L2 Ethernet interface configuration mode, the subsequent configuration takes effect only on the current port. After entering the aggregation group configuration mode, the subsequent configuration takes effect only on the aggregation group.
|
Enter the aggregation group configuration mode
|
link-aggregation link-aggregation-id
|
Enable the MVST detection on the port
|
mvst inspection
|
Mandatory
By default, the MVST detection function of the port is disabled.
|
Configure Extended Card
When hoping to manage one device via MVST, the user can configure the device as the extended card of the MVST domain. After the box device enables the MVST function, the last two ports of the current device form one aggregation group as the private uplink port of MVST.
Table 3-3 Configure the extended card
Step
|
Command
|
Description
|
Enter the global configuration mode
|
configure terminal
|
-
|
Enable the MVST function
|
mvst enable
|
Mandatory
By default, the MVST function is disabled.
|