8-9
Cisco IOS Software Configuration Guide for Cisco Aironet Access Points
OL-30644-01
Chapter8 Configuring Spanning Tree Protocol
Configuring STP Features
Configuring STP Settings
Beginning in privileged EXEC mode, follow these steps to configure STP on the access point/bridge:
Command Purpose
Step1 configure terminal Enter global configuration mode.
Step2 interface { dot11radio number | fastethernet
number | GigabitEthernet number}
Enter interface configuration mode for radio or Ethernet
interfaces or sub-interfaces.
The 2.4-GHz radio and the 2.4-GHz 802.11n radio is 0.
The 5-GHz radio and the 5-GHz 802.11n radio is 1.
The fast Ethernet interface is 0.
Step3 bridge-group number Assign the interface to a bridge group. You can number your
bridge groups from 1 to 255.
Step4 no bridge-group number spanning-disabled Counteract the command that automatically disables STP for a
bridge group. STP is enabled on the interface when you enter
the bridge n protocol ieee command.
Step5 exit Return to global configuration mode.
Step6 bridge number protocol ieee Enable STP for the bridge group. You must enable STP on each
bridge group that you create with bridge-group commands.
Step7 bridge number priority priority (Optional) Assign a priority to a bridge group. The lower the
priority, the more likely it is that the bridge becomes the
spanning-tree root.
Step8 end Return to privileged EXEC mode.
Step9 show spanning-tree bridge Verify your entries.
Step10 copy running-config startup-config (Optional) Save your entries in the configuration file.