D-Link DGS-3600 Switch User Manual


 
xStack DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
90
config stp instance_id
<vidlist> – Specify the VID range from configured VLANs set on the
Switch. Supported VIDs on the Switch range from ID number 1 to 4094.
Restrictions Only administrator-level users can issue this command.
Example usage:
To configure instance ID 2 to add VID 10:
DGS-3600:4#config stp instance_id 2 add_vlan 10
Command : config stp instance_id 2 add_vlan 10
Success.
DGS-3600:4#
Example usage:
To remove VID 10 from instance ID 2:
DGS-3600:4#config stp instance_id 2 remove_vlan 10
Command : config stp instance_id 2 remove_vlan 10
Success.
DGS-3600:4#
delete stp instance_id
Purpose Used to delete a STP instance ID from the Switch.
Syntax
delete stp instance_id <value 1-15>
Description This command allows the user to delete a previously configured STP
instance ID from the Switch.
Parameters <value 1-15> - Enter a value between 1 and 15 to identify the Spanning
Tree instance on the Switch.
Restrictions Only administrator-level users can issue this command.
Example usage:
To delete STP instance ID 2 from the Switch.
DGS-3600:4#delete stp instance_id 2
Command: delete stp instance_id 2
Success.
DGS-3600:4#
config stp priority
Purpose Used to update the STP instance configuration.
Syntax
config stp priority <value 0-61440> instance_id <value 0-15>
Description This command is used to update the STP instance configuration settings
on the Switch. The MSTP will utilize the priority in selecting the root
bridge, root port and designated port. Assigning higher priorities to STP
regions will instruct the Switch to give precedence to the selected
instance_id for forwarding packets. The lower the priority value set, the
higher the priority.