Cisco Cisco ASR 5700

Page of 8994
Subscriber Configuration Mode Commands   
▀  aaa 
 
 
▄  Command Line Interface Reference, StarOS Release 17 
8680 
   
aaa 
This command configures authentication, authorization and accounting (AAA) functionality at the subscriber level. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > Subscriber Configuration 
configure > context context_name > subscriber { default | name subscriber_name }
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-subscriber)# 
Syntax
 
[ no ] aaa { accounting interim { interval-timeout interval_timeout | normal | suppress } 
| group 
aaa_group_name | secondary-group aaa_secondary_group_name } 
default aaa { accounting interim [ interval-timeout ] | group | secondary-group } 
no aaa { accounting interim [ interval-timeout ] | group [ aaa_group_name ] | secondary-
group }
 
default
 
Configures the default setting for the specified parameter. 
 
accounting
: Enables AAA accounting for subscribers. 
 
group
: Uses the default AAA group—the one specified at the context level or in the default subscriber 
profile. 
 
secondary-group
: Removes the secondary AAA group from the subscriber configuration. 
no
 
 
accounting
: Disables AAA accounting for subscribers. 
 
group
: Uses the default AAA group—the one specified at the context level or in the default subscriber 
profile. 
 
secondary-group
: Removes the secondary AAA group from the subscriber configuration. 
accounting interim { interval-timeout interval_timeout | normal | suppress }
 
 Specifies when system should send an interim accounting record to the server. 
 
interval-timeout
: Specifies the time interval (in seconds) at which to send an interim accounting 
record. 
interval_timeout
 must be an integer from 50 through 40000000. 
 
normal
: If RADIUS accounting is enabled, send this Acct-Status-Type message when normally 
required by operation. 
 
suppress
: If RADIUS accounting is enabled, suppress the sending of Acct-Status-Type message.