Chapter 2 Cisco IOS Commands
Examples
This example shows how to enable the Port Fast feature on an interface:
Switch(config)# interface fastethernet0/2
Switch(config-if)# spanning-tree portfast
You can verify your settings by entering the show running-config privileged EXEC command.
Related Commands
Command
show running-config
spanning-tree bpdufilter
spanning-tree bpduguard
spanning-tree portfast (global
configuration)
78-11195-09
Description
Displays the current operating configuration. For syntax
information, select Cisco IOS Configuration Fundamentals
Command Reference for Release 12.1 > Cisco IOS File
Management Commands > Configuration File Commands.
Prevents a port from sending or receiving bridge protocol data units
(BPDUs).
Puts a port in the error-disabled state when it receives a BPDU.
Globally enables the BPDU filtering or the BPDU guard feature on
Port Fast-enabled ports or enables the Port Fast feature on all
nontrunking ports.
Catalyst 3550 Multilayer Switch Command Reference
spanning-tree portfast (interface configuration)
2-441