System Management 
368
Basic System Configuration Guide
3HE 11010 AAAC TQZZA Edition: 01
 
end-time
Syntax [no] end-time [date | day-name] time
Context config>cron>schedule
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>schedule
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