Cisco Cisco ASR 5000

Page of 9109
Exec Mode show Commands (A-C)   
▀  show aaa 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
4284 
   
show aaa 
Displays AAA (Authentication Authorization and Accounting) statistics for the current context. 
Product
 
PDSN 
GGSN 
SGSN 
Privilege
 
Security Administrator, Administrator, Operator, Inspector 
Mode
 
Exec 
The following prompt is displayed in the Exec mode: 
[local]host_name
Syntax
 
show aaa { group { all | name aaa_group_name } | local counters } [ | { grep grep_options 
| more } ] 
group { all | name aaa_group_name }
 
Displays AAA information. 
 
all
: If the exec context is local, information for all the default AAA groups, and the AAA groups 
configured in all the contexts are displayed. If the exec context is not local, information for only the 
context-specific AAA groups are displayed. 
 
name aaa_group_name
: Displays information for an existing AAA group specified as an 
alphanumeric string of 0 through 64 characters. 
local counters
 
Displays information for current context. 
| { grep grep_options | more }
 
Pipes (sends) the output of this command to the specified command. You must specify a command to which 
the output of this command will be sent. 
For details on the usage of 
grep
 and 
more
, refer to the Regulating a Command’s Output section of the 
Command Line Interface Overview chapter. 
Usage 
This command is used to view accounting and authentication statistics for the current context. 
Example
 
The following command displays AAA statistics for the current context: 
show aaa local counters 
The following command displays AAA statistics for the AAA group 
aaa_group1