hyperlocation
To configure Hyperlocation and related parameters for an AP group, use the hyperlocation command in the WLAN AP Group configuration (Device(config-apgroup)#
) mode. To disable Hyperlocation and related parameter configuration for the AP group, use the no form of the command.
[no] hyperlocation [ threshold { detection value-in-dBm | reset value-btwn-0-99 | trigger value-btwn-1-100} ]
Syntax Description
[no] hyperlocation |
Enables or disables Hyperlocation for an AP group. |
||
threshold detection value-in-dBm |
Sets threshold to filter out packets with low RSSI. The [no] form of the command resets the threshold to its default value. |
||
threshold reset value-btwn-0-99 |
Resets value in scan cycles after trigger. The [no] form of the command resets the threshold to its default value. |
||
threshold trigger value-btwn-1-100 |
Sets the number of scan cycles before sending a BAR to clients. The [no] form of the command resets the threshold to its default value.
|
Command Modes
WLAN AP Group configuration
Command History
Release | Modification |
---|---|
Cisco IOS XE Gibraltar 16.10.1 |
This command was introduced in a release earlier than Cisco IOS XE Gibraltar 16.10.1. |
Examples
-
This example shows how to set threshold to filter out packets with low RSSI:
Device(config-apgroup)# [no] hyperlocation threshold detection -100
-
This example shows how to reset value in scan cycles after trigger:
Device(config-apgroup)# [no] hyperlocation threshold reset 8
-
This example shows how to set the number of scan cycles before sending a BAR to clients:
Device(config-apgroup)# [no] hyperlocation threshold trigger 10