Automatic restart configuration for H3C device

2023-06-30 01:12:49 Published
  • 0 Followed
  • 0Collected ,598Browsed

Network Topology

null

Problem Description

customer wants us to configure a Automatic restart configuration.

for example, restart at 22:30 pm every day.

Process Analysis

we can use schedule command to realize that.

Solution

<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 

Please rate this case:   
0 Comments

No Comments

Add Comments: