D-Link DES-3500Series Switch User Manual


 
DES-3500 Layer 2 Fast Ethernet Switch CLI Reference Manual
85
config stp mst_ports
priority <value 0-240> - Enter a value between 0 and 240 to set the
priority for the port interface. A higher priority will designate the
interface to forward packets first. A lower number denotes a higher
priority.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To designate ports 1 through 5, with instance id 2, to have an auto internalCost and a priority of 16:
DES-3526:admin#config stp mst_config_id ports 1-5
instance_id 2 internalCost auto priority 16
Command : config stp mst_config_id ports 1-5 instance_id
2 internalCost auto priority 16
Success.
DES-3526:admin#
show stp
Purpose Used to display the Switch’s current STP configuration.
Syntax
show stp
Description This command displays the Switch’s current STP configuration.
Parameters None
Restrictions None.
Example usage:
To display the status of STP on the Switch:
Status 1: STP enabled with STP compatible version
DES-3526:admin#show stp
Command: show stp
STP Status : Enabled
STP Version : STP Compatible
Max Age : 20
Hello Time : 2
Forward Delay : 15
Max Age : 20
TX Hold Count : 3
Forwarding BPDU : Enabled
DES-3526:admin#
Status 2 : STP enabled for RSTP
DES-3526:admin#show stp
Command: show stp
STP Status : Enabled
STP Version : RSTP
Max Age : 20
Hello Time : 2
Forward Delay : 15
Max Age : 20
TX Hold Count : 3
Forwarding BPDU : Enabled
DES-3526:admin#