7210 SAS-M, T, R6, R12, Mxp, Sx, S Basic System
Configuration Guide
System Management
3HE 17358 AAAB TQZZA © 2021 Nokia.
Use subject to Terms available at: www.nokia.com
339
Daily
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.
CLI Syntax: config>system>cron>time-range$
daily start time-of-day end time-of-day
The following example shows the command usage to create a time range that is
repeated daily.
Example: 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#
Weekdays
The weekdays command configures the start and end of a periodic schedule for
weekdays (Monday through Friday).
Use the following syntax to configure a time range that is repeated on weekdays.
CLI Syntax: config>system>cron>time-range$
weekdays start time-of-day end time-of-day
The following example shows the command usage to create a time range that is
repeated on weekdays.