10-32
Catalyst 3550 Multilayer Switch Software Configuration Guide
78-11194-03
Chapter10 Configuring STP
Configuring Advanced STP Features
Configuring Advanced STP Features
These sections include advanced STP configuration information:
Configuring Port Fast, page 10-32
Configuring BPDU Guard, page 10-33
Configuring UplinkFast for Use with Redundant Links, page 10- 34
Configuring Cross-Stack UplinkFast, page 10-35
Configuring BackboneFast, page 10-36
Configuring Root Guard, page 10-36
Enabling EtherChannel Guard, page 10-37

Configuring Port Fast

A port with the Port Fast feature enabled is moved directly to the spanning-tr ee forwarding state without
waiting for the standard forward-time delay.
Caution Use Port Fast only when connecting a single end station to a Layer 2 access port. En abling this feature
on an interface connected to a switch or hub could prevent STP f ro m de tectin g a nd di sabl ing loop s
in your network, which could cause broadcast storms and addr ess-l earn ing pro blem s.
Beginning in privileged EXEC mode, follow these steps to enable Port Fast on a Layer 2 access port:
To disable the Port Fast feature, use the no spanning-tree portfast interface configuration command.
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 interface interface-id Enter interface configuration mode, and specify an interface to
configure. Valid interfaces include physical interfaces and
port-channel logical interfaces (port-channel
port-channel-number).
Step3 spanning-tree portfast Enable Port Fast on a Layer 2 access port connected to a single
workstation or server.
By default, Port Fast is disabled on all interfaces.
Step4 end Return to privileged EXEC mode.
Step5 show running interface interface-id Verify your entries.
Step6 copy running-config startup-config (Optional) Save your entries in the configuration file.