Wireless/Redundant Edge Services xl Module Management and Configuration Guide WS.02.xx and greater

Table Of Contents
A-68
ProCurve Wireless Services xl Module Command Line Reference
Wireless Commands
reset-rp - Resets the parent rp (this will reset all radios on that
radio-port).
rts-threshold - RTS threshold.
+<100-2346> - RTS threshold in bytes.
run-acs - Runs auto-channel-selection on a radio. The radio should
already have been configured for ACS.
self-heal-offset - Configure the self-healing offset for regulatory.
+<0-65535> - The self-heal offset in dB.
short-preamble - Short preamble.
speed - Configures the basic and supported data rates / speed.
+{1,2,5p5,6,9,11,12,18,24,36,48,54} - Mbps.
–+{basic1,basic2,basic5p5,basic6,basic9,basic11,basic12,basic18,basic2
4,basic36,basic48,basic54} - Mbps.
+default - Factory default rates based on radio-type.
+range - All rates enabled, the lowest one set to basic.
+throughput - All rates basic (note: only g clients allowed on 11bg .
wmm - 802.11e / Wireless MultiMedia parameters.
+background - Background traffic [DSCP: 0x08, 0x10] [802.1d: 1, 2]
+best effort - Best effort traffic [DSCP: 0x00, 0x18] [802.1d: 0, 3]
+video - Video Traffic [DSCP: 0x20, 0x28] [802.1d: 4, 5]
+voice - Voice Traffic [DSCP: 0x30, 0x38] [802.1d: 6, 7]
The background, best effort, voice, and video share these parameters:
-aifsn - Arbitration Inter Frame Spacing Number: the wait time in
milliSeconds between data frames is derived using AIFSN and the
slot-time.
++<1-15> - The Arbitration Inter Frame Spacing Number.
-burst - Transmit-opportunity: an interval of time when a particular
WMM STA has the right to initiate transmissions onto the wireless
medium.
++<0-65535> - The transmit-opportunity in 32 microSecond units.
-cw - Contention Window parameters: wireless stations pick a
number between 0 and the minimum contention window to wait
before retrying transmission. Stations then double their wait time
on a collision, until it reaches the maximum contention window.
++<0-15> - cwMin: The minimum contention window. The actual
value used is (2^cwMin - 1).
- -<0-15> - cwMax: The maximum contention window. The
actual value used is (2^cwMax - 1).