C
HAPTER
20
| System Management Commands
Time Range
– 763 –
EXAMPLE
Console(config)#time-range r&d
Console(config-time-range)#
RELATED COMMANDS
Access Control Lists (943)
absolute This command sets the time range for the execution of a command. Use
the no form to remove a previously specified time.
SYNTAX
absolute start hour minute day month year
[end hour minutes day month year]
absolute end hour minutes day month year
no absolute
hour - Hour in 24-hour format. (Range: 0-23)
minute - Minute. (Range: 0-59)
day - Day of month. (Range: 1-31)
month - january | february | march | april | may | june | july |
august | september | october | november | december
year - Year (4-digit). (Range: 2009-2109)
DEFAULT SETTING
None
COMMAND MODE
Time Range Configuration
COMMAND USAGE
â—† If a time range is already configured, you must use the no form of this
command to remove the current entry prior to configuring a new time
range.
â—† If both an absolute rule and one or more periodic rules are configured
for the same time range (i.e., named entry), that entry will only take
effect if the current time is within the absolute time range and one of
the periodic time ranges.
EXAMPLE
This example configures the time for the single occurrence of an event.
Console(config)#time-range r&d
Console(config-time-range)#absolute start 1 1 1 april 2009 end 2 1 1 april
2009
Console(config-time-range)#