Specifications

CLI Commands
The following table summarizes the equivalent CLI commands for items in the Spanning Tree/Bridge Settings page.
Example
Console(config)#spanning-tree mode rstp
Console(config)#spanning-tree
Console(config)#spanning-tree forward-time 15
Console(config)#spanning-tree hello-time 2
Command
Usage
spanning-tree
Enables the Spanning Tree algorithm globally for the switch.
Use the no form command to disable it.
spanning-tree mode {stp | rstp}
Selects the Spanning Tree mode for the switch.
Use the no form to return to the default (STP).
spanning-tree forward-time seconds
Configures the Spanning Tree bridge forward time globally for the switch.
spanning-tree hello-time time
Configures the Spanning Tree bridge hello time globally for the switch.
spanning-tree max-age seconds
Configures the Spanning Tree bridge maximum age globally for the switch.
spanning-tree priority priority
Configures the Spanning Tree priority globally for the switch.
show spanning-tree [interface]
Shows the Spanning Tree configuration.