DGS-3200 Series Layer 2 Gigabit Managed Switch CLI Manual
151
Restrictions
You must have administrator privilege.
Examples
To configure the STP version:
DGS-3200-10:4# config stp version mstp
Command: config stp version mstp
Success.
DGS-3200-10:4#
To configure the STP version with the same value of the old configuration:
DGS-3200-10:4# config stp version mstp
Command: config stp version mstp
Configure value is the same with current value.
Fail!
DGS-3200-10:4#
16-12 config stp priority
Purpose
Used to configure the instance priority.
Format
config stp priority <value 0-61440> instance_id <value 0-15>
Description
One of the parameters used to select the Root Bridge.
Parameters
Parameters Description
priority
The bridge priority value must be divisible by 4096.
instance_id
Identifier to distinguish different STP instances.
Restrictions
You must have administrator privilege.