Start | stop, Examples – Amer Networks WLO220T CLI User Manual
Page 75

C O M M A N D D E S C R I P T I O N S
scheduler
2
72
CLI Reference Guide
wednesday Repeat every Wednesday.
thursday Repeat every Thursday.
friday Repeat every Friday.
saturday Repeat every Saturday.
sunday Repeat every Sunday
start | stop
set scheduler name_str once start date time stop date time [ ... ]
set scheduler name_str recurrent { ... } start time stop time [ ... ]
Examples
The following command creates a schedule definition named “mytime” which starts on 1/10/2003
at 11:00 AM and ends on 2/12/2003 at 7:00 PM:
set scheduler mytime once start 1/10/2003 11:00 stop 2/12/2003 19:00
The following command creates a schedule definition named “weekend” which starts at 8:00 AM
and ends at 5:00 PM and repeats every Saturday and Sunday:
set scheduler weekend recurrent saturday start 8:00 stop 17:00
set scheduler weekend recurrent sunday start 8:00 stop 17:00