A-128
CLI Reference Guide for the Cisco Secure Access Control System 5.1
OL-18996-01
Appendix A ACS Command Reference
Configuration Commands
Command Modes Configuration.
Examples acs/admin(config)# ip route 192.168.0.0 255.255.0.0 gateway 172.23.90.2
kron occurrence
To schedule one or more Command Scheduler commands to run at a specific date and time or a recurring
level, use the kron occurrence command in Configuration mode. To delete this, use the no form of this
command.
kron {occurrence} occurrence-name
Syntax Description
Note After you enter the occurrence-name in the kron occurrence command, you enter the config-occurrence
configuration submode (see the following Syntax Description).
Defaults No default behavior or values.
occurrence Schedules Command Scheduler commands.
occurrence-name Name of the occurrence. Up to 80 alphanumeric characters. (See following
note and Syntax Description.)
at Identifies that the occurrence is to run at a specified calendar date and time.
Usage: at [hh:mm] [day-of-week | day-of-month | month day-of-month].
do EXEC command. Allows you to perform any EXEC commands in this mode
(see
do, page A-118).
end Exits the kron-occurrence configuration submode and returns you to the
EXEC mode.
exit Exits the kron-occurrence configuration mode.
no Negates the command in this mode.
Three keywords available:
• at—Usage: at [hh:mm] [day-of-week | day-of-month | month
day-of-month].
• policy-list—Specifies a policy list to be run by the occurrence. Up to 80
alphanumeric characters.
• recurring—Execution of the policy lists should be repeated.
policy-list Specifies a Command Scheduler policy list to be run by the occurrence.
recurring Identifies that the occurrences run on a recurring basis.