32 absolute, 33 periodic – CANOGA PERKINS 9171 Command Reference User Manual
Page 614

CanogaOS Command Reference
33-23
<1-2147483646> permit
<1-2147483646> deny
33.32 absolute
Use this command to define the absolute time and date in time range.
Command Syntax
absolute {start HH:MM:SS <1-31> MONTH <2000-2037>} {end HH:MM:SS <1-31> MONTH
<2000-2037>}
Command Mode
Time range configuration
Usage
None
Examples
This example shows how to define a time range started from 11:11:00 January 1 2008 and ended by
00:00:00 May 1 2009.
Switch(config-tm-range)# absolute start 11:11:00 jun 1 2008 end 00:00:00 may 1 2009
Related Commands
periodic
33.33 periodic
Use this command to define the periodic time and date in time range.
Command Syntax
periodic { hh:mm } { day-of-the-week } to { hh:mm } [ day-of-the-week ]
periodic { hh:mm } { weekdays | weekend | daily } to { hh:mm }
Command Mode
Time range configuration
Usage
None
Examples
This example shows how to define a time range started from 00:00 Monday and ended by 18:00
Wednesday in weekly period.
Switch(config-tm-range)#periodic 00:00 mon to 18:00 wed