DES-3000 Series Layer 2 Switch CLI Reference Manual
Example usage:
To configure STP with path cost 19, priority 15, and state enabled for ports 1-5.
DES-3026:4#config stp ports 1-5 cost 19 priority 15 state enabled
Command: config stp ports 1-5 cost 19 priority 15 state enabled
Success.
DES-3026:4#
enable stp
Purpose Used to globally enable STP on the Switch.
Syntax
enable stp
Description This command allows the Spanning Tree Protocol to be globally
enabled on the Switch.
Parameters None.
Restrictions Only administrator-level users can issue this command.
Example usage:
To enable STP, globally, on the Switch:
DES-3026:4#enable stp
Command: enable stp
Success.
DES-3026:4#
disable stp
Purpose Used to globally disable STP on the Switch.
Syntax
disable stp
Description This command allows the Spanning Tree Protocol to be globally
disabled on the Switch.
Parameters None.
Restrictions Only administrator-level users can issue this command.
Example usage:
To disable STP on the Switch:
DES-3026:4#disable stp
Command: disable stp
Success.
DES-3026:4#
77