Cisco Cisco ASR 5000

Page of 9109
APN Configuration Mode Commands   
▀  aaa 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
1286 
   
aaa 
This command configures Authentication, Authorization, and Accounting (AAA) functionality at the Access Point 
Name (APN) level. 
Product
 
GGSN 
P-GW 
SAEGW 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > APN Configuration 
configure > context context_name > apn apn_name
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-apn)# 
Syntax
 
aaa 
group aaa_group_name 
secondary-group
 
aaa_group_name
 }
 
default aaa 
{
 group 
secondary-group
 
aaa_group_name
 }
 
no aaa 
group aaa_group_name 
 | 
secondary-group
 }
 
no aaa
 
Disables the specified AAA group for the specific APN. 
no aaa { group | secondary-group }
 
 
group
: Uses the default AAA group. 
 
secondary-group
: Removes the secondary AAA group from the APN’s configuration. 
default aaa { group | secondary-group }
 
Configures the default setting for the specified parameter. 
 
group
: Uses the default AAA group—the one specified at the context level or in the APN template. 
 
secondary-group
: Removes the secondary AAA group from the APN configuration. 
aaa_group_name
 
Specifies the AAA server group for the APN. 
aaa_group_name
 must be an alphanumeric string of 1 through 63 characters. 
secondary-group aaa_group_name
 
Specifies the secondary AAA server group for the APN. 
aaa_group_name
 must be an alphanumeric string of 1 through 63 characters.