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

Adding Subscriber Folders (SRC CLI)

You can create subscriber folders for retailers, existing subscriber folders, enterprises, and sites. You must create a subscriber folder in a retailer object before you can add other types of subscribers.

Use the following configuration statements to configure subscriber folders:

subscribers retailer name subscriber-folder folder-name {
maximum-login maximum-login ;
session-timeout session-timeout ;
scope [ scope.. .];
substitution [ substitution... ];
}

To create a subscriber folder:

  1. From configuration mode, enter the subscriber folder configuration. In this procedure, retailer-one is the name of the retailer and local is the name of the subscriber folder.
  2. (Optional) Configure the maximum number of concurrent logins for subscribers associated with this folder.
  3. (Optional) Configure the timeout for subscriber sessions associated with this folder.
  4. (Optional) Assign service scopes to the folder.
  5. (Optional) Configure the actual values for parameters associated with this folder.
  6. (Optional) Verify your configuration.
    [edit subscribers retailer retailer-one subscriber-folder local]
    user@host# show 
    session-timeout 9000;
    scope POP-Boston;

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