System Command Reference
388 Basic System Configuration Guide
Parameters date — Specifies the date to schedule a command.
Values YYYY:MM:DD in year:month:day number format
day-name — Specifies the day of the week to schedule a command.
Values sunday | monday | tuesday | wednesday | thursday | friday |
saturday
time — Specifies the time of day to schedule a command.
Values hh:mm
hour
Syntax hour {..hour-number [..hour-number] | all}
no hour
Context config>system>cron>sched
Description This command specifies which hour to schedule a command. Multiple hours of the day can be
specified. When multiple hours are configured, each of them will cause the schedule to trigger. Day-
of-month or weekday must also be specified. All days of the month or weekdays can be specified. If
an hour is configured without configuring month, weekday, day-of-month, and minute, the event will
not execute.
The no form of this command removes the specified hour from the configuration.
Parameters hour-number — Specifies the hour to schedule a command.
Values 0 to 23 (maximum 24 hour-numbers)
all — Specifies all hours.
interval
Syntax interval seconds
no interval
Context config>system>cron>sched
Description This command specifies the interval between runs of an event.
Parameters seconds — The interval, in seconds, between runs of an event.
Values 30 to 4,294,967,295
minute
Syntax minute {minute-number [..minute-number] | all}