Basic System Configuration Guide System Management 
Edition: 01 3HE 11010 AAAC TQZZA 369
 
interval
Syntax [no] interval seconds
Context config>cron>schedule
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 4294967295
minute
Syntax [no] minute {minute-number [..minute-number] | all} 
Context config>cron>schedule
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 to 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>schedule
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.