The daily command configures the start and end of a periodic schedule for every day of the week (Sunday through Saturday).
Use the following syntax to configure a time range that is repeated daily.
config>system>cron>time-range$
daily start time-of-day end time-of-day
config>system>cron>time-range$ daily start 11:00 end 12:00
config>system>cron>time-range$
The following is a sample configuration output of a daily time range beginning at 11:00 and ending at 12:00.
A:sim1>config>system>cron>time-range# show cron time-range detail
===============================================================================
Cron time-range details
===============================================================================
Name : 1
Triggers : 0
Status : Inactive
Periodic : daily Start 11:00 End 12:00
===============================================================================
A:sim1>config>system>cron>time-range#