The calibrate enable { auto | manual | schedule time } command configures the radio calibration mode.
The undo calibrate enable command disables radio calibration.
By default, the radio calibration mode is auto, the radio calibration interval is 1440 minutes, and the start time for radio calibration is 03:00:00.
calibrate enable { auto [ interval interval-value [ start-time start-time ] ] | manual | schedule time time-value [ time-range time-range-name ] }
undo calibrate enable
Parameter | Description | Value |
---|---|---|
auto |
Sets the radio calibration mode to auto. |
- |
interval interval-value |
Specifies the radio calibration interval in auto mode. |
The value is an integer that ranges from 30 to 1440, in minutes. If interval is not specified, the radio calibration interval in auto mode is 1440 minutes. |
start-time start-time |
Specifies the start time for radio calibration in automatic mode. |
The value is in the format of hh:mm:ss.
|
manual |
Sets the radio calibration mode to manual. |
- |
schedule |
Sets the radio calibration mode to schedule. |
- |
time time-value |
Specifies the time for triggering the scheduled radio calibration. |
The value is in the format of hh:mm:ss.
|
time-range time-range-name |
Specifies the name of a time range for scheduled radio calibration. |
The specified time range must exist. You can run the time-range command to configure a time range. NOTE:
Ensure that the scheduled radio calibration time is within the time range specified by time-range. Otherwise, the scheduled radio calibration function does not take effect. |
In any mode, you can run the calibrate manual startup command to trigger the calibration. In manual mode, the device implements radio calibration only after the calibrate manual startup command is executed.
# Set the radio calibration mode to manual.
<HUAWEI> system-view [HUAWEI] wlan [HUAWEI-wlan-view] calibrate enable manual
# Set the radio calibration mode to schedule and set the time for scheduled radio calibration to 20:30:00.
<HUAWEI> system-view [HUAWEI] wlan [HUAWEI-wlan-view] calibrate enable schedule time 20:30:00