DGS-6604 m spanning-tree port-priority
CLI Reference Guide
872
spanning-tree port-priority
This setting is used to configure the value of the STP port priority on a specified
port. It is only used for RSTP and STP version. Use the no form of this command
to reset to the default priority.
spanning-tree port-priority PRIORITY
no spanning-tree port-priority
Default PRIORITY: 128
Command Mode Interface configuration
Usage Guideline The port priority and the port number together form the Port Identifier. It will be
used in the computation of the port's role. This parameter is used only in RSTP /
STP-Compatible mode only. The port priority value must be divisible by 16, and a
lower priority value (number) represents a higher priority.
Both of the physical port or port-channel interfaces are valid interfaces for
configuration.
An error message will be returned if the priority is not a valid value.
Example This example shows how to configure the port priority to 0 for eth3.7.
Verify the settings by entering the show spanning-tree interface command.
Syntax Description
PRIORITY Specifies the port priority; valid values are from 0 to 240.
Switch(config)#interface eth3.7
Switch(config-if)#spanning-tree port-priority 0