No relevant resource is found in the selected language.
Your browser version is too early. Some functions of the website may be unavailable. To obtain better user experience, upgrade the browser to the latest version.
CloudEngine 12800 and 12800E V200R019C10 Configuration Guide - Ethernet Switching
This document describes the configuration of Ethernet services, including configuring MAC address table, link aggregation, M-LAG, VLAN, QinQ, VLAN mapping, GVRP, STP/RSTP, MSTP, VBST, ERPS (G.8032), LBDT, and Layer 2 protocol transparent transmission.
Huawei uses machine translation combined with human proofreading to translate this document to different languages in order to help you better understand the content of this document.
Note: Even the most advanced machine translation cannot match the quality of professional translators.
Huawei shall not bear any responsibility for translation accuracy and it is recommended that you refer to the English document (a link for which has been provided).
Configuring an MST Region
Configuring an MST Region
Context
An MST region contains multiple directly connected switching devices and network segments between these devices. These switching devices run MSTP and have the same MST region name, VLAN-to-MSTI mapping table, and MSTP revision level. One switching network can have multiple MST regions. You can group multiple switching devices into one MST region using MSTP commands.
Two switching devices belong to the same MST region when they have the same:
MST region name
VLAN-to-MSTI mapping
Revision level of the MST region
Perform the following steps on a switching device that needs to join an MST region.
Procedure
Configure the name of an MST region.
Run system-view
The system view is displayed.
Run stp region-configuration
The MST region view is displayed.
Run region-namename
The name of an MST region is configured.
By default, the name of an MST region is the MAC address of the management network interface on the MPU of the switching device.
(Optional) Run check region-configuration
The device is configured to check the MST region name.
Run commit
The configuration is committed.
Configure the mapping between MSTIs and VLANs.
You can configure the mapping between MSTIs and VLANs in the MST region view and VLAN instance view.
Configure the mapping between an MSTI and VLANs in the MST region view.
Run system-view
The system view is displayed.
Run stp region-configuration
The MST region view is displayed.
Run instanceinstance-idvlan { vlan-id1 [ tovlan-id2 ] }&<1-10>
The mapping between the MSTI and VLANs is configured.
By default, all VLANs in an MST region are mapped to MSTI 0.
A VLAN can be mapped to only one MSTI. If you map a VLAN that has already been mapped to an MSTI to another MSTI, the original mapping will be deleted.
(Optional) Run check region-configuration
The device is configured to check the mapping between the MSTI and VLANs.
Run commit
The configuration is committed.
Configure the mapping between an MSTI and VLANs in the VLAN instance view.
Run system-view
The system view is displayed.
Run vlan instance
The VLAN instance view is displayed.
Run instanceinstance-idvlan { vlan-id1 [ tovlan-id2 ] }&<1-10>
The mapping between VLANs and an MSTI is configured.
By default, all VLANs in the VLAN instance view are mapped to MSTI 0.
The vlan instance and stp region-configuration commands cannot be used together. If the mappings between VLANs and MSTIs have been configured by the stp region-configuration command, you must delete the configured mapping before using the vlan instance command.
(Optional) Run check vlan instance mapping
The configuration is checked.
Run commit
The configuration is committed.
If a VLANIF interface is bound to a VSI, the VLAN corresponding to the VLANIF interface cannot be associated with a non-0 MSTI.
(Optional) Configure the revision level of the MST region.
Run system-view
The system view is displayed.
Run stp region-configuration
The MST region view is displayed.
Run revision-levellevel
The MSTP revision level of the MST region is configured.
By default, the revision level of an MST region is 0.
If the MSTP revision level of the MST region where a switching device resides is not 0, perform this operation.
(Optional) Run check region-configuration
The device is configured to check the MSTP revision level of the MST region.