Configuring ISG Control Policies
How to Configure an ISG Control Policy
11
Step 7
action-number collect [aaa list list-name]
identifier {authen-status |
authenticated-domain | authenticated-username
| dnis | mac-address | media | mlp-negotiated |
nas-port | no-username | protocol |
service-name | source-ip-address | timer |
tunnel-name | unauthenticated-domain |
unauthenticated-username | vrf}
Example:
Router(config-control-policymap-class-control)#
1 collect identifier authen-status
(Optional) Collects the specified subscriber identifier from
the access protocol.
Step 8
action-number if upon network-service-found
{continue | stop}
Example:
Router(config-control-policymap-class-control)#
2 if upon network-service-found stop
(Optional) Specifies whether the system should continue
processing policy rules once the subscriber’s network
service has been identified.
Step 9
action-number proxy accounting aaa list
{list-name | default}
Example:
Router(config-control-policymap-class-control)#
1 proxy accounting aaa list default
(Optional) Specifies the list that the request should be
proxied to.
Step 10
action-number service [disconnect | local |
vpdn]
Example:
Router(config-control-policymap-class-control)#
3 service disconnect
(Optional) Specifies a network service type for PPP
sessions.
Step 11
action-number service-policy type control
policy-map-name
Example:
Router(config-control-policymap-class-control)#
4 service-policy type control domainBasedAccess
(Optional) Nests the specified control policy map within a
parent control policy map.
Step 12
action-number service-policy type service
[unapply] [aaa list list-name] {name
service-name | identifier {authenticated-domain
| authenticated-username | dnis | nas-port |
tunnel-name | unauthenticated-domain |
unauthenticated-username}}
Example:
Router(config-control-policymap-class-control)#
1 service-policy type service aaa list LISTA
name REDIRECT
(Optional) Activates an ISG service.
• Specifying an identifier instead of a service name will
activate a service that has the same name as the
specified identifier.
Command or Action Purpose