[Contents] [Prev] [Next] [Index] [Report an Error]

Adding a Service Schedule (SRC CLI)

You can create a service schedule for the following objects:

Use the following statements to configure a service schedule:

schedule name {
description description;
}

To add a service schedule:

  1. 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
  2. (Optional) Describe the service schedule.
    user@host# set description description
  3. 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:

Related Topics


[Contents] [Prev] [Next] [Index] [Report an Error]