Using Coa Messages With Guided Entrance Services - 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

JunosE 11.2.x Broadband Access Configuration Guide
Sample RADIUS
Attributes
Sample CLI Command
676
<# inputPolicyName := genericInputName #>
<# inputRateLimitName := genericInputName #>
<# outputPolicyName := genericOutputName #>
<# outputRateLimitName := genericOutputName #>
<# exceptionClaclName := "exceptionClaclPort" $ serverPort #>
<# serverClaclName := "serverClaclIp" $ serverIp #>
<# redirectUrlName := "http://" $ serverIp $ ":" $ serverPort #>
configure terminal
classifier-list <# serverClaclName #> ip any host <# serverIp; '\n' #>
classifier-list <# exceptionClaclName #> tcp any any eq <# serverPort; '\n' #>
ip policy-list <# inputPolicyName; '\n' #>
classifier-group <# serverClaclName; '\n' #>
forward
classifier-group <# exceptionClaclName; '\n' #>
exception http-redirect
classifier-group *
filter
profile <# profileName #>
ip http redirectUrl <# redirectUrlName; '\n' #>
ip policy input <# inputPolicyName #> statistics enabled merge
<# env.setResult("activate-profile", "" $ profileName) #>
<# endtmpl #>
RADIUS Attribute
username
activate-service
host1(config)#service-management subscriber-session client5@isp1.com interface atm
5/0.1 service-session " http(192.168.25.2, 80)"

Using CoA Messages with Guided Entrance Services

Typically, a guided entrance service directs a subscriber to a Web site, where the subscriber
can select from a group of available services. When the subscriber selects a new service
to use, Service Manager uses a RADIUS CoA message to activate the new service—you
can also configure RADIUS to deactivate the original guided entrance service. To inform
Service Manager to deactivate the original guided entry service, you must include the
Deactivate-Service attribute in the RADIUS records of the services that can be selected
from the Web site.
If you configure a guided entrance service, you must also ensure that the router's RADIUS
dynamic-request server is enabled and supports CoA messages. See "Configuring RADIUS
Dynamic-Request Server" on page 231, for information about the RADIUS dynamic-request
server and CoA messages.
Tag
Value
none
client5@isp1.com
1
http(192.168.25.2, 80)
Copyright © 2010, Juniper Networks, Inc.

Advertisement

Table of Contents
loading

This manual is also suitable for:

Junose 11.2

Table of Contents