You can use the schedule command to configure schedules. Schedule objects define a time range. They can be used to enable Optimizer policies at different times e.g. Work Hours/After Hours.
schedule <name> days <start-day> <end-day> times <start-time> <end-time>
schedule <name> days <start-day> <end-day> times <start-time> <end-time>
no schedule <name>
E X A M P L E Create an 'After Hours' schedule that includes 6pm to 8am, Monday to Friday and all day Saturday and Sunday. schedule "After Hours" days Monday Friday times 1800 2400
|
|
|