config wireless-controller arrp-profile
Configure WiFi Automatic Radio Resource Provisioning (ARRP) profiles.
config wireless-controller arrp-profile
Description: Configure WiFi Automatic Radio Resource Provisioning (ARRP) profiles.
edit <name>
set comment {var-string}
set selection-period {integer}
set monitor-period {integer}
set weight-managed-ap {integer}
set weight-rogue-ap {integer}
set weight-noise-floor {integer}
set weight-channel-load {integer}
set weight-spectral-rssi {integer}
set weight-weather-channel {integer}
set weight-dfs-channel {integer}
set threshold-ap {integer}
set threshold-noise-floor {string}
set threshold-channel-load {integer}
set threshold-spectral-rssi {string}
set threshold-tx-retries {integer}
set threshold-rx-errors {integer}
set include-weather-channel [enable|disable]
set include-dfs-channel [enable|disable]
next
end
config wireless-controller arrp-profile
Parameter |
Description |
Type |
Size |
Default |
||||||
---|---|---|---|---|---|---|---|---|---|---|
comment |
Comment. |
var-string |
Maximum length: 255 |
|
||||||
selection-period |
Period in seconds to measure average channel load, noise floor, spectral RSSI . |
integer |
Minimum value: 0 Maximum value: 65535 |
3600 |
||||||
monitor-period |
Period in seconds to measure average transmit retries and receive errors . |
integer |
Minimum value: 0 Maximum value: 65535 |
300 |
||||||
weight-managed-ap |
Weight in DARRP channel score calculation for managed APs . |
integer |
Minimum value: 0 Maximum value: 2000 |
50 |
||||||
weight-rogue-ap |
Weight in DARRP channel score calculation for rogue APs . |
integer |
Minimum value: 0 Maximum value: 2000 |
10 |
||||||
weight-noise-floor |
Weight in DARRP channel score calculation for noise floor . |
integer |
Minimum value: 0 Maximum value: 2000 |
40 |
||||||
weight-channel-load |
Weight in DARRP channel score calculation for channel load . |
integer |
Minimum value: 0 Maximum value: 2000 |
20 |
||||||
weight-spectral-rssi |
Weight in DARRP channel score calculation for spectral RSSI . |
integer |
Minimum value: 0 Maximum value: 2000 |
40 |
||||||
weight-weather-channel |
Weight in DARRP channel score calculation for weather channel . |
integer |
Minimum value: 0 Maximum value: 2000 |
1000 |
||||||
weight-dfs-channel |
Weight in DARRP channel score calculation for DFS channel . |
integer |
Minimum value: 0 Maximum value: 2000 |
500 |
||||||
threshold-ap |
Threshold to reject channel in DARRP channel selection phase 1 due to surrounding APs . |
integer |
Minimum value: 0 Maximum value: 500 |
250 |
||||||
threshold-noise-floor |
Threshold in dBm to reject channel in DARRP channel selection phase 1 due to noise floor . |
string |
Maximum length: 7 |
-85 |
||||||
threshold-channel-load |
Threshold in percentage to reject channel in DARRP channel selection phase 1 due to channel load . |
integer |
Minimum value: 0 Maximum value: 100 |
60 |
||||||
threshold-spectral-rssi |
Threshold in dBm to reject channel in DARRP channel selection phase 1 due to spectral RSSI . |
string |
Maximum length: 7 |
-65 |
||||||
threshold-tx-retries |
Threshold in percentage for transmit retries to trigger channel reselection in DARRP monitor stage . |
integer |
Minimum value: 0 Maximum value: 1000 |
300 |
||||||
threshold-rx-errors |
Threshold in percentage for receive errors to trigger channel reselection in DARRP monitor stage . |
integer |
Minimum value: 0 Maximum value: 100 |
50 |
||||||
include-weather-channel |
Enable/disable use of weather channel in DARRP channel selection phase 1 . |
option |
- |
disable |
||||||
|
|
|||||||||
include-dfs-channel |
Enable/disable use of DFS channel in DARRP channel selection phase 1 . |
option |
- |
disable |
||||||
|
|