User Manual

Table Of Contents
If this command is executed with the "no" syntax, the VLAN association for the MST instance is deleted. If as a result of this
deletion, not even one VLAN is associated with the MST instance, the MST instance is deleted.
If you specify an MST instance that has not been generated, the MST instance will also be generated.
[Note]
You cannot specify a VLAN ID that is associated with another MST instance.
[Example]
Associate VLAN #2 with MST instance #1.
SWR2310(config)#spanning-tree mst configuration
SWR2310(config-mst)#instance 1 vlan 2
6.3.18 Set priority of MST instance
[Syntax]
instance instance-id priority priority
no instance instance-id priority
[Parameter]
instance-id : <1-15>
Instance ID
priority : <0-61440> (multiple of 4096)
Priority value
[Initial value]
instance instance-id priority 32768
[Input mode]
MST mode
[Description]
Sets the priority of the MST instance.
Lower numeric values indicate a higher priority, increasing the probability that this MST instance will become the root bridge.
If this command is executed with the "no" syntax, the setting returns to the default.
[Example]
Set MST instance #2 to a priority of 4096.
SWR2310(config)#spanning-tree mst configuration
SWR2310(config-mst)#instance 2
SWR2310(config-mst)#instance 2 priority 4096
6.3.19 Set MST region name
[Syntax]
region region-name
no region
[Parameter]
region-name : Single-byte alphanumeric characters and single-byte symbols(32characters or less)
Region name
[Initial value]
region Default
[Input mode]
MST mode
[Description]
Sets the MST region name.
If this command is executed with the "no" syntax, the setting returns to the default.
Command Reference | Layer 2 functions | 221