Using The Cli To Activate Subscriber Service Sessions - Juniper JUNOSE SOFTWARE 11.2.X - BROADBAND ACCESS CONFIGURATION GUIDE 7-20-2010 Configuration Manual

Software for e series broadband services routers broadband access configuration guide
Table of Contents

Advertisement

Using the CLI to Activate Subscriber Service Sessions

service-management owner-session
Copyright © 2010, Juniper Networks, Inc.
service that you activate and deactivate for multiple subscribers. See "Preprovisioning
Services" on page 661 for more information about service preprovisioning.
A subscriber session represents a specific subscriber—the session consists of the
subscriber's name, the interface used for the session, and any active services for the
subscriber. A subscriber can have one subscriber session active at any given time.
You create a subscriber's service session when you assign a service definition to a
subscriber session. Like an AAA-created service, a single subscriber session can have
multiple simultaneous service sessions. You can use one method to create the subscriber
session, and then a different method to activate the subscriber's service session. For
example, you might use RADIUS to create the AAA subscriber session, then use the CLI
to activate the service session for the subscriber, You can optionally specify a service
session profile that you want to attach to the service session.
You can use the CLI to activate a service session based on subscriber information or
owner information:
Subscriber name and interface method—Activates the service session based on the
subscriber name and the interface that the subscriber is using for this subscriber session.
host1(config)#service-management subscriber-session client1@isp1.com interface
atm 4/0.1 service-session " tiered(1280000, 5120000)"
Owner name and ID method—Activates the service session based on the owner that
created the subscriber session and the ID that was generated by the owner. For example,
if RADIUS is used to create the subscriber session, the owner name is AAA and the
owner ID is the Acct-Session-ID that was generated by RADIUS during subscriber
creation.
host1(config)#service-management owner-session AAA 537446 service-session "
tiered(1280000, 5120000)"
NOTE: You must specify the parameter values in the order in which the parameters
appear in the template name of the service definition file. Enclose the service definition
name in double quotation marks, with the service's parameter values in parentheses.
For example, for the tiered service that is defined in Figure 29 on page 630, the template
name is:
<# tiered(inputBW, outputBW) #>
Use the following format with the service-session keyword:
" tiered(1280000, 5120000)"
Use to activate a service for an existing subscriber by identifying the owner used to
create the subscriber session and specifying the service session to use.
The subscriber session must exist before you use this command.
Chapter 27: Configuring Service Manager
659

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.2

Table of Contents