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 darrp-optimize {integer}
set darrp-optimize-schedules <name1>, <name2>, ...
set include-dfs-channel [enable|disable]
set include-weather-channel [enable|disable]
set monitor-period {integer}
set override-darrp-optimize [enable|disable]
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 |
|
||||||
|
darrp-optimize |
Time for running Distributed Automatic Radio Resource Provisioning (DARRP) optimizations (0 - 86400 sec, default = 86400, 0 = disable). |
integer |
Minimum value: 0 Maximum value: 86400 |
86400 |
||||||
|
darrp-optimize-schedules |
Firewall schedules for DARRP running time. DARRP will run periodically based on darrp-optimize within the schedules. Separate multiple schedule names with a space. Schedule name. |
string |
Maximum length: 35 |
|
||||||
|
include-dfs-channel |
Enable/disable use of DFS channel in DARRP channel selection phase 1 (default = enable). |
option |
- |
enable |
||||||
|
|
|
|||||||||
|
include-weather-channel |
Enable/disable use of weather channel in DARRP channel selection phase 1 (default = enable). |
option |
- |
enable |
||||||
|
|
|
|||||||||
|
monitor-period |
Period in seconds to measure average transmit retries and receive errors (default = 300). |
integer |
Minimum value: 0 Maximum value: 65535 |
300 |
||||||
|
name |
WiFi ARRP profile name. |
string |
Maximum length: 35 |
|
||||||
|
override-darrp-optimize |
Enable to override setting darrp-optimize and darrp-optimize-schedules (default = disable). |
option |
- |
disable |
||||||
|
|
|
|||||||||
|
selection-period |
Period in seconds to measure average channel load, noise floor, spectral RSSI (default = 3600). |
integer |
Minimum value: 0 Maximum value: 65535 |
3600 |
||||||
|
threshold-ap |
Threshold to reject channel in DARRP channel selection phase 1 due to surrounding APs (0 - 500, default = 250). |
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 (0 - 100, default = 60). |
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 (-95 to -20, default = -85). |
string |
Maximum length: 7 |
-85 |
||||||
|
threshold-rx-errors |
Threshold in percentage for receive errors to trigger channel reselection in DARRP monitor stage (0 - 100, default = 50). |
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 (-95 to -20, default = -65). |
string |
Maximum length: 7 |
-65 |
||||||
|
threshold-tx-retries |
Threshold in percentage for transmit retries to trigger channel reselection in DARRP monitor stage (0 - 1000, default = 300). |
integer |
Minimum value: 0 Maximum value: 1000 |
300 |
||||||
|
weight-channel-load |
Weight in DARRP channel score calculation for channel load (0 - 2000, default = 20). |
integer |
Minimum value: 0 Maximum value: 2000 |
20 |
||||||
|
weight-dfs-channel |
Weight in DARRP channel score calculation for DFS channel (0 - 2000, default = 0). |
integer |
Minimum value: 0 Maximum value: 2000 |
0 |
||||||
|
weight-managed-ap |
Weight in DARRP channel score calculation for managed APs (0 - 2000, default = 50). |
integer |
Minimum value: 0 Maximum value: 2000 |
50 |
||||||
|
weight-noise-floor |
Weight in DARRP channel score calculation for noise floor (0 - 2000, default = 40). |
integer |
Minimum value: 0 Maximum value: 2000 |
40 |
||||||
|
weight-rogue-ap |
Weight in DARRP channel score calculation for rogue APs (0 - 2000, default = 10). |
integer |
Minimum value: 0 Maximum value: 2000 |
10 |
||||||
|
weight-spectral-rssi |
Weight in DARRP channel score calculation for spectral RSSI (0 - 2000, default = 40). |
integer |
Minimum value: 0 Maximum value: 2000 |
40 |
||||||
|
weight-weather-channel |
Weight in DARRP channel score calculation for weather channel (0 - 2000, default = 0). |
integer |
Minimum value: 0 Maximum value: 2000 |
0 |
||||||