The WiNG 7.2.1 smart-sensor feature uses an algorithm to provision APs as sensor within a site (RF Domain). The algorithm creates a cluster of cells based on inputs from the Smart-RF neighbor table. Each cell in the cluster represents an AP and adjacent cells are the AP's neighbor. The algorithm identifies APs with best coverage area and provisions them as sensors. However, the algorithmic calculations vary depending on the cell size. The current implementation provides two algorithms based on the cell size (dense/sparse). Use this command to specify the algorithm best suited for your deployment.
Note
The smart-sensor feature is only supported on the AP8533 (tri-radio) model AP.smart-sensor-algorithm cell-size [dense|sparse]
smart-sensor-algorithm cell-size [dense|sparse]
smart-sensor-algorithm | Uses an algorithm to calibrate a cluster of cells and provision sensor APs. |
cell-size [dense|sparse] | Selects the algorithm to use based on the cell size. The options
are:
Note: By default none of the algorithm options is
selected.
|
nx9500-6C8809(config-smart-rf-policy-smt-sensor)#smart-sensor
nx9500-6C8809(config-smart-rf-policy-smt-sensor)#smart-sensor-algorithm cell-size [dense|sparse]
nx9500-6C8809(config-smart-rf-policy-smt-sensor)show context include-factory | include smart-sensor smart-rt-rf-policy smt-sensor smart-sensor smart-sensor-algorithm cell-size sparse nx9500-6C8809(config-smart-rf-policy-smt-sensor)#
no (smart-rf-policy-config-mode-command) | Reverts to the default of no algorithm selected. |