In a typical WLAN, getting the right balance between the number of APs functioning as sensors and APs providing WLAN service is a serious challenge. The challenge increases exponentially with increase in the size of the deployment. As a rule, approximately 1/3 of the APs within a site should be configured as sensors to provide adequate coverage and monitor WLAN activity. Determining the minimum number of sensor APs required, selecting the APs ideally located to work as sensors and provisioning them as sensors is a cumbersome process. The Smart-sensor feature automates this process using an algorithm.
In a Smart-RF monitored deployment, neighbor details and configuration updates are collected in the Smart-RF neighbor table. This information is used in the algorithm to create a cluster of cells, with each cell representing an AP. The algorithm then identifies APs with best coverage area and provisions them as sensors. The algorithmic calculations vary depending on the cell size. The current implementation provides two algorithms based on whether the AP deployment is dense (small cell size) or sparse (big cell size).
Note
Tri-radio APs will operate as dedicated sensors, where as dual-radio APs will operate in the radio-share mode.A new 'tri-radio-only' parameter has been added for deployments consisting of tri-radio and dual-radio APs. This parameter, by default, provisions only tri-radio APs as sensors. Refer to the table for more information.
smart-sensor {algorithm|auto-trigger|band|tri-radio-only}
smart-sensor algorithm cell-size [dense|sparse]
smart-sensor {auto-trigger}
smart-sensor {band [smart-band-24GHz|smart-band-5GHz|smart-band-6GHz]}
smart-sensor tri-radio-only
smart-sensor algorithm cell-size [dense|sparse]
smart-sensor | Enables the Smart-sensor feature and configures the required parameters |
algorithm | Uses an algorithm to calibrate a cluster of cells and identify APs best suited to be provisioned as sensors. |
cell-size [dense|sparse] | Selects the algorithm to use based on the cell size. The options
are:
Note: By default
none of the algorithmic options is selected.
|
smart-sensor {auto-trigger|band [smart-band-24GHz|smart-band-5GHz|smart-band-6GHz]}
smart-sensor | Enables the Smart-sensor feature and configures the required parameters |
auto-trigger | Optional. Enables/disables auto-triggering of smart-sensor
calibration. Note: The auto-trigger option is enabled by default.
To disable auto-trigger, use the
no >
smart-sensor > auto-trigger
command.The Smart-sensor feature uses an algorithmic function to identify APs best suited to be provisioned as sensors. This algorithmic function is auto-triggered when the Smart-sensor feature is enabled for the first time. Auto-triggering of calibration is a one-time
process. In case, post auto-provisioning of the APs as sensor,
the number of APs deployed has changed or if the AP deployment
pattern has changed a re-calibration maybe need. To initiate
re-calibration, you will have to manually issue the |
band [smart-band-24GHz|smart-band-5GHz|smart-band-6GHz] | Optional. Selects the band (2.4GHz/ 5GHz/ 6GHz) used for neighbor
list selection for the Smart-sensor feature.
Note: Starting
with WiNG 7.3.1, a
tri-radio-only command has been introduced to
enable selection of both tri-radio and dual-radio APs as
sensors. See the following table for more
information. |
smart-sensor tri-radio-only
smart-sensor | Enables the Smart-sensor feature and configures the required parameters |
tri-radio-only | This option restricts the Smart-sensor algorithm to
only
select and provision tri-radio
APs as sensors. Note: It is enabled by
default.
If your deployment consists of a mix of
tri-radio and dual-radio APs, execute the |
nx9500-6C8809(config)#smart-rf-policy smt-sensor
nx9500-6C8809(config-smart-rf-policy-smt-sensor)#smart-sensor
nx9500-6C8809(config-smart-rf-policy-test)#smart-sensor band smart-band-24GHz
nx9500-6C8809(config-smart-rf-policy-smt-sensor)#smart-sensor algorithm cell-size [dense|sparse]
Note
Select 'dense' if the cell size is small (distance between neighboring APs is small). Select 'sparse' if the cell size if large (distance between neighboring APs is large).nx9500-6C8809(config-smart-rf-policy-smt-sensor)#show context smart-rf-policy smt-sensor no select-shutdown smart-sensor smart-sensor algorithm cell-size sparse smart-sensor auto-trigger smart-sensor band smart-band-24GHz smart-sensor tri-radio-only nx9500-6C8809(config-smart-rf-policy-smt-sensor)#
Note
The auto-trigger and tri-radio-only options are enabled by default.nx9500-6C8809(config-smart-rf-policy-smt-sensor)#no smart-sensor tri-radio-only
nx9500-6C8809(config-rf-domain-smt-sensor)#use smart-rf-policy smt-sensor
no (smart-rf-policy-config-mode-command) | Disables the smart-sensor feature |