Monitoring AAA Statistics
Purpose
Display authentication, authorization, and accounting statistics.
Use the optional delta keyword to specify that baselined statistics are to be shown.
Action
To display authentication, authorization, and accounting statistics:
host1#show aaa statistics
AAA Statistics -------------- Statistic Count ------------------------------------ ----- incoming initiate requests 109 incoming disconnect requests 7 outgoing grant (tunnel) responses 3 outgoing grant responses 6 outgoing deny responses 0 outgoing error responses 0 outgoing Authentication requests 9 incoming Authentication responses 9 outgoing Re-Authentication requests 0 incoming Re-Authentication responses 0 outgoing Pre-Authentication requests 1 incoming Pre-Authentication responses 1 outgoing Accounting requests 120 incoming Accounting responses 120 outgoing Duplicate Acct requests 18 incoming Duplicate Acct responses 18 outgoing Broadcast Acct requests 32 incoming Broadcast Acct responses 32 outgoing Address requests 0 incoming Address responses 0
Meaning
Table 1 lists the show aaa statistics command output fields.
Table 1: show aaa statistics Output Fields
Field Name | Field Description |
---|---|
incoming initiate requests | Number of incoming AAA requests (from other E Series applications) for user connect services |
incoming disconnect requests | Number of incoming AAA requests (from other E Series applications) for user disconnect services |
outgoing grant (tunnel) responses | Number of outgoing tunnel grant responses to AAA requests |
outgoing grant responses | Number of outgoing grant responses to AAA requests |
outgoing deny responses | Number of outgoing deny responses to AAA requests |
outgoing error responses | Number of outgoing error responses to AAA requests |
outgoing Authentication requests | Number of authentication requests from AAA to the authentication task |
incoming Authentication responses | Number of authentication responses from the authentication task to AAA |
outgoing Re-Authentication requests | Number of reauthentication requests from AAA to the authentication task |
incoming Re-Authentication responses | Number of reauthentication responses from the authentication task to AAA |
outgoing Pre-Authentication requests | Number of preauthentication requests from AAA to the preauthentication task |
incoming Pre-Authentication responses | Number of preauthentication responses from the preauthentication task to AAA |
outgoing Accounting requests | Number of accounting requests (starts, updates, stops) from AAA to the accounting task |
incoming Accounting responses | Number of accounting responses (starts, updates, stops) from the accounting task to AAA |
outgoing Duplicate Acct requests | Number of duplicate accounting requests (starts, updates, stops) from AAA to the accounting task |
incoming Duplicate Acct responses | Number of duplicate accounting responses (starts, updates, stops) from the accounting task to AAA |
outgoing Broadcast Acct requests | Number of broadcast accounting requests (starts, updates, stops) from AAA to the accounting task |
incoming Broadcast Acct responses | Number of broadcast accounting responses (starts, updates, stops) from the accounting task to AAA |
outgoing Address requests | Number of address allocation/release requests from AAA to address allocation task |
incoming Address responses | Number of address allocation/release responses from the address allocation task to AAA |