C
HAPTER
23
| Spanning Tree Commands
– 183 –
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
COMMAND USAGE
Use this command to enter STP interface configuration mode. In this mode
STP settings for specific VAP interfaces can be configured.