<# claclName := genericName #>
<# profileName := genericName #>
<# 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' #>
profile <# profileName #>
<# env.setResult("activate-profile", "" $ profileName) #>
<# endtmpl #>
RADIUS Attribute
Sample RADIUS
username
Attributes
activate-service
Sample CLI Command
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.
forward
classifier-group <# exceptionClaclName; '\n' #>
exception http-redirect
classifier-group *
filter
ip http redirectUrl <# redirectUrlName; '\n' #>
ip policy input <# inputPolicyName #> statistics enabled merge
host1(config)#service-management subscriber-session client5@isp1.com interface
atm 5/0.1 service-session " http(192.168.25.2, 80)"
Chapter 27: Configuring Service Manager
Tag
Value
none
client5@isp1.com
1
http(192.168.25.2, 80)
Service Definition Examples
689
Need help?
Do you have a question about the JUNOSE SOFTWARE 11.0.X - BROADBAND ACCESS CONFIGURATION GUIDE 4-1-2010 and is the answer not in the manual?