Command Reference MSTP Commands
Ruijie(config-mst)# name region 1
Ruijie(config-mst)# revision 1
Ruijie(config-mst)# show spanning-tree mst configuration
Multi spanning tree protocol : Enable
Name : region1
Revision : 1Instance Vlans Mapped
---------- ---------------------
0 1-2,4,11-4094
1 3,5-10
-----------------------------------
Ruijie(config-mst)# exit
Ruijie(config)#
Displays the MST region configuration.
instance instance-id vlan vlan-range
Adds VLANs to the MST instance.
Configures the name of MST.
Configures the version of MST.
9.31 anning-tree mst cost
Use this command to set the path cost of an instance in the interface configuration mode. Use the no
form of the command to restore the default setting.
spanning-tree [ mst instance-id ] cost cost
no spanning-tree [ mst instance-id ] cost
Instance ID in the range from 0 to 64.
Path cost in the range from 1 to 200,000,000.
The default instance-id is 0.
The default value is calculated by the link rate of the interface automatically.
1000 Mbps—20000
100 Mbps—200000
10 Mbps—2000000
Interface configuration mode.