Displaying STP Settings
Summit 300-48 Switch Software User Guide 151
STP Configuration Example
The following Summit 300-48 switch example creates and enables an STPD named Backbone_st. It
assigns the Manufacturing VLAN to the STPD. It disables STP on ports 1:1 through 1:7 and port 1:12.
create stpd backbone_st
config stpd backbone_st add vlan manufacturing
enable stpd backbone_st
disable stpd backbone_st port 1:1-1:7,1:12
Displaying STP SettingsTo display STP settings, use the following command:
show stpd {<stpd_name>}
This command displays the following information:
•STPD name
•Bridge ID
•STPD configuration information
To display the STP state of a port, use the following command:
show stpd <stpd_name> port <portlist>
This command displays the following information:
•STPD port configuration
•STPD state (root bridge, and so on)
•STPD port state (forwarding, blocking, and so on)