System Management
7450 ESS OS Basic System Configuration Guide Page 357
Parameters seconds — The interval, in seconds, between runs of an event.
Values 30 — 4,294,967,295
minute
Syntax [no] minute {minute-number [..minute-number]| all}
Context config>cron>sched
Description This command specifies the minute to schedule a command. Multiple minutes of the hour can be specified.
When multiple minutes are configured, each of them will cause the schedule to occur. If a minute is
configured, but no hour or day is configured, the event will not execute. If a minute is configured without
configuring month, weekday, day-of-month, and hour, the event will not execute.
The no form of this command removes the specified minute from the configuration.
Parameters minute-number — Specifies the minute to schedule a command.
Values 0 — 59 (maximum 60 minute-numbers)
all — Specifies all minutes.
month
Syntax [no] month {month-number [..month-number]|month-name [..month-name]| all}
Context config>cron>sched
Description This command specifies the month when the event should be executed. Multiple months can be specified.
When multiple months are configured, each of them will cause the schedule to trigger. If a month is
configured without configuring weekday, day-of-month, hour and minute, the event will not execute.
The no form of this command removes the specified month from the configuration.
Parameters month-number — Specifies a month number.
Values 1 —12 (maximum 12 month-numbers)
all — Specifies all months.
month-name — Specifies a month by name
Values january, february, march, april, may, june, july, august, september, october, november,
december (maximum 12 month names)