8-27
Special Features
Wireless Distribution System (WDS) and Spanning Tree Protocol (STP)
CLI: Establishing STP Settings
CLI Commands Used in This Section
NOTE This STP configuration is available only through the CLI and not through the
Web browser interface.
Using the CLI to Establish STP Settings. The following example config-
ures Spanning Tree Protocol settings for the device. The “no” version of the
command disables STP on the device.
The “hello-time” range is 1–10, the “forward-delay” range is 4–30, and the
bridge “priority” range is 0–65535.
Command CLI Reference Page
[no] stp [hello-time <value>] [forward-delay <value>] [priority
<value>]
9-166
show interface ethernet 9-98
ProCurve Access Point 530# configure
ProCurve Access Point 530(config)# stp hello-time 10
ProCurve Access Point 530(config)# stp forward-delay 10
ProCurve Access Point 530(config)# stp priority 255
ProCurve Access Point 530(config)#