D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
434
Parameters
priority - Specify the bridge priority value. This value must be divisible by 4096.
<value 0-61440> - Enter the bridge priority value here. This value must be between 0 and
61440.
instance_id - Identifier to distinguish different STP instances.
<value 0-7> - Enter the STP instance ID here. This value must be between 0 and 7.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the STP instance ID:
DES-3200-28/ME:admin#config stp priority 61440 instance_id 0
Command: config stp priority 61440 instance_id 0
Success.
DES-3200-28/ME:admin#
46-14 config stp version
Description
This command is used to enable STP globally.
Format
config stp version [mstp | rstp | stp]
Parameters
version - To decide to run under which version of STP.
mstp - Multiple Spanning Tree Protocol.
rstp - Rapid Spanning Tree Protocol.
stp - Spanning Tree Protocol.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure STP version:
DES-3200-28/ME:admin#config stp version mstp
Command: config stp version mstp
Success.
DES-3200-28/ME:admin#