calibrate enable { auto | manual | schedule time }
Function
The calibrate enable { auto | manual | schedule time } command configures the radio calibration mode.
The undo calibrate enable command disables 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.
Format
calibrate enable { auto [ interval interval-value [ start-time start-time ] ] | manual | schedule time time-value }
undo calibrate enable
Parameters
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.
|
Usage Guidelines
- Auto mode: The device periodically implements radio calibration at certain intervals (the interval is specified by interval and the default interval is 1440 minutes).
- Manual mode: Radio calibration is not automatically implemented by the device but manually triggered through the calibrate manual startup command.
- Schedule mode: The device triggers radio calibration at the time specified by the parameter time.
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.
Example
# 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