xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
436
DGS-3450:admin#config stp instance_id 2 add_vlan 1-3
Command: config stp instance_id 2 add_vlan 1-3
Success.
DGS-3450:admin#
To remove vlan id from mstp instance:
DGS-3450:admin# config stp instance_id 2 remove_vlan 2
Command: config stp instance_id 2 remove_vlan 2
Success.
DGS-3450:admin#
config stp mst_config_id
Purpose
Used to change the name or revision level of the MST configuration Identification.
Syntax
config stp mst_config_id {name <string> | revision_level <int 0-65535>
Description
To configure configuration name, revision level in the MST configuration Identification. The
default configuration name is the MAC address of the bridge.
Parameters
name
- The name given for a specified MST region.
revision_level
- The same given name with different revision level also represents for different
MST region.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To change the name and revision level of the MST configuration Identification:
DGS-3450:admin# config stp mst_config_id name R&D_BlockG revision_level 1
Commands: config stp mst_config_id name R&D_BlockG revision_level 1
Success.
DGS-3450:admin#
enable stp
Purpose
Used to enable STP globally.
Syntax
enable stp
Description
May be we could modify to allow user enable stp per instance. But CIST should be enabled
first before enable other instances. Current design is when user enable the CIST, all MSTIs
will be enabled automatically if FORCE_VERSION is set to MSTP(3) and there is at least one
vlan mapped to this instance.
Parameters
None.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To enable stp: