R3721-F3210-F3171-HP High-End Firewalls Getting Started Command Reference-6PW101

78
Examples
# Set the lower temperature threshold on card 1 to 10°C (50°F) and the upper temperature threshold to
75°C (167°F).
<Sysname> system-view
[Sysname] temperature-limit 1 10 75
Setting temperature limit succeeded.
time at
Syntax
time time-id at time date command command
time time-id { one-off | repeating } at time [ month-date month-day | week-day week-daylist ] command
command
undo time time-id
View
Job view
Default level
3: Manage level
Parameters
time timeid: Time setting entry, an integer that ranges from 1 to 10.
at time: Specifies an execution time, in the hh:mm format, where the hh value ranges from 0 to 23 and
the mm value ranges from 0 to 59.
one-off: Specifies that the specified command is executed for once.
repeating: Specifies a recurring time schedule.
date: Specifies an execution date, in the MM/DD/YYYY or YYYY/MM/DD format. The YYYY value
ranges from 2000 to 2035, the MM value ranges from 1 to 12, and the DD value ranges from 1 to 31.
The specified execution date must be ahead of the current date.
month-date month-day: Specifies the date for executing the command. month-day specifies the date, and
ranges from 1 to 31.
week-day week-daylist: Specifies the day or days for executing the command. The week-daylist argument
specifies one day or up to seven days, which can be any combination of Sun, Mon, Tue, Wed, Thu, Fri,
and Sat. For example, to have a command executed on Monday, you can enter week-day Mon; to have
a command executed on Friday and Saturday, enter week-day Fri Sat. Use a space between every two
days for separation.
command command: Specifies the command to be automatically executed, in the text format. The
command must be executable in the view specified by the view command. Otherwise, this command
cannot be automatically executed. Therefore, ensure the correctness of the configuration.
Description
Use time at to add a command to run at a specific time and date in the job schedule.
Use undo time to remove a command from the job schedule.
The commands in a job must be in the same view. Every job can have up to 10 commands.