Korenix Technology Co., Ltd.
Industrial
Layer 3 Managed Ethernet Switch
_____________________________________________________________________________
Industrial Layer 3 Managed Ethernet SwitchUser Manual
Page: 263/1568
6.3.17
Command Scheduler Commands
The Command Scheduler feature provides the ability to schedule some EXEC command-line interface
(CLI) commands to run at specific calendar dates and times or at specified intervals. Command
Scheduler has two basic processes. One or more policy list is configured containing lines of
fully-qualified EXEC CLI to be run at the same time or interval. Each scheduled occurrence can be set to
run once only or on a recurring basis.
6.3.17.1 Configuration Commands
6.3.17.1.1 Command Scheduler Occurrences
An occurrence for Command Scheduler is defined as a scheduled event. Policy lists are configured to
run after a period of time since the scheduling was set, or at a specified calendar date and time.
Syntax
kron occurrence <name> at <hh:mm> {[<1-31> <month> <year> | <DAY> of week] {oneshot |
recurring}}
kron occurrence <name> in <ddd:hh:mm> {oneshot | recurring}
no kron occurrence <name>
at
–
Indicates that the occurrence is to run at a specified calendar date and time.
in
–
Indicates that the occurrence is to run after a specified time interval.
<hh:mm> -
Number of hours : Number of minutes.
<ddd:hh:mm> -
Number of days : Number of hours : Number of munites.
<1-31><month><year> -
Specifies the calendar date.
<DAY> -
Day of week name.
oneshot
–
Indicates that the occurrence is to run only one time. After the occurrence has run, the
configuration will be removed.
recurring
–
Indicates that occurrence is to run on a recurring basis.
no -
This command deletes a occurrence entry.
Default Setting
None
Command Mode
Global Config