D-Link DGS-3100 Switch User Manual


 
DGS-3100 Series Gigabit Stackable Managed Switch CLI Manual
81
DGS3
100# config stp instance_id 2 add_vlan 10
Success.
DGS3100#
To remove VID 10 from instance id 2:
DGS3100# config stp instance_id 2 remove_vlan 10
Success.
DGS3100#
config stp priority
Purpose To update the STP instance configuration.
Syntax
config stp priority <value 0-61440> instance_id <value 0-15>
Description The config stp priority command updates the STP instance
configuration settings on the Switch. The MSTP uses the priority in
selecting the root bridge, root port and designated port. Assigning
higher priorities to STP regions instructs the Switch to give
precedence to the selected instance_id for forwarding packets. A
lower value indicates a higher priority.
Parameters priority <value 0-61440> - The priority for a specified instance_id for
forwarding packets. The value may be between 0 and 61440, and
must be divisible by 4096. A lower value indicates a higher priority.
instance_id <value 0-15> - The value of the previously configured
instance id for which the user wishes to set the priority value. An
instance_id of 0 denotes the default instance_id (CIST) internally set
on the Switch.
Restrictions Only administrator or operator-level users can issue this command.
Example usage:
To set the priority value for instance_id 2 as 4096:
DGS3100# config stp priority 4096 instance_id 2
Success.
DGS3100#
config stp mst_config_id
Purpose To update the MSTP configuration identification.
Syntax
config stp mst_config_id [revision_level <int 0-65535> | name
<string>]
Description The config stp mst_config_id command uniquely identifies the
MSTP configuration currently configured on the Switch. Information