2-439
Catalyst 2950 and Catalyst 2955 Switch Command Reference
0L-10102-01
Chapter 2 Catalyst 2950 and 2955 Cisco IOS Commands
spanning-tree backbonefast
spanning-tree backbonefast
Use the spanning-tree backbonefast global configuration command to enable the BackboneFast
feature. Use the no form of this command to return to the default setting.
spanning-tree backbonefast
no spanning-tree backbonefast
Syntax Description This command has no arguments or keywords.
Defaults BackboneFast is disabled.
Command Modes Global configuration
Command History
Usage Guidelines You can configure the BackboneFast feature for rapid PVST+ or for multiple spanning-tree (MST)
mode, but the feature remains disabled (inactive) until you change the spanning-tree mode to PVST+.
BackboneFast is started when a root port or blocked port on a switch receives inferior bridge protocol
data units (BPDUs) from its designated bridge. An inferior BPDU identifies one switch as both the root
bridge and the designated bridge. When a switch receives an inferior BPDU, it means that a link to which
the switch is not directly connected (an indirect link) has failed (that is, the designated bridge has lost
its connection to the root switch). If there are alternate paths to the root switch, BackboneFast causes the
maximum aging time on the ports on which it received the inferior BPDU to expire and allows a blocked
port to move immediately to the listening state. BackboneFast then transitions the interface to the
forwarding state. For more information, see the software configuration guide for this release.
Enable BackboneFast on all supported switches to allow the detection of indirect link failures and to start
the spanning-tree reconfiguration sooner.
Examples This example shows how to enable BackboneFast on the switch:
Switch(config)# spanning-tree backbonefast
You can verify your setting by entering the show spanning-tree summary privileged EXEC command.
Related Commands
Release Modification
12.1(6)EA2 This command was introduced.
Command Description
show spanning-tree summary Displays a summary of the spanning-tree port states.