User's Manual

Chapter 21
| Spanning Tree Commands
– 188
root port, a new root port is selected from among the device ports attached to the
network.
Example
AP(config)#bridge stp max-age 40
AP(config)#
bridge stp br-conf
priority
Use this command to configure the spanning tree priority globally for the wireless
bridge.
Syntax
bridge stp br-conf priority <priority>
priority - Priority of the bridge. (Range: 0 - 65535)
Default Setting
32768
Command Mode
Global Configuration
Command Usage
Bridge priority is used in selecting the root device, root port, and designated port.
The device with the highest priority becomes the STP root device. However, if all
devices have the same priority, the device with the lowest MAC address will then
become the root device.
Example
AP(config)#bridge stp br-conf priority 40000
AP(config)#
bridge stp port-conf
interface
This command enters STP interface configuration mode.
Syntax
bridge stp port-conf interface {ethernet | wireless <index>}
index - The wireless interface index number. (Only “0” for this AP.)
Default Setting
None
Command Mode
Global Configuration