Related Documentation
- C Series
- Service Schedules Overview
- Planning Service Schedules
- Associating the Authorization Plug-In with a Scheduled Service (SRC CLI)
- Adding a Service Schedule (C-Web Interface)
- Example: Configuring a Service to Be Active During Nonwork Hours (SRC CLI)
- Example: Configuring a Service to Be Available for a Specified Interval (SRC CLI)
- Authorizing Scheduled Services Overview (SRC CLI)
Adding a Service Schedule (SRC CLI)
You can create a service schedule for the following objects:
- Scopes
- Services
- Retailers
- Enterprises
- Subscribers in an enterprise
Note: If you change or remove the name of a service that is referenced by a schedule, the SRC software treats this case like one in which no subscribers have a subscription to this service. In both cases, the action for the service is not taken. The software does not regard either case as an error in the schedule; a failure is not reported.
Use the following statements to configure a service schedule:
To add a service schedule:
- From configuration mode, access the configuration statement
that configures the service schedule for the objects for which you
can create a service schedule. Enter a unique name for the service
schedule.
For example:
user@host# edit services scope name schedule name user@host# edit services global schedule name user@host# edit subscribers retailer name schedule name user@host# edit subscribers retailer name subscriber-folder folder-name enterprise name schedule name user@host# edit subscribers retailer name subscriber-folder folder-name subscriber name schedule name - (Optional) Describe the service schedule. user@host# set description description
- Create schedule entries for the service schedule. A number
of schedule entries, or rules, constitute each service schedule. user@host# set event name
An entry consists of the schedule time, any excluded times, and a list of actions. To create an entry:
- Specify the time schedule.
- Specify the actions.
Related Documentation
- C Series
- Service Schedules Overview
- Planning Service Schedules
- Associating the Authorization Plug-In with a Scheduled Service (SRC CLI)
- Adding a Service Schedule (C-Web Interface)
- Example: Configuring a Service to Be Active During Nonwork Hours (SRC CLI)
- Example: Configuring a Service to Be Available for a Specified Interval (SRC CLI)
- Authorizing Scheduled Services Overview (SRC CLI)