Cisco ASR 9000 Series Configuration Manual page 73

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

Advertisement

Configuring Authentication, Authorization, and Accounting Functions
Command or Action
Step 3
aaa service-accounting [extended | brief]
Example:
RP/0/RSP0/CPU0:router(config)# aaa service-accounting brief
Step 4
dynamic-template
Example:
RP/0/RSP0/CPU0:router(config)# dynamic-template
Step 5
type service dynamic-template-name
Example:
RP/0/RSP0/CPU0:router(config-dynamic-template)# type service s1
Step 6
accounting aaa list {method_list_name | default} type service
[periodic-interval time]
Example:
RP/0/RSP0/CPU0:router(config-dynamic-template-type)# accounting
aaa list l1 type service periodic-interval 1000
Step 7
{ipv4 | ipv6} access-group access-list-name
Example:
RP/0/RSP0/CPU0:router(config-dynamic-template-type)# ipv4
access-group ACL1
RP/0/RSP0/CPU0:router(config-dynamic-template-type)# ipv6
access-group ACL2
Step 8
service-policy {input | output | type} service-policy_name [acct-stats]
Example:
RP/0/RSP0/CPU0:router(config-dynamic-template-type)#
service-policy input QoS1 acct-stats
RP/0/RSP0/CPU0:router(config-dynamic-template-type)#
service-policy output QoS2 acct-stats
Step 9
Use the commit or end command.
OL-28375-03
Cisco ASR 9000 Series Aggregation Services Router Broadband Network Gateway Configuration Guide, Release
Configuring Service Accounting
Purpose
(Optional) Sets accounting parameters for
service to select the level of subscriber
accounting state and to identity attribute
reporting in brief or extended form.
The default setting is
Note
extended.
Enters the dynamic-template configuration
mode.
Creates a dynamic-template with a
user-defined name for a service.
Configures the service accounting feature.
Sets IPv4 or IPv6 access list to an interface.
Associates a service-policy to the dynamic
template, and enables service accounting
feature using acct-stats keyword.
commit—Saves the configuration changes
and remains within the configuration session.
end—Prompts user to take one of these
actions:
• Yes— Saves configuration changes and
exits the configuration session.
4.3.x
61

Advertisement

Table of Contents
loading

Table of Contents