Specifications
2-238
Cisco IOS Command Reference for Cisco Aironet Access Points and Bridges
0L-24115-01
Chapter 2 Cisco IOS Commands for Access Points and Bridges
show radius local-server statistics
show radius local-server statistics
Use the show radius local-server statistics privileged EXEC command to view statistics collected by
the local authenticator.
show radius local-server statistics
Syntax Description This command has no arguments or keywords.
Defaults This command has no defaults.
Command Modes Privileged EXEC
Command History
Examples This example shows how to display statistics from the local authenticator:
ap# show radius local-server statistics
This example shows local server statistics:
ap# show radius local-server statistics
Successes : 0 Unknown usernames : 0
Client blocks : 0 Invalid passwords : 0
Unknown NAS : 0 Invalid packet from NAS: 0
NAS : 10.91.6.158
Successes : 0 Unknown usernames : 0
Client blocks : 0 Invalid passwords : 0
Corrupted packet : 0 Unknown RADIUS message : 0
No username attribute : 0 Missing auth attribute : 0
Shared key mismatch : 0 Invalid state attribute: 0
Unknown EAP message : 0 Unknown EAP auth type : 0
PAC refresh : 0 Invalid PAC received : 0
Username Successes Failures Blocks
janee 0 0 0
jazke 0 0 0
jsmith 0 0 0
The first section of statistics lists cumulative statistics from the local authenticator.
The second section lists statistics for each access point (NAS) authorized to use the local authenticator.
The EAP-FAST statistics in this section include the following:
• Auto provision success—the number of PACs generated automatically
• Auto provision failure—the number of PACs not generated because of an invalid handshake packet
or invalid username or password
• PAC refresh—the number of PACs renewed by clients
Release Modification
12.2(11)JA This command was introduced.