Cisco ASR 9000 Series Configuration Manual page 283

Aggregation services router broadband network gateway
Hide thumbs Also See for ASR 9000 Series:
Table of Contents

Advertisement

Configuring Subscriber Features
Command or Action
Step 4
match authen-status authenticated
Example:
RP/0/RSP0/CPU0:router(config-cmap)# match timer
AUTH_TIMER
Step 5
policy-map type control subscriber policymap_name
Example:
RP/0/RSP0/CPU0:router(config)# class-map type
control subscriber match-all RULE_IP_WEBSESSION
Step 6
event session-start match-all
Example:
RP/0/RSP0/CPU0:router(config-pmap)# event
session-start match-all
Step 7
class type control subscriber class_name do-until-failure
Example:
RP/0/RSP0/CPU0:router(config-pmap-e)# class type
control subscriber class-default do-until-failure
Step 8
sequence_number activate dynamic-template dt_name
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# 10 activate
dynamic-template DEFAULT_IP_SERVICE
Step 9
sequence_number activate dynamic-template dt_name
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# 10 activate
dynamic-template HTTP_REDIRECT
Step 10
sequence_number set-timer timer_name value
Example:
RP/0/RSP0/CPU0:router(config-pmap-c)# 10 set-timer
AUTH_TIMER 4567
Step 11
event account-logon match-all
Example:
RP/0/RSP0/CPU0:router(config-pmap)# event
session-start match-all
Step 12
class type control subscriber class_name do-until-failure
Example:
RP/0/RSP0/CPU0:router(config-pmap-e)# class type
control subscriber class-default do-until-failure
OL-28375-03
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Purpose
Configures a match criteria for the class along with
authentication status details.
Configures a subscriber control policy-map.
Configures the session start policy event that runs all
the matched classes.
Configures the class to which the subscriber is to be
matched. When there is a match, execute all actions that
follow until a failure is encountered.
Activates the dynamic-template defined locally on the
CLI with the specified dynamic template name.
Activates the dynamic-template defined locally on the
CLI with the specified dynamic template name.
Sets a timer to run a rule on its expiry. The timer value,
specified in minutes, ranges from 0 to 4294967295.
Configures the account logon policy event that runs all
matched classes.
Configures the class to which the subscriber is to be
matched. When there is a match, execute all actions that
follow, until a failure is encountered.
Configuring Web Logon
4.3.x
271

Advertisement

Table of Contents
loading

Table of Contents