Configuring Service Manager Statistics; Setting Up The Service Definition File For Statistics Collection - Juniper JUNOSE SOFTWARE 11.0.X - BROADBAND ACCESS CONFIGURATION GUIDE 4-1-2010 Configuration Manual

For e series broadband services routers - broadband access configuration
Hide thumbs Also See for JUNOSE SOFTWARE 11.0.X - BROADBAND ACCESS CONFIGURATION GUIDE 4-1-2010:
Table of Contents

Advertisement

JUNOSe 11.0.x Broadband Access Configuration Guide

Configuring Service Manager Statistics

The Service Manager application provides a flexible and efficient process for
identifying and capturing statistics related to subscriber service sessions. Configuring
Service Manager to collect statistics is a three- part process. First, you design the
service definition macro file to identify the statistics that you want to collect. Second,
you configure Service Manager to enable statistics collection when a service session
is activated by either RADIUS or the CLI. Third, before you reference a policy in the
service definition macro to enable Service Manager collect statistics, you must enable
statistics collection for this policy using the statistics enabled keyword in the
command used for policy attachment in the profile.
The following section describes how to configure the service definition macro file.
For information about configuring Service Manager to enable statistics, see "Enabling
Statistics Collection with RADIUS" on page 681 if you are using RADIUS to activate
services, or see "Enabling Statistics Collection with the CLI" on page 682 if you are
using the CLI.

Setting Up the Service Definition File for Statistics Collection

Service Manager statistics are based on classifier lists the classifier lists are
referenced by policy lists that you define in your service definition macro file.
When you configure your service definition for statistics, you include the macro
environment command env.setResult to indicate the type of statistics to track and
to identify the classifier lists to use when generating statistics. The format of the
environment command is:
The string variable specifies the type of statistics to track Service Manager supports
the following strings:
The classifier-list-name variable is the name of the classifier list that is associated
with the policy list that is defined in the service definition. You can specify multiple
classifier lists in the command.
This example is a portion of the service definition macro file in Figure 29 on page 642.
Example 1
The two highlighted commands specify the statistics used by the Service Manager
application.
680
Configuring Service Manager Statistics
host1(config)#service-management subscriber-session client1@isp1.com
interface atm 4/0.1 service-session "video(4500000, 192.168.10.3)"
service-session-profile vodISP1
<# env.setResult( string" , classifier-list-name" ) #>
input-stat-clacl track input statistics
output-stat-clacl track output statistics
secondary-input-stat-clacl track input statistics for a policy attached at the
secondary input stage
profile <# name; '\n' #>

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.0.x

Table of Contents