config system schedule-group
Use this command to create schedule objects to use in link load balancing policies. A policy rule can be time-bound: one time, daily, weekly, or monthly.
Before you begin:
- You must have read-write permission for system settings.
Syntax
config system schedule-group
edit <name>
config schedule-member <No.>
edit <name>
set type {daily-recurring | monthly-recurring | one-time | weekly-recurring}
set endtime-of-enddate <string>
set starttime-of-startdate <string>
set day-of-month <integer>
set enddate <string>
set startdate <string>
set day-of-week {friday | monday | saturday | thursday | tuesday | wednesday}
next
end
next
end
type |
|
endtime-of-enddate |
HH:MM. Minutes must be 00, 15, 30, or 45. |
startime-of-startdate |
HH:MM. |
day-of-month |
1 - 31. |
enddate |
YYYY/MM/DD. |
startdate |
YYYY/MM/DD. |
day-of-week |
Sunday, Monday, Tuesday, Wednesday, Thursday, Friday, Saturday. |