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