32 absolute, 33 periodic – CANOGA PERKINS CanogaOS Command Reference User Manual
Page 685
![background image](/manuals/651410/685/background.png)
CanogaOS Command Line Reference
Revision 1.02
Proprietary & Confidential Canoga Pertkins Metro Ethernet Switches
Page 685 of 855
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
This example shows how to define a time range started from 09:00 and ended by 17:00 everyday.
Switch(config-tm-range)#periodic 09:00 daily to 17:00