User Guide
OmniAccess SafeGuard OS Administration Guide
254
Chapter 6: Configuring Authentication and Role Derivation
Show AAA RADIUS Server Statistics
The show aaa radius-server statistics command provides information about the
transmissions to and from the server. The Privileged Exec command has the following
syntax:
show aaa radius-server statistics
The command has no options or keywords. The following example and sample output
are representative of the command:
(SafeGuardOS) #show aaa radius-server statistics
Server......................................... 172.16.0.20
Total Request.................................. 0
Total Pending.................................. 0
Total Retransmit............................... 0
Total OK....................................... 0
Total Failed................................... 0
RTT............................................ 0
Total Challenged............................... 0
Total Timeout.................................. 0
Total Bad Authenticator........................ 0
Total Other.................................... 0
(SafeGuardOS) #
The output of the command has these fields:
Field Description
Server The IP address of the RADIUS server.
Total Requests The total number of RADIUS queries sent to this server.
Total Pending The total number of queries pending for this server.
Total Retransmit The total number of requests that were transmitted
again.
Total OK The total number of successful requests to the RADIUS
server.
Total Failed The total number of all failures on the RADIUS server.
RTT The round-trip time for the request.
Total Challenged The number of requests that were challenged.
Total Timeout The number of times a query request timed-out for the
RADIUS server.
Total Bad Authenticator The number of requests with a bad authenticator field.
Total Other The total number of other types of failures.










