17 spanning-tree mst priority – PLANET XGS3-24040 User Manual
Page 204
13-70
Command mode:
Port Mode
Default:
The default port priority is 128.
Usage Guide:
By setting the port priority, users can control the port ID of the instance in order to control the root
port and designated port of the instance. The lower the value of the port priority is, the higher the
priority is.
Example:
Set the port priority as 32 on the port 1/2 for the instance 1.
Switch(config)#interface ethernet 1/2
Switch(Config-If-Ethernet1/2)#spanning-tree mst 1 port-priority 32
13.1.17 spanning-tree mst priority
Command:
spanning-tree mst
no spanning-tree mst
Function:
Set the bridge priority for the specified instance; the command “no spanning-tree mst
Parameter:
priority. The valid range is from 0 to 61440. The value should be the multiples of 4096, such as 0,
4096, 8192…61440.
Command mode:
Global Mode
Default:
The default bridge priority is 32768.
Usage Guide:
By setting the bridge priority, users can change the bridge ID for the specified instance. And the
bridge ID can influence the elections of root bridge and designated port for the specified instance.
Example:
Set the priority for Instance 2 to 4096.
Switch(config)#spanning-tree mst 2 priority 4096