xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
437
DGS-3450:admin# enable stp
Command: enable stp
Success.
DGS-3450:admin#
disable stp
Purpose
Used to disable STP globally.
Syntax
disable stp
Description
To disable STP functionality in every existed instance.
Parameters
None.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To disable stp:
DGS-3450:admin# disable stp
Command: disable stp
Success.
DGS-3450:admin#
config stp version
Purpose
Used to enable STP globally.
Syntax
config stp version [mstp | rstp | stp]
Description
If version is configured as stp or rstp, all currently running MSTIs should be disabled. For
version is configured as mstp, current design is enabled all available MSTIs (assume that
CIST is enabled). Futher discussion needed to decide whether we let user to enable the
MSTIs.
Parameters
version
- To decide to run under which version of STP.
mstp
- Multiple Spanning Tree Protocol.
rstp
- Rapid Spanning Tree Protocol.
stp
- Spanning Tree Protocol.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To config stp version:
DGS-3450:admin# config stp version mstp
Command: config stp version mstp
Success.
DGS-3450:admin#
To config stp version with the same value of old configuration: