D-Link DGS-3600 Switch User Manual


 
xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
476
DGS-3627:admin# show stp mst_config_id
Command: show stp mst_config_id
Current MST Configuration Identification
----------------------------------------
Configuration Name : 00-22-22-22-22-00 Revision Level :0
MSTI ID Vid list
------- -----------
CIST 1-4094
DGS-3627:admin#
create stp instance_id
Purpose To create an MST Instance without mapping the corresponding VLANs yet.
Syntax
create stp instance_id <value 1-15>
Description To create a new MST instance independent from the default Instance: CIST (Instance 0).
After creating the MST instance, need to do the configuration of VLANs, or this newly created
MST instance will still be in disable state.
Parameters
instance_id - MSTP instance id. Instance 0 represents for default instance, CIST. The DUT
support 16 Instance (0-15) at most.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To create mstp instance:
DGS-3627:admin# create stp instance_id 2
Command: create stp instance_id 2
Success.
DGS-3627:admin#
delete stp instance_id
Purpose Used to delete MST Instance.
Syntax
delete stp instance_id <value 1-15>
Description To delete the specified MST Instance . CIST (Instance 0) can not be deleted and only can
delete one instance at a time.
Parameters
instance_id - MSTP instance id. Instance 0 represents for default instance, CIST. The DUT
support 16 Instance (0-15) at most.
Restrictions Only Administrator and Operator-level users can issue this command.
Example usage:
To delete mstp instance: