The calibrate retransmission-rate-check command configures the interval and traffic threshold for checking the retransmission rate.
The undo calibrate retransmission-rate-check command configures the interval and traffic threshold for checking the retransmission rate.
The default interval and traffic threshold for checking the retransmission rate are 1 minute and 1250 kbit/s, respectively.
calibrate retransmission-rate-check interval interval traffic-threshold traffic-threshold
undo calibrate retransmission-rate-check
Parameter |
Description |
Value |
---|---|---|
interval interval |
Specifies the interval for checking the retransmission rate. |
The value is an integer that ranges from 1 to 10, in minutes. |
traffic-threshold traffic-threshold |
Specifies the traffic threshold for checking the retransmission rate. |
The value is an integer that ranges from 1 to 20000, in kbit/s. |
You can run the calibrate retransmission-rate-check command to lower the sensitivity for collecting radio retransmission rate statistics. When the rate of network traffic reaches the threshold, retransmission rate check is performed at the specified interval.
# Set the interval and traffic threshold for checking the retransmission rate in the RRM profile 80211b to 2 minutes and 1000 kbit/s, respectively.
<HUAWEI> system-view [HUAWEI] wlan [HUAWEI-wlan-view] rrm-profile name 80211b [HUAWEI-wlan-rrm-prof-80211b] calibrate retransmission-rate-check interval 2 traffic-threshold 1000