Use the freq command to configure maintenance cycle frequency.
daily | Specify a value to run the daily maintenance. Possible values for daily are: everyday, weekday, weekend. |
weekly | Specify a day of the week to run the weekly maintenance. |
monthly week of month |
Specify a week to run the monthly maintenance and the day of the week to start the cycle. |
Numeric value to represent the week of a month. Valid values are 1-4. For example, maintain_cycle# freq monthly 1,Tuesday | |
never | Do not run the maintenance cycle. |
The following example configures the maintenance cycle to run weekly on Sunday.
EWC.extremenetworks.com::maintain_cycle# freq weekly sunday
The following example configures the maintenance cycle to run on the first week of the month, starting on Tuesday.
EWC.extremenetworks.com::maintain_cycle# # freq monthly 1,Tuesday