System Management
7750 SR OS Basic System Configuration Guide Page 355
end-time
Syntax [no] end-time [date | day-name] time
Context config>cron>sched
Description This command is used concurrently with type periodic or calendar. Using the type of periodic, end-
time determines at which interval the schedule will end. Using the type of calendar, end-time
determines on which date the schedule will end.
When no end-time is specified, the schedule runs forever.
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 in hour:minute format
hour
Syntax [no] hour {..hour-number [..hour-number]| all}
Context config>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 — 23 (maximum 24 hour-numbers)
all — Specifies all hours.
interval
Syntax [no] interval seconds
Context config>cron>sched
Description This command specifies the interval between runs of an event.
Parameters seconds — The interval, in seconds, between runs of an event.