- Table of Contents
-
- 08-Radio Resources Management Command Reference
- 00-Preface
- 01-Radio management commands
- 02-WLAN radio load balancing commands
- 03-WLAN load balancing commands
- 04-WLAN radio resource measurement commands
- 05-Band navigation commands
- 06-WLAN RRM commands
- 07-Channel scanning commands
- 08-Spectrum management commands
- Related Documents
-
Title | Size | Download |
---|---|---|
06-WLAN RRM commands | 260.10 KB |
calibrate-bandwidth self-decisive
calibrate-channel 2.4g channel-usage-threshold
calibrate-channel 2.4g crc-error-threshold
calibrate-channel 2.4g interference-threshold
calibrate-channel 2.4g noise-threshold
calibrate-channel 2.4g receive-service-traffic threshold
calibrate-channel 2.4g retransmission-threshold
calibrate-channel 2.4g tolerance-level
calibrate-channel 5g channel-usage-threshold
calibrate-channel 5g crc-error-threshold
calibrate-channel 5g interference-threshold
calibrate-channel 5g noise-threshold
calibrate-channel 5g receive-service-traffic threshold
calibrate-channel 5g retransmission-threshold
calibrate-channel 5g tolerance-level
calibrate-channel 6g channel-usage-threshold
calibrate-channel 6g crc-error-threshold
calibrate-channel 6g interference-threshold
calibrate-channel 6g noise-threshold
calibrate-channel 6g receive-service-traffic threshold
calibrate-channel 6g retransmission-threshold
calibrate-channel 6g tolerance-level
calibrate-channel self-decisive
calibrate-channel track radar-detect enable
calibrate-power 2.4g adjacency-factor
calibrate-power 2.4g threshold
calibrate-power 5g adjacency-factor
calibrate-power 6g adjacency-factor
display wlan rrm baseline apply-history
snmp-agent trap enable wlan rrm
wlan calibrate-channel pronto ap all
wlan calibrate-power pronto ap all
wlan rrm calibration-bandwidth interval
wlan rrm calibration-channel ap
wlan rrm calibration-channel interval
wlan rrm calibration-power interval
WLAN RRM commands
calibrate-bandwidth self-decisive
Use calibrate-bandwidth self-decisive enable to enable automatic bandwidth adjustment.
Use undo calibrate-bandwidth self-decisive to restore the default.
Syntax
calibrate-bandwidth self-decisive enable { 5g | 6g | all }
undo calibrate-bandwidth self-decisive enable { 5g | 6g | all }
Default
Automatic bandwidth adjustment is disabled.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
5g: Specifies 5 GHz radios.
6g: Specifies 6 GHz radios.
all: Specifies both the 5 GHz and 6 GHz radios.
Usage guidelines
With automatic bandwidth adjustment enabled, the AP starts channel quality detection when the automatic bandwidth adjustment interval is reached, and determines whether to perform bandwidth adjustment. It decreases the bandwidth for a radio to reduce interference if the number of neighbor radios for that radio is large, and increases the bandwidth to increase transmission rate if the number is small.
This command takes effect only on 5 GHz and 6 GHz radios.
Examples
# Enable automatic bandwidth adjustment.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-bandwidth self-decisive enable 5g
calibrate-channel 2.4g channel-usage-threshold
Use calibrate-channel 2.4g channel-usage-threshold to set the channel usage threshold for 2.4 GHz radios.
Use undo calibrate-channel 2.4g channel-usage-threshold to restore the default.
Syntax
calibrate-channel 2.4g channel-usage-threshold percent percent
undo calibrate-channel 2.4g channel-usage-threshold percent
Default
The channel usage threshold is 60 for 2.4 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
percent percent: Specifies the channel usage threshold in percent. The value range is 1 to 100.
Usage guidelines
Auto DFS is triggered when both the channel usage threshold and interference ratio threshold are reached or exceeded, but the received service traffic fails to reach the service traffic threshold.
· Channel usage threshold—Proportion of channel resources used for packet transmitting and receiving.
· Interference ratio threshold—Proportion of channel resources used by interferences to the total used channel resources.
· Service traffic threshold—Proportion of received service traffic to the total received traffic.
Examples
# Set the channel usage threshold to 40 for 2.4 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 2.4g channel-usage-threshold percent 40
Related commands
calibrate-channel 2.4g interference-threshold
calibrate-channel 2.4g receive-service-traffic threshold
calibrate-channel 2.4g crc-error-threshold
Use calibrate-channel 2.4g crc-error-threshold to set the CRC error threshold for 2.4 GHz radios.
Use undo calibrate-channel 2.4g crc-error-threshold to restore the default.
Syntax
calibrate-channel 2.4g crc-error-threshold percent
undo calibrate-channel 2.4g crc-error-threshold
Default
The CRC error threshold is 0 for 2.4 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
percent percent: Specifies the CRC error threshold in percent. The value range is 0 to 100. Setting the threshold to 0 disables the system from using the CRC error threshold as a trigger for auto DFS.
Usage guidelines
When the AP detects that the proportion of CRC-error packets in all 802.11 packets reaches or exceeds the CRC error threshold on a 2.4 GHz radio, it performs auto DFS for the radio.
Examples
# Set the CRC error threshold to 10 for 2.4 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 2.4g crc-error-threshold 10
calibrate-channel 2.4g interference-threshold
Use calibrate-channel 2.4g interference-threshold to set the interference threshold for 2.4 GHz radios.
Use undo calibrate-channel 2.4g interference-threshold to restore the default.
Syntax
calibrate-channel 2.4g interference-threshold percent percent
undo calibrate-channel 2.4g interference-threshold percent
Default
The interference threshold is 70 for 2.4 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
percent percent: Specifies the interference threshold in percent. The value range is 0 to 100.
Usage guidelines
Auto DFS is triggered when both the channel usage threshold and interference ratio threshold are reached or exceeded, but the received service traffic fails to reach the service traffic threshold.
· Channel usage threshold—Proportion of channel resources used for packet transmitting and receiving.
· Interference ratio threshold—Proportion of channel resources used by interferences to the total used channel resources.
· Service traffic threshold—Proportion of received service traffic to the total received traffic.
The smaller the threshold is, the more frequent DFS will be. Set a proper interference radio threshold as needed.
Examples
# Set the interference threshold to 50 for 2.4 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 2.4g interference-threshold percent 50
Related commands
calibrate-channel 2.4g channel-usage-threshold
calibrate-channel 2.4g receive-service-traffic threshold
calibrate-channel 2.4g noise-threshold
Use calibrate-channel 2.4g noise-threshold to set the noise threshold for 2.4 GHz radios.
Use undo calibrate-channel 2.4g noise-threshold to restore the default.
Syntax
calibrate-channel 2.4g noise-threshold value
undo calibrate-channel 2.4g noise-threshold
Default
The noise threshold is 0 for 2.4 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
value: Specifies the noise threshold in the range of 0 to 127, which represents power 0 to –127 dBm. The larger the noise threshold, the smaller the noise. Setting the threshold to 0 disables the system from using the noise threshold as a trigger for auto DFS.
Usage guidelines
Auto DFS is triggered when the noise detected by the AP in the working channel of a 2.4 GHz radio reaches or exceeds the threshold.
Examples
# Set the noise threshold to 50 for 2.4 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 2.4g noise-threshold 50
calibrate-channel 2.4g receive-service-traffic threshold
Use calibrate-channel 2.4g receive-service-traffic threshold to set received service traffic threshold for 2.4 GHz radios.
Use undo calibrate-channel 2.4g receive-service-traffic threshold to restore the default.
Syntax
calibrate-channel 2.4g receive-service-traffic threshold value
undo calibrate-channel 2.4g receive-service-traffic threshold
Default
The received service traffic threshold is 10 Mbps for 2.4 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
threshold value: Specifies the received service traffic threshold in the range of 0 to 1000 Mbps.
Usage guidelines
Auto DFS is triggered when both the channel usage threshold and interference ratio threshold are reached or exceeded, but the received service traffic fails to reach the service traffic threshold.
· Channel usage threshold—Proportion of channel resources used for packet transmitting and receiving.
· Interference ratio threshold—Proportion of channel resources used by interferences to the total used channel resources.
· Service traffic threshold—Proportion of received service traffic to the total received traffic.
Received traffic includes interference and service traffic. A low service traffic ratio indicates a severe interference condition.
Examples
# Set the received service traffic threshold to 30 Mbps for 2.4 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 2.4g receive-service-traffic threshold 30
Related commands
calibrate-channel 2.4g channel-usage-threshold
calibrate-channel 2.4g interference-threshold
calibrate-channel 2.4g retransmission-threshold
Use calibrate-channel 2.4g retransmission-threshold to set the retransmission threshold for 2.4 GHz radios.
Use undo calibrate-channel 2.4g receive-service-traffic threshold to restore the default.
Syntax
calibrate-channel 2.4g retransmission-threshold value
undo calibrate-channel 2.4g retransmission-threshold
Default
The retransmission threshold is 0 for 2.4 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
value: Specifies the retransmission threshold in percent. The value range is 0 to 100. Setting the threshold to 0 disables the system from using the retransmission threshold as a trigger for auto DFS.
Usage guidelines
Auto DFS is triggered if the retransmission rate on a 2.4 GHz radio reaches or exceeds the retransmission threshold.
Examples
# Set the retransmission threshold to 50 for 2.4 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 2.4g retransmission-threshold 50
calibrate-channel 2.4g tolerance-level
Use calibrate-channel 2.4g tolerance-level to set the tolerance level for 2.4 GHz radios.
Use undo calibrate-channel 2.4g tolerance-level to restore the default.
Syntax
calibrate-channel 2.4g tolerance-level percent
undo calibrate-channel 2.4g tolerance-level
Default
The tolerance level is 1 for 2.4 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
percent: Specifies the tolerance level in percent. The value range is 0 to 100. Setting the level to 0 disables the system from using the tolerance level as a trigger for auto DFS.
Usage guidelines
The tolerance level defines the quality gap between the optimal channel and the current channel that can trigger a channel change. The AP applies the optimal channel to a radio only when the tolerance level is reached.
Examples
# Set the tolerance level to 10 for 2.4 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 2.4g tolerance-level 10
calibrate-channel 5g channel-usage-threshold
Use calibrate-channel 5g channel-usage-threshold to set the channel usage threshold for 5 GHz radios.
Use undo calibrate-channel 5g channel-usage-threshold to restore the default.
Syntax
calibrate-channel 5g channel-usage-threshold percent percent
undo calibrate-channel 5g channel-usage-threshold percent
Default
The channel usage threshold is 60 for 5 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
percent percent: Specifies the channel usage threshold in percent. The value range is 1 to 100.
Usage guidelines
Auto DFS is triggered when both the channel usage threshold and interference ratio threshold are reached or exceeded but the received service traffic does not reach the service traffic threshold.
· Channel usage threshold—Proportion of channel resources used for packet transmitting and receiving.
· Interference ratio threshold—Proportion of channel resources used by interferences to the total used channel resources.
· Service traffic threshold—Proportion of received service traffic to the total received traffic.
Examples
# Set the channel usage threshold to 40 for 5 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 5g channel-usage-threshold percent 40
Related commands
calibrate-channel 5g interference-threshold
calibrate-channel 5g receive-service-traffic threshold
calibrate-channel 5g crc-error-threshold
Use calibrate-channel 5g crc-error-threshold to set the CRC error threshold for 5 GHz radios.
Use undo calibrate-channel 5g crc-error-threshold to restore the default.
Syntax
calibrate-channel 5g crc-error-threshold percent
undo calibrate-channel 5g crc-error-threshold
Default
The CRC error threshold is 0 for 5 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
percent: Specifies the CRC error threshold in percent. The value range is 0 to 100. Setting the threshold to 0 disables the system from using the CRC error threshold as a trigger for auto DFS.
Usage guidelines
When the AP detects that the proportion of CRC-error packets in all 802.11 packets reaches or exceeds the CRC error threshold on a 5 GHz radio, it performs auto DFS for the radio.
Examples
# Set the CRC error threshold to 10 for 5 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 5g crc-error-threshold 10
calibrate-channel 5g interference-threshold
Use calibrate-channel 5g interference-threshold to set the interference threshold for 5 GHz radios.
Use undo calibrate-channel 5g interference-threshold to restore the default.
Syntax
calibrate-channel 5g interference-threshold percent percent
undo calibrate-channel 5g interference-threshold percent
Default
The interference threshold is 70 for 5 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
percent percent: Specifies the interference threshold in percent. The value range is 0 to 100.
Usage guidelines
Auto DFS is triggered when both the channel usage threshold and interference ratio threshold are reached or exceeded but the received service traffic does not reach the service traffic threshold.
· Channel usage threshold—Proportion of channel resources used for packet transmitting and receiving.
· Interference ratio threshold—Proportion of channel resources used by interferences to the total used channel resources.
· Service traffic threshold—Proportion of received service traffic to the total received traffic.
The smaller the threshold is, the more frequent DFS will be. Set a proper interference radio threshold as needed.
Examples
# Set the interference threshold to 50 for 5 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 5g interference-threshold percent 50
Related commands
calibrate-channel 5g channel-usage-threshold
calibrate-channel 5g receive-service-traffic threshold
calibrate-channel 5g noise-threshold
Use calibrate-channel 5g noise-threshold to set the noise threshold for 5 GHz radios.
Use undo calibrate-channel 5g noise-threshold to restore the default.
Syntax
calibrate-channel 5g noise-threshold value
undo calibrate-channel 5g noise-threshold
Default
The noise threshold is 0 for 5 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
value: Specifies the noise threshold in the range of 0 to 127, which represents power 0 to –127 dBm. The larger the noise threshold, the smaller the noise. Setting the threshold to 0 disables the system from using the noise threshold as a trigger for auto DFS.
Usage guidelines
Auto DFS is triggered when the noise detected by the AP in the 5 GHz working channel reaches or exceeds the threshold.
Examples
# Set the noise threshold to 50 for 5 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 5g noise-threshold 50
calibrate-channel 5g receive-service-traffic threshold
Use calibrate-channel 5g receive-service-traffic threshold to set the received service traffic threshold for 5 GHz radios.
Use undo calibrate-channel 5g receive-service-traffic threshold to restore the default.
Syntax
calibrate-channel 5g receive-service-traffic threshold value
undo calibrate-channel 5g receive-service-traffic threshold
Default
The received service traffic threshold is 10 Mbps for 5 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
threshold value: Specifies the received service traffic threshold in the range of 0 to 1000 Mbps.
Usage guidelines
Auto DFS is triggered when both the channel usage threshold and interference ratio threshold are reached or exceeded but the received service traffic does not reach the service traffic threshold.
· Channel usage threshold—Proportion of channel resources used for packet transmitting and receiving.
· Interference ratio threshold—Proportion of channel resources used by interferences to the total used channel resources.
· Service traffic threshold—Proportion of received service traffic to the total received traffic.
Received traffic includes interference and service traffic. A low service traffic ratio indicates a severe interference condition.
Examples
# Set the received service traffic threshold to 30 Mbps for 5 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 5g receive-service-traffic threshold 30
Related commands
calibrate-channel 5g channel-usage-threshold
calibrate-channel 5g interference-threshold
calibrate-channel 5g retransmission-threshold
Use calibrate-channel 5g retransmission-threshold to set the retransmission threshold for 5 GHz radios.
Use undo calibrate-channel 5g receive-service-traffic threshold to restore the default.
Syntax
calibrate-channel 5g retransmission-threshold value
undo calibrate-channel 5g retransmission-threshold
Default
The retransmission threshold for 5 GHz is 0.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
value: Specifies the retransmission threshold in percent. The value range is 0 to 100. Setting the threshold to 0 disables the system from using the retransmission threshold as a trigger for auto DFS.
Usage guidelines
Auto DFS is triggered if the retransmission rate on a 5 GHz radio reaches or exceeds the retransmission threshold.
Examples
# Set the retransmission threshold to 50 for 5 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 5g retransmission-threshold 50
calibrate-channel 5g tolerance-level
Use calibrate-channel 5g tolerance-level to set the tolerance level for 5 GHz radios.
Use undo calibrate-channel 5g tolerance-level to restore the default.
Syntax
calibrate-channel 5g tolerance-level percent
undo calibrate-channel 5g tolerance-level
Default
The tolerance level is 0 for 5 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
percent: Specifies the tolerance level in percent. The value range is 0 to 100. Setting the level to 0 disables the system from using the tolerance level as a trigger for auto DFS.
Usage guidelines
The tolerance level defines the quality gap between the optimal channel and the current channel that can trigger a channel change. The AP applies the optimal channel to a radio only when the tolerance level is reached.
Examples
# Set the tolerance level to 10 for 5 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 5g tolerance-level 10
calibrate-channel 6g channel-usage-threshold
Use calibrate-channel 6g channel-usage-threshold to set the channel usage threshold for 6 GHz radios.
Use undo calibrate-channel 6g channel-usage-threshold to restore the default.
Syntax
calibrate-channel 6g channel-usage-threshold percent percent
undo calibrate-channel 6g channel-usage-threshold percent
Default
The channel usage threshold is 60 for 6 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
percent percent: Specifies the channel usage threshold in percent. The value range is 1 to 100.
Usage guidelines
Auto DFS is triggered when both the channel usage threshold and interference ratio threshold are reached or exceeded but the received service traffic does not reach the service traffic threshold.
· Channel usage threshold—Proportion of channel resources used for packet transmitting and receiving.
· Interference ratio threshold—Proportion of channel resources used by interferences to the total used channel resources.
· Service traffic threshold—Proportion of received service traffic to the total received traffic.
Examples
# Set the channel usage threshold to 40 for 6 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 6g channel-usage-threshold percent 40
Related commands
calibrate-channel 6g interference-threshold
calibrate-channel 6g receive-service-traffic threshold
calibrate-channel 6g crc-error-threshold
Use calibrate-channel 6g crc-error-threshold to set the CRC error threshold for 6 GHz radios.
Use undo calibrate-channel 6g crc-error-threshold to restore the default.
Syntax
calibrate-channel 6g crc-error-threshold percent
undo calibrate-channel 6g crc-error-threshold
Default
The CRC error threshold is 0 for 6 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
percent: Specifies the CRC error threshold in percent. The value range is 0 to 100. Setting the threshold to 0 disables the system from using the CRC error threshold as a trigger for auto DFS.
Usage guidelines
When the device detects that the proportion of CRC-error packets in all 802.11 packets reaches or exceeds the CRC error threshold on a 6 GHz radio, it performs auto DFS for the radio.
Examples
# Set the CRC error threshold to 10 for 6 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 6g crc-error-threshold 10
Related commands
crc-error-threshold
calibrate-channel 6g interference-threshold
Use calibrate-channel 6g interference-threshold to set the interference threshold for 6 GHz radios.
Use undo calibrate-channel 6g interference-threshold to restore the default.
Syntax
calibrate-channel 6g interference-threshold percent percent
undo calibrate-channel 6g interference-threshold percent
Default
The interference threshold is 70 for 6 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
percent percent: Specifies the interference threshold in percent. The value range is 0 to 100.
Usage guidelines
Auto DFS is triggered when both the channel usage threshold and interference ratio threshold are reached or exceeded but the received service traffic does not reach the service traffic threshold.
· Channel usage threshold—Proportion of channel resources used for packet transmitting and receiving.
· Interference ratio threshold—Proportion of channel resources used by interferences to the total used channel resources.
· Service traffic threshold—Proportion of received service traffic to the total received traffic.
The smaller the threshold is, the more frequent DFS will be. Set a proper interference radio threshold as needed.
Examples
# Set the interference threshold to 50 for 6 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 6g interference-threshold percent 50
Related commands
calibrate-channel 6g channel-usage-threshold
calibrate-channel 6g receive-service-traffic threshold
calibrate-channel 6g noise-threshold
Use calibrate-channel 6g noise-threshold to set the noise threshold for 6 GHz radios.
Use undo calibrate-channel 6g noise-threshold to restore the default.
Syntax
calibrate-channel 6g noise-threshold value
undo calibrate-channel 6g noise-threshold
Default
The noise threshold is 0 for 6 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
value: Specifies the noise threshold in the range of 0 to 127, which represents power 0 to –127 dBm. The larger the noise threshold, the smaller the noise. Setting the threshold to 0 disables the system from using the noise threshold as a trigger for auto DFS.
Usage guidelines
Auto DFS is triggered when the noise detected by the device in the 6 GHz working channel reaches or exceeds the threshold.
Examples
# Set the noise threshold to 50 for 6 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 6g noise-threshold 50
calibrate-channel 6g receive-service-traffic threshold
Use calibrate-channel 6g receive-service-traffic threshold to set the received service traffic threshold for 6 GHz radios.
Use undo calibrate-channel 6g receive-service-traffic threshold to restore the default.
Syntax
calibrate-channel 6g receive-service-traffic threshold value
undo calibrate-channel 6g receive-service-traffic threshold
Default
The received service traffic threshold is 10 Mbps for 6 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
threshold value: Specifies the received service traffic threshold in the range of 0 to 1000 Mbps.
Usage guidelines
Auto DFS is triggered when both the channel usage threshold and interference ratio threshold are reached or exceeded but the received service traffic does not reach the service traffic threshold.
· Channel usage threshold—Proportion of channel resources used for packet transmitting and receiving.
· Interference ratio threshold—Proportion of channel resources used by interferences to the total used channel resources.
· Service traffic threshold—Proportion of received service traffic to the total received traffic.
Received traffic includes interference and service traffic. A low service traffic ratio indicates a severe interference condition.
Examples
# Set the received service traffic threshold to 30 Mbps for 6 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 6g receive-service-traffic threshold 30
Related commands
calibrate-channel 6g channel-usage-threshold
calibrate-channel 6g interference-threshold
calibrate-channel 6g retransmission-threshold
Use calibrate-channel 6g retransmission-threshold to set the retransmission threshold for 6 GHz radios.
Use undo calibrate-channel 6g retransmission-threshold to restore the default.
Syntax
calibrate-channel 6g retransmission-threshold value
undo calibrate-channel 6g retransmission-threshold
Default
The retransmission threshold for 6 GHz is 0.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
value: Specifies the retransmission threshold in percent. The value range is 0 to 100. Setting the threshold to 0 disables the system from using the retransmission threshold as a trigger for auto DFS.
Usage guidelines
Auto DFS is triggered if the retransmission rate on a 6 GHz radio reaches or exceeds the retransmission threshold.
Examples
# Set the retransmission threshold to 50 for 6 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 6g retransmission-threshold 50
calibrate-channel 6g tolerance-level
Use calibrate-channel 6g tolerance-level to set the tolerance level for 6 GHz radios.
Use undo calibrate-channel 6g tolerance-level to restore the default.
Syntax
calibrate-channel 6g tolerance-level percent
undo calibrate-channel 6g tolerance-level
Default
The tolerance level is 0 for 6 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
percent: Specifies the tolerance level in percent. The value range is 0 to 100. Setting the level to 0 disables the system from using the tolerance level as a trigger for auto DFS.
Usage guidelines
The tolerance level defines the quality gap between the optimal channel and the current channel that can trigger a channel change.
The device applies the optimal channel to a radio only when the tolerance level is reached.
Examples
# Set the tolerance level to 10 for 6 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel 6g tolerance-level 10
Related commands
tolerance-level
calibrate-channel self-decisive
Use calibrate-channel self-decisive enable to enable auto-DFS.
Use undo calibrate-channel self-decisive to restore the default.
Syntax
calibrate-channel self-decisive enable { 2.4g | 5g | 6g | all }
undo calibrate-channel self-decisive enable { 2.4g | 5g | 6g | all }
Default
Auto-DFS is disabled.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
2.4g: Specifies the 2.4 GHz frequency band.
5g: Specifies the 5 GHz frequency band.
6g: Specifies the 6 GHz frequency band.
all: Specifies the 2.4 GHz, 5 GHz, and 6 GHz frequency bands.
Examples
# Enable auto-DFS.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel self-decisive enable all
calibrate-channel track radar-detect enable
Use calibrate-channel track radar-detect enable to enable radar detection-triggered RRM.
Use undo calibrate-channel track radar-detect enable to disable radar detection-triggered RRM.
Syntax
calibrate-channel track radar-detect enable
undo calibrate-channel track radar-detect enable
Default
Radar detection-triggered RRM is disabled.
Views
Global configuration view
Predefined user roles
network-admin
Usage guidelines
With radar detection enabled, if an AP detects a radar signal on the current channel, it either switch the channel or go silent to prevent radar interference. However, the new channel might lead to a degraded wireless network experience due to high interference or other issues. In such cases, you can enable radar detection-triggered RRM. After an AP detects radar signals and switches the channel, it notifies RRM to evaluate the new channel for further adjustments. If necessary, RRM automatically adjusts the channel to improve wireless network quality.
Examples
# Enable radar detection-triggered RRM.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-channel track radar-detect enable
Related commands
radar-detect disable
calibrate-power 2.4g adjacency-factor
Use calibrate-power 2.4g adjacency-factor to set the adjacency factor for 2.4 GHz radios.
Use undo calibrate-power 2.4g adjacency-factor to restore the default.
Syntax
calibrate-power 2.4g adjacency-factor neighbor
undo calibrate-power 2.4g adjacency-factor
Default
The adjacency factor is 1 for 2.4 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
neighbor: Specifies the adjacency factor in the range of 1 to 16.
Usage guidelines
The adjacency factor defines the quantity of manageable detected radios that trigger TPC and the ranking of the RSSI used for comparison with the power adjustment threshold. An AP can manage only radios associated with it.
For example, if the adjacency factor is 3, the AP performs TPC for a radio when the radio detects 3 other manageable radios. After ranking the radio's RSSIs detected by other manageable radios in descending order, the AP selects the third largest RSSI to compare with the power adjustment threshold.
Examples
# Set the adjacency factor to 7 for the 2.4 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-power 2.4g adjacency-factor 7
calibrate-power 2.4g threshold
Use calibrate-power 2.4g threshold to set the power adjustment threshold for 2.4 GHz radios.
Use undo calibrate-power 2.4g threshold to restore the default.
Syntax
calibrate-power 2.4g threshold value
undo calibrate-power 2.4g threshold
Default
The power adjustment threshold is 65.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
threshold value: Specifies the power adjustment threshold in the range of 1 to 196. The value range indicates that the power of the radio is in the range of –196 dBm to –1 dBm.
Usage guidelines
As a best practice to avoid interference among radios, set the power adjustment threshold to –80 dBm for high-density WLANs.
Examples
# Set the power adjustment threshold to 70 for the 2.4 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-power 2.4g threshold 70
calibrate-power 5g adjacency-factor
Use calibrate-power 5g adjacency-factor to set the adjacency factor for 5 GHz radios.
Use undo calibrate-power 5g adjacency-factor to restore the default.
Syntax
calibrate-power 5g adjacency-factor neighbor
undo calibrate-power 5g adjacency-factor
Default
The adjacency factor is 1 for 5 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
neighbor: Specifies the adjacency factor in the range of 1 to 16.
Usage guidelines
The adjacency factor defines the quantity of manageable detected radios that trigger TPC and the ranking of the RSSI used for comparison with the power adjustment threshold. An AP can manage only radios associated with it.
For example, if the adjacency factor is 3, the AP performs TPC for a radio when the radio detects 3 other manageable radios. After ranking the radio's RSSIs detected by other manageable radios in descending order, the AP selects the third largest RSSI to compare with the power adjustment threshold.
Examples
# Set the adjacency factor to 7 for the 5 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-power 5g adjacency-factor 7
calibrate-power 5g threshold
Use calibrate-power 5g threshold to set the power adjustment threshold for 5 GHz radios.
Use undo calibrate-power 5g threshold to restore the default.
Syntax
calibrate-power 5g threshold value
undo calibrate-power 5g threshold
Default
The power adjustment threshold is 65.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
threshold value: Specifies the power adjustment threshold in the range of 1 to 196. The value range indicates that the power of the radio is in the range of –196 dBm to –1 dBm.
Usage guidelines
As a best practice to avoid interference among radios, set the power adjustment threshold to –80 dBm for high-density WLANs.
Examples
# Set the power adjustment threshold to 75 for the 5 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-power 5g threshold 75
calibrate-power 6g adjacency-factor
Use calibrate-power 6g adjacency-factor to set the adjacency factor for 6 GHz radios.
Use undo calibrate-power 6g adjacency-factor to restore the default.
Syntax
calibrate-power 6g adjacency-factor neighbor
undo calibrate-power 6g adjacency-factor
Default
The adjacency factor is 1 for 6 GHz radios.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
neighbor: Specifies the adjacency factor in the range of 1 to 16.
Usage guidelines
The adjacency factor defines the quantity of manageable detected radios that trigger TPC and the ranking of the RSSI used for comparison with the power adjustment threshold. An AP can manage only radios associated with it.
For example, if the adjacency factor is 3, the AP performs TPC for a radio when the radio detects 3 other manageable radios. After ranking the radio's RSSIs detected by other manageable radios in descending order, the AP selects the third largest RSSI to compare with the power adjustment threshold.
Examples
# Set the adjacency factor to 7 for 6 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-power 6g adjacency-factor 7
calibrate-power 6g threshold
Use calibrate-power 6g threshold to set the power adjustment threshold for 6 GHz radios.
Use undo calibrate-power 6g threshold to restore the default.
Syntax
calibrate-power 6g threshold value
undo calibrate-power 6g threshold
Default
The power adjustment threshold is 65.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
threshold value: Specifies the power adjustment threshold in the range of 1 to 196. The value range indicates that the power of the radio is in the range of –196 dBm to –1 dBm.
Usage guidelines
As a best practice to avoid interference among radios, set the power adjustment threshold to –80 dBm for high-density WLANs.
Examples
# Set the power adjustment threshold to 75 for 6 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-power 6g threshold 75
calibrate-power power-range
Use calibrate-power power-range to specify the transmit power adjustment range.
Use undo calibrate-power power-range to restore the default.
Syntax
calibrate-power { 2.4g | 5g | 6g } power-range min-power to max-power
undo calibrate-power { 2.4g | 5g | 6g } power-range
Default
The minimum transmit power is 6 dBm for 2.4GHz radios, and 11 dBm for 5GHz and 6GHz radios. The maximum transmit power for the 2.4GHz, 5GHz, and 6GHz radios is consistent with the default maximum power supported by the radio band.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
min-power: Specifies the minimum transmit power in the range of 1 to 20 dBm.
max-power: Specifies the maximum transmit power in the range of 1 to 27 dBm.
Examples
# Specify the transmit power range as 15-20 dBm for 2.4 GHz radios.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-power 2.4g power-range 15 to 20
calibrate-power self-decisive
Use calibrate-power self-decisive enable to enable periodic auto-TPC for the AP to perform TPC at the power calibration interval.
Use undo calibrate-power self-decisive enable to restore the default.
Syntax
calibrate-power self-decisive enable { 2.4g | 5g | 6g | all }
undo calibrate-power self-decisive enable { 2.4g | 5g | 6g | all }
Default
Auto-TPC is disabled.
Views
Global configuration view
Predefined user roles
network-admin
Parameters
2.4g: Specifies the 2.4 GHz frequency band.
5g: Specifies the 5 GHz frequency band.
6g: Specifies the 6 GHz frequency band.
all: Specifies the 2.4 GHz, 5GHz, and 6 GHz frequency bands.
Examples
# Enable periodic auto-TPC.
<Sysname> system-view
[Sysname] wlan global-configuration
[Sysname-wlan-global-configuration] calibrate-power self-decisive enable all
Related commands
wlan rrm calibration-power interval
display wlan rrm baseline
Use display wlan rrm baseline to display radio baseline information.
Syntax
display wlan rrm baseline { all | name baseline-name } [ verbose ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
all: Specifies all radio baselines.
name baseline-name: Specifies a radio baseline by its name, a case-insensitive string of 1 to 32 characters.
verbose: Displays detailed information. If you do not specify this keyword, the command displays brief radio baseline information.
Usage guidelines
You cannot display information about a radio baseline if you do not have the right to manage radios with the location identifier in the radio baseline.
Examples
# Display brief radio baseline information.
<Sysname> display wlan rrm baseline all
--------------------------------------------------------------------------------
Baseline name : globalbaseline
Radio range : Global
Created at : 2015-06-22 19:55:12
--------------------------------------------------------------------------------
Table 1 Command output
Field |
Description |
Radio range |
Range of radios saved in the baseline. |
Created at |
Time and date when the baseline was created. |
# Display detailed radio baseline information.
<Sysname> display wlan rrm baseline all verbose
--------------------------------------------------------------------------------
Baseline name : globalbaseline
Radio range : Global
Created at : 2015-06-22 19:55:12
--------------------------------------------------------------------------------
APName RadioID RadioType Bandwidth Channel Power RegionCode
--------------------------------------------------------------------------------
fatap 1 dot11an 40 149 20 CN
fatap 2 dot11gn 20 13 20 CN
--------------------------------------------------------------------------------
Table 2 Command output
Field |
Description |
Radio range |
Range of radios saved in the baseline. |
Created at |
Time and date when the baseline was created. |
Power |
Transmit power of the radio in dBm. |
RegionCode |
Region code of the AP. |
display wlan rrm baseline apply-history
Use display wlan rrm baseline apply-history to display the history records of radio baseline application.
Syntax
display wlan rrm baseline apply-history [ verbose ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
verbose: Displays detailed information. If you do not specify this keyword, the command displays brief information.
Usage guidelines
This command displays information about the most recent ten baseline applications.
Examples
# Display the brief history records of radio baseline application.
<Sysname> display wlan rrm baseline apply-history
Name : global1
Applied at : 2016-01-23 12:19:50
Applied to : global
# Display the detailed history records of radio baseline application.
<Sysname> display wlan rrm baseline apply-history verbose
Name : global1
Applied at : 2016-01-23 12:19:50
Applied to : global
Radios : 3
Success : 2
Failure : 1
Failure reason
Radio doesn't exist : 0
Radio is down : 0
Mismatching radio type : 0
Mismatching region code : 0
Ineffective service template : 0
Illegal channel : 0
Mismatching bandwidth : 1
Channel locked : 0
Channel fixed : 0
Within channel holddown time : 0
Mismatching channel gap policy: 0
Power locked : 0
Within power holddown time : 0
Power lower than min. power : 0
Power greater than max. power : 0
Table 3 Command output
Field |
Description |
Name |
Radio baseline name. |
Applied at |
Time at which the radio baseline was applied. |
Applied to |
Radio baseline application range. |
Radios |
Number of radios in the radio baseline. |
Success |
Number of successful applications. |
Failure |
Number of failed applications. |
Mismatching radio type |
The radio mode saved in the baseline does not match the actual radio mode. |
Mismatching region code |
The region code saved in the baseline does not match the actual region code of the AP. |
Ineffective service template |
No service template is bound to a radio in the baseline or the bound service template is disabled. |
Mismatching channel gap policy |
The channel in the baseline does not match the specified channel gap. |
Power lower than min. power |
The transmit power in the baseline is lower than the specified minimum transmit power for the radio. |
Power greater than max. power |
The transmit power in the baseline is higher than the specified maximum transmit power for the radio. |
Related commands
wlan rrm baseline apply
display wlan rrm-history ap
Use display wlan rrm-history ap to display historical channel and power adjustment information.
Syntax
display wlan rrm-history ap { all | name ap-name }
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
all: Specifies the current AP.
name ap-name: Specifies an AP by its name. The name can only be fatap.
Usage guidelines
You can use this command to display detailed information about the most recent ten channel, power, and bandwidth adjustments. The detailed information includes adjustment time, cause, load, and interference.
Examples
# Display historical channel and power adjustment information for radios.
<Sysname> display wlan rrm-history ap name fatap
AP RRM History
--------------------------------------------------------------------------
Flags : I - Interference, P - Packets discarded, F - Retransmission,
R - Radar select, C - Coverage, B - Channelbusy
M – Manual D – Bandwidth O - Others
--------------------------------------------------------------------------
AP RRM History : fatap
--------------------------------------------------------------------------
Radio : 1 Basic BSSID : 000f-e2ff-7700
--------------------------------------------------------------------------
Ch Power BW Load Util Intf Reason Date Time
(dBm) (MHz) (%) (%) (%) (yyyy-mm-dd) (hh:mm:ss)
--------------------------------------------------------------------------
Before 36 20 20 24 2 21 -P------- 2014-07-07 17:31:50
After 40 20 20 9 0 8 - - -
--------------------------------------------------------------------------
Before 40 20 20 54 1 53 IP------- 2014-07-08 12:19:50
After 36 20 20 10 0 10 - - -
--------------------------------------------------------------------------
Before 36 20 20 29 1 28 -------D- 2014-07-08 12:59:50
After 36 20 40 30 0 29 - - -
--------------------------------------------------------------------------
Table 4 Command output
Field |
Description |
Radio |
Radio ID. |
Basic BSSID |
Basic service set identifier. |
Ch |
Working channel of the radio. |
Power (dBm) |
Transmit power of the radio, in dBm. |
BW (MHz) |
Bandwidth for the radio, in MHz. |
Load (%) |
Channel load in percentage. |
Util (%) |
Channel usage in percentage. |
Intf (%) |
Interference detected on the channel, in percentage. |
Reason |
Channel or power adjustment reason. Options include: · I—Interference. · P—Packet loss. · F—Retransmission. · R—Radar avoidance. · C—Signal coverage. · B—Channel busy. · M—Manually triggered. · D—Bandwidth adjustment. · O—Other reason. |
Date |
Adjustment date. |
Time |
Adjustment time. |
display wlan rrm-status ap
Use display wlan rrm-status ap to display detailed RRM information.
Syntax
display wlan rrm-status ap { all | name ap-name } [ neighbor-type { managed | unmanaged } ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
all: Specifies the current AP.
name ap-name: Specifies an AP by its name. The AP name can only be fatap.
neighbor-type: Specifies RRM details by neighbor type. If you do not specify this keyword, the command displays RRM details for all neighbor types detected by the AP.
managed: Specifies managed radios.
unmanaged: Specifies unmanaged radios.
Usage guidelines
If both channel adjustment and power adjustment are disabled, this command does not display channel reports or neighbor reports.
Examples
# Display detailed information about channel and power adjustments for radios.
<Sysname> display wlan rrm-status ap name fatap
AP RRM Profile : fatap
--------------------------------------------------------------------------------
Radio : 1 Basic BSSID : 70f9-6d31-2fe0
Channel : 157 Tx Power (dBm) : 18
--------------------------------------------------------------------------------
Ch Nbrs Load Util Intf PER Retry Radar Last Detected At
(%) (%) (%) (%) (%)
--------------------------------------------------------------------------------
36 0 0 - 0 0 - - 2020-04-10 09:35:01
40 0 0 - 0 0 - - 2020-04-10 09:35:01
44 0 0 - 0 0 - - 2020-04-10 09:35:01
48 0 0 - 0 0 - - 2020-04-10 09:35:01
52 0 0 - 0 0 - - 2020-04-10 09:35:01
56 0 0 - 0 0 - - 2020-04-10 09:35:01
60 0 0 - 0 0 - - 2020-04-10 09:35:01
64 0 0 - 0 0 - - 2020-04-10 09:35:01
100 0 0 - 0 0 - - 2020-04-10 09:35:01
104 0 0 - 0 0 - - 2020-04-10 09:35:01
108 0 0 - 0 0 - - 2020-04-10 09:35:01
112 0 0 - 0 0 - - 2020-04-10 09:35:01
116 0 0 - 0 0 - - 2020-04-10 09:35:01
132 0 0 - 0 0 - - 2020-04-10 09:35:01
136 0 0 - 0 0 - - 2020-04-10 09:35:01
140 0 0 - 0 0 - - 2020-04-10 09:35:01
149 1 0 - 0 0 - - 2020-04-10 09:35:01
153 4 0 - 0 0 - - 2020-04-10 09:35:01
157 0 0 0 0 0 0 - 2020-04-10 09:35:01
161 2 0 - 0 0 - - 2020-04-10 09:35:01
165 0 0 - 0 0 - - 2020-04-10 09:35:01
--------------------------------------------------------------------------------
Nbr-MACAddress Ch Intf SignalStrength Type Last Detected At
(%) (dBm)
--------------------------------------------------------------------------------
000f-e212-ff01 161 0 -60 Unmanaged 2020-04-10 09:39:03
5866-ba74-e461 153 0 -72 Unmanaged 2020-04-10 09:39:03
70f9-6d30-9020 153 0 -40 Managed 2020-04-10 09:39:03
70f9-6d31-3080 149 0 -54 Managed 2020-04-10 09:39:03
70f9-6d31-34e0 161 0 -59 Managed 2020-04-10 09:39:03
7425-8a86-bbe0 153 0 -48 Unmanaged 2020-04-10 09:39:03
7425-8a86-c720 153 0 -63 Unmanaged 2020-04-10 09:39:03
--------------------------------------------------------------------------------
Radio : 2 Basic BSSID : 70f9-6d31-2ff0
Channel : 1 Tx Power (dBm) : 19
--------------------------------------------------------------------------------
Ch Nbrs Load Util Intf PER Retry Radar Last Detected At
(%) (%) (%) (%) (%)
--------------------------------------------------------------------------------
1 6 4 0 4 0 0 - 2020-04-10 09:33:06
6 4 2 - 2 0 - - 2020-04-10 09:33:06
11 6 2 - 2 0 - - 2020-04-10 09:33:06
--------------------------------------------------------------------------------
Nbr-MACAddress Ch Intf SignalStrength Type Last Detected At
(%) (dBm)
--------------------------------------------------------------------------------
000f-e212-ff11 1 49 -77 Unmanaged 2020-04-10 09:31:05
0023-89e1-ed00 11 0 -87 Unmanaged 2020-04-10 09:31:05
006a-55f6-ae10 1 57 -88 Unmanaged 2020-04-10 09:31:05
5866-ba64-aa31 1 10 -60 Unmanaged 2020-04-10 09:31:05
5866-ba74-e471 6 0 -76 Unmanaged 2020-04-10 09:31:05
5866-baa9-a610 11 0 -62 Unmanaged 2020-04-10 09:31:05
70f9-6d30-9030 6 0 -63 Managed 2020-04-10 09:31:05
70f9-6d31-3090 1 51 -86 Managed 2020-04-10 09:31:05
70f9-6d31-34f0 6 0 -85 Managed 2020-04-10 09:33:09
7425-8a86-bbf0 6 0 -73 Unmanaged 2020-04-10 09:33:09
7425-8a86-c731 11 0 -93 Unmanaged 2020-04-10 09:33:09
80f6-2ec0-3330 11 0 -76 Unmanaged 2020-04-10 09:33:09
80f6-2ec0-3331 11 0 -73 Unmanaged 2020-04-10 09:33:09
80f6-2edd-d2d0 1 40 -60 Unmanaged 2020-04-10 09:33:09
80f6-2edd-d2d1 1 44 -68 Unmanaged 2020-04-10 09:33:09
80f6-2ede-0b30 11 0 -74 Unmanaged 2020-04-10 09:33:09
Table 5 Command output
Field |
Description |
Radio |
Radio ID. |
Basic BSSID |
Basic service set identifier. |
Channel |
Working channel of the radio. |
Tx Power |
Transmit power of the radio. |
Ch |
Channels supported by the radio. |
Nbrs |
Number of detected radios. |
Load |
Load detected on the channel, in percentage. Channel load refers to the ratio between the outbound packets and the inbound packets as well as the interferences. Interferences refer to the error packets that are received by the radio. |
Util |
Channel usage in percentage. Channel usage refers to the ratio between the outbound packets and the inbound packets. |
Intf |
Interference detected on the channel, in percentage. |
PER |
Bit error rate detected on the channel, in percentage. |
Retry |
Retransmission rate detected on the channel, in percentage. |
Radar |
Radar detection status: · –: No radar signals are detected on the channel. · Detected: Radar signals have been detected on the channel. |
Nbr-MACAddress |
MAC address of the detected radio. |
SignalStrength |
Signal strength of the radio, in dBm. |
Type |
Type of the radio: · Unmanaged—Radios that can be detected by the radio but are not managed by the same AP. · Managed—Radios that can be detected by the radio and are managed by the same AP. |
Last Detected At |
Last time valid channel and neighbor data was detected. |
snmp-agent trap enable wlan rrm
Use snmp-agent trap enable wlan rrm to enable SNMP notifications for WLAN RRM.
Use undo snmp-agent trap enable wlan rrm to disable SNMP notifications for WLAN RRM..
Syntax
snmp-agent trap enable wlan rrm
undo snmp-agent trap enable wlan rrm
Default
SNMP notifications are disabled for WLAN RRM.
Views
System view
Predefined user roles
network-admin
Usage guidelines
To report critical WLAN RRM events to an NMS, enable SNMP notifications for WLAN RRM. For WLAN RRM event notifications to be sent correctly, you must also configure SNMP as described in Network Management and Monitoring Configuration Guide.
Examples
# Enable SNMP notifications for WLAN RRM.
<Sysname> system-view
[Sysname] snmp-agent trap enable wlan rrm
wlan calibrate-channel pronto ap all
IMPORTANT: This command consumes system resources. Use it with caution. |
Use wlan calibrate-channel pronto ap all to execute on-demand DFS the specified radios.
Syntax
wlan calibrate-channel pronto ap all { 2.4g | 5g | 6g | all }
Views
System view
Predefined user roles
network-admin
Parameters
2.4g: Specifies 2.4 GHz radios.
5g: Specifies 5 GHz radios.
6g: Specifies 6 GHz radios.
all: Specifies 2.4 GHz, 5 GHz, and 6 GHz radios.
Usage guidelines
In 10 minutes after the command execution, the system allows radios to provide services on the working channel and scan the non-working channels alternatively, which might cause packet loss. As a best practice, perform this task during the network maintenance period.
Examples
# Execute on-demand DFS for all radios.
<Sysname> system-view
[Sysname] wlan calibrate-channel pronto ap all all
This operation will change the working channel of all radios and might cause packet loss. Continue? [Y/N]
wlan calibrate-power pronto ap all
IMPORTANT: This command consumes system resources. Use it with caution. |
Use wlan calibrate-power pronto ap all to execute on-demand TPC for the specified radios.
Syntax
wlan calibrate-power pronto ap all { 2.4g | 5g | 6g | all }
Views
System view
Predefined user roles
network-admin
Parameters
2.4g: Specifies 2.4 GHz radios.
5g: Specifies 5 GHz radios.
6g: Specifies 6 GHz radios.
all: Specifies 2.4 GHz, 5 GHz, and 6 GHz radios.
Usage guidelines
The command does not take effect on radios configured with a maximum transmit power.
Examples
# Execute on-demand TPC for all radios.
<Sysname> system-view
[Sysname] wlan calibrate-power pronto ap all all
wlan rrm baseline apply
Use wlan rrm baseline apply to apply a radio baseline.
Syntax
wlan rrm baseline apply name baseline-name
Views
System view
Predefined user roles
network-admin
Parameters
name baseline-name: Specifies a baseline name, a case-insensitive string of 1 to 32 characters.
Usage guidelines
You cannot apply a radio baseline when one of the following conditions is met:
· You do not have the right to manage radios with the location identifier in the radio baseline.
· The name of the radio baseline is start_config_baseline.csv.
Examples
# Apply radio baseline bl.
<Sysname> system-view
[Sysname] wlan rrm baseline apply name bl
Related commands
display wlan rrm baseline apply-history
wlan rrm baseline save
wlan rrm baseline remove
Use wlan rrm baseline remove to delete a radio baseline.
Syntax
wlan rrm baseline remove name baseline-name
Views
System view
Predefined user roles
network-admin
Parameters
name baseline-name: Specifies a baseline name, a case-insensitive string of 1 to 32 characters.
Usage guidelines
You cannot delete a radio baseline if you do not have the right to manage radios with the location identifier in the radio baseline.
Examples
# Delete radio baseline bl.
<Sysname> system-view
[Sysname] wlan rrm baseline remove name bl
Related commands
wlan rrm baseline save
wlan rrm baseline save
Use wlan rrm baseline save to create a radio baseline by saving the current radio settings.
Syntax
wlan rrm baseline save name baseline-name global
Views
System view
Predefined user roles
network-admin
Parameters
name baseline-name: Specifies a baseline name, a case-insensitive string of 1 to 32 characters.
Usage guidelines
A radio baseline saves the working channel, transmit rate, and other radio attributes for a radio or several radios. You can create a radio baseline by saving the current radio settings and apply the baseline to use these settings.
A radio baseline is saved in a .csv file in the file system.
Examples
# Save the settings of radio 1 and create radio baseline global.
<Sysname> system-view
[Sysname] wlan rrm baseline save name global global
wlan rrm calibration-bandwidth interval
Use wlan rrm calibration-bandwidth interval to set the interval for automatic bandwidth adjustment.
Use undo wlan rrm calibration-bandwidth interval to restore the default.
Syntax
wlan rrm calibration-bandwidth interval minutes
undo wlan rrm calibration-bandwidth interval
Default
The interval for automatic bandwidth adjustment is 29 minutes.
Views
System view
Predefined user roles
network-admin
Parameters
minutes: Specifies the automatic bandwidth adjustment interval in the range of 3 to 1440 minutes.
Examples
# Set the interval for automatic bandwidth adjustment to 10 minutes.
<Sysname> system-view
[Sysname] wlan rrm calibration-bandwidth interval 10
Related commands
calibrate-bandwidth self-decisive
wlan rrm calibration-channel ap
Use wlan rrm calibration-channel ap to perform on-demand DFS for radios of the specified AP.
Syntax
wlan rrm calibration-channel ap name ap-name [ radio radio-id ] [ force ]
Views
System view
Predefined user roles
network-admin
Parameters
name ap-name: Specifies an AP by its name. The name can only be fatap.
radio radio-id: Specifies a radio by its ID. The value range for the radio-id argument varies by AP model. If you do not specify this option, the command takes effect on all radios of the specified AP.
force: Changes the working channel forcibly. If you do not specify this keyword, the AP determines whether to change the working channel based on the condition of the current working channel.
Usage guidelines
If you perform on-demand DFS for multiple radios, the calibration of one radio does not affect channel calibration of the other radios.
If you specify the force keyword, the new channel might not be the optimal channel.
The system will take a few minutes to scan channels and collect channel data. This might cause packet loss. During the calibration process, do not disable the radios or change channel scanning or WLAN RRM settings.
Examples
# Perform forced on-demand DFS for radio 1.
<Sysname> system-view
[Sysname] wlan rrm calibration-channel ap name fatap radio 1 force
wlan rrm calibration-channel interval
Use wlan rrm calibration-channel interval to set the channel calibration interval.
Use undo wlan rrm calibration-channel interval to restore the default.
Syntax
wlan rrm calibration-channel interval minutes
undo wlan rrm calibration-channel interval
Default
The channel calibration interval is 31 minutes.
Views
System view
Predefined user roles
network-admin
Parameters
minutes: Specifies the channel calibration interval, in the range of 3 to 1440 minutes.
Examples
# Set the channel calibration interval to 10 minutes.
<Sysname> system-view
[Sysname] wlan rrm calibration-channel interval 10
Related commands
calibrate-channel self-decisive
wlan rrm calibration-power interval
Use wlan rrm calibration-power interval to set the power calibration interval.
Use undo wlan rrm calibration-power interval to restore the default.
Syntax
wlan rrm calibration-power interval minutes
undo wlan rrm calibration-power interval
Default
The power calibration interval is 11 minutes.
Views
System view
Predefined user roles
network-admin
Parameters
minutes: Specifies the power calibration interval, in the range of 3 to 180 minutes.
Examples
# Set the power calibration interval to 10 minutes.
<Sysname> system-view
[Sysname] wlan rrm calibration-power interval 10
Related commands
calibrate-power self-decisive