HP VPN Firewall Appliances Getting Started Command Reference
91
telnet, ftp, and ssh2), the view (for example, system-view and quit), or the user status (for example,
super).
Examples
# Schedule a job to execute the batch file 1.bat in system view in 60 minutes (assuming that the current
time is 11: 4 3 ) .
<Sysname> schedule job delay 60 view system execute 1.bat
Info: Command execute 1.bat in system view will be executed at 12:43 10/31/2007 (in 1 hours
and 0 minutes).
# Schedule a job to execute the batch file 1.bat in system view at 12:00 (assuming that the current time
is 11: 4 3 ) .
<Sysname> schedule job at 12:00 view system execute 1.bat
Info: Command execute 1.bat in system view will be executed at 12:00 10/31/2007 (in 0 hours
and 16 minutes).
schedule reboot at
Use schedule reboot at to schedule a device reboot to occur at a specific time and date.
Use undo schedule reboot to disable the scheduled reboot function.
Syntax
schedule reboot at hh:mm [ date ]
undo schedule reboot
Default
The scheduled reboot function is disabled.
Views
User view
Default command level
3: Manage level
Parameters
hh:mm: Specifies a reboot time, in the hh:mm format. The hh value is in the range of 0 to 23, and the mm
value is in the range of 0 to 59.
date: Specifies a reboot date, in the MM/DD/YYYY or YYYY/MM/DD format. The YYYY value is in the
range of 2000 to 2035, the MM value is in the range of 1 to 12, and the DD value is in the range of 1
to 31.
Usage guidelines
CAUTION:
• Device reboot can interrupt network services.
• Changing any clock setting can cancel the reboot schedule.
The interval between the reboot date and the current date cannot exceed 30 x 24 hours, or 30 days.
When no reboot date is specified:
• If the reboot time is later than the current time, a reboot occurs at the reboot time of the current day.