null
customer wants us to configure a Automatic restart configuration.
for example, restart at 22:30 pm every day.
we can use schedule command to realize that.
<H3C> system-view
# create new job
[H3C] scheduler job reboot
[H3C-job-reboot]command 1 reboot
[H3C-job-reboot]command 2 Y
[H3C-job-reboot]quit
# configure schedule
[H3C] scheduler schedule reboot
[H3C-schedule-reboot] job reboot
[H3C-schedule-reboot] time repeating at 22:30
[H3C-schedule-reboot] quit
#save it
[H3C]save force