1. 进入系统视图
<H3C> system-view
2. 创建重启 job
[H3C] scheduler job reboot
[H3C-job-reboot] command 1 reboot
[H3C-job-reboot] command 2 Y
[H3C-job-reboot] quit
3. 配置定时执行任务
[H3C] scheduler schedule reboot
[H3C-schedule-reboot] job reboot
[H3C-schedule-reboot] time repeating at 22:30
[H3C-schedule-reboot] quit
4. 保存配置
[H3C] save force
5. 检查当前设备时间的准确性
[H3C] display clock
说明: 以上配置实现了每天 22:30 自动重启 H3C 无线管理控制器。请确保设备系统时间准确,否则定时任务可能无法按预期执行。