GS-4210-Series (V2) User Manual

Table Of Contents
Command Guide of GS-4210 Series
313
revision <0-65535>
instance <0-15> vlan [ VLAN-LIST ]
Parameter:
NAME
Specify the MSTP bridge name of MST Configuration ID.
(Max. 32 chars)
<0-65535>
Specify the MSTP revision number of MST Configuration ID.
<0-15>
Specify the MST instance ID.
VLAN-LIST
Specify the VLAN list to be mapped to this specified instance.
Default:
name (Switch’s MAC address)
revision 0
instance 0 vlan all
Mode:
Global Configuration
Usage Guide:
This command configures the MSTP Configuration ID. The configuration could be shown by “show spanning-tree mst
configuration” command.
Example:
This example sets MSTP Configuration ID, name to `Region1`, revision to `123` and VLAN 100 mapped to instance
1.
Switch# configure
Switch(config)# spanning-tree mst configuration
Switch(config-mst)# name Region1
Switch(config-mst)# revision 123
Switch(config-mst)# instance 1 vlan 100
Switch(config-mst)# exit
Switch(config)# exit
Switch# show spanning-tree mst configuration
Name [Region1]
Revision 123 Instances configured 2
Instance Vlans mapped
-------- ---------------------------------------------------------------------
0 1-99,101-4094
1 100