Reference Guide

Table Of Contents
Dell PowerConnect W-Series ArubaOS 6.1 CLI | Reference Guide wlan dot11k-profile | 1311
Syntax
Parameter Description Default
<profile> Name of this instance of the profile. The name must be 1-63 characters. “default”
bcn-measurement-mode Configures an active, beacon-table or passive beacon measurement mode for
the profile.
beacon-table
active
Enables active beacon measurement mode.
In this mode, the client sends a
probe request to the broadcast destination address on all supported channels,
sets a measurement duration timer, and, at the end of the measurement
duration, compiles all received beacons or probe response with the requested
SSID and BSSID into a measurement report.
NOTE: If the station doesn't support active measurement mode, it returns a
Beacon Measurement Report with the Incapable bit set in the Measurement
Report Mode field.
beacon-table
Enables beacon-table beacon measurement mode.
In this mode, the client
measures beacons and returns a report with stored beacon information for
any supported channel with the requested SSID and BSSID. The client does
not perform any additional measurements. This is the default beacon
measurement mode.
NOTE: If a station doesn't support beacon-table able measurement mode, it
returns a Beacon Measurement Report with the Incapable bit set in the
Measurement Report Mode field.
passive Enables passive beacon measurement mode. In this mode, the client sets a
measurement duration timer, and, at the end of the measurement duration,
compiles all received beacons or probe response with the requested SSID and
BSSID into a measurement report.
NOTE: If a station doesn't support passive measurement mode, it returns a
Beacon Measurement Report with the Incapable bit set in the Measurement
Report Mode field.
clone <profile> Copy settings from another specified 802.11k profile.
dot11k-enable Enables the 802.11K feature. This feature is disabled by default. Disabled
force-dissasoc This feature allows the AP to forcefully disassociate “on-hook” voice clients
(clients that are not on a call) after period of inactivity.
Without the forced disassociation feature, if an AP has reached its call
admission control limits and an on-hook voice client wants to start a new call,
that client may be denied. If forced disassociation is enabled, those clients
can associate to a neighboring AP that can fulfil their QoS requirements.
This feature is disabled by default.
Disabled
bcn-req-time This option configures the time duration between two consecutive beacon
requests sent to a dot11K client. By default, the beacon requests are sent to a
dot11K client every 60 seconds. However, if a different value is required, the
bcn-req-time option can be used.
This permits values in the range from 10 seconds to 200 seconds.
60 seconds
lm-req-time This option configures the time duration between two consecutive link
measurement requests sent to an dot11K client. By default, link measurement
requests are sent to a dot11K client every 61 seconds. However, you can use
the lm-req-time option to specify different time interval.
This permits values in the range from 10 seconds to 200 seconds.
61 seconds