Display current Remote Access Dial-In User Services (RADIUS) server configurations.
show radius-server statistics
None
User EXEC
The show radius-server statistics command displays the following information:
Output field |
Description |
---|---|
Radius Server(UsedBy) |
The address or FQDN of the RADIUS server. |
Access Requests |
Specifies the number of access-response packets sent to the server; it does not include retransmissions. |
Access Accepts |
Specifies the number of access-accept packets, valid or invalid, received from the server. |
Access Rejects |
Specifies the number of access-reject packets, valid or invalid, received from the server. |
Bad Responses |
Specifies the number of invalid access-response packets received from the server. |
Client Retries |
Specifies the number of authentication retransmissions to the server. |
Pending Requests |
Specifies the number of access-request packets sent to the server that have not yet received a response, or have timed out. |
Acct On Requests |
Specifies the number of accounting On requests sent to the server. |
Acct Off Requests |
Specifies the number of accounting Off requests sent to the server. |
Acct Start Requests |
Specifies the number of accounting Start requests sent to the server. |
Acct Stop Requests |
Specifies the number of accounting Stop requests sent to the server. |
Acct Interim Requests |
Specifies the number of accounting Interim Requests sent to the server. The AcctInterimRequests counter increments only if the parameter acctinclude- cli-commands is set to true. |
Acct Bad Responses |
Specifies the number of Invalid Responses from the server that are discarded. |
Acct Pending Requests |
Specifies the number of requests waiting to be sent to the server. |
Acct Client Retries |
Specifies the number of retries made to this server. |
Access Challenges |
Shows the number of RADIUS access-challenges packets sent to this server. This does not include retransmission. |
Round-trip Time |
Shows the time difference between the instance when a RADIUS request is sent and the corresponding response is received. |
Nas Ip Address |
Shows the RADIUS client Network Access Server (NAS) identifier for this server. |
The following example displays RADIUS server statistics information:
Switch:1#show radius-server statistics Responses with invalid server address: 0 Radius Server(UsedBy) : 192.0.2.14(cli) -------------------------------------------------------- Access Requests : 2 Access Accepts : 1 Access Rejects : 0 Bad Responses : 1 Client Retries : 1 Pending Requests : 0 Acct On Requests : 0 Acct Off Requests : 0 Acct Start Requests : 0 Acct Stop Requests : 0 Acct Interim Requests : 0 Acct Bad Responses : 0 Acct Pending Requests : 0 Acct Client Retries : 0 Access Challenges : 0 Round-trip Time : Nas Ip Address : 192.0.2.20 Radius Server(UsedBy) : 192.0.2.15(cli) -------------------------------------------------------- Access Requests : 1 Access Accepts : 0 Access Rejects : 0 Bad Responses : 0 Client Retries : 0 Pending Requests : 1 Acct On Requests : 0 Acct Off Requests : 0 Acct Start Requests : 0 Acct Stop Requests : 0 Acct Interim Requests : 0 Acct Bad Responses : 0 Acct Pending Requests : 0 Acct Client Retries : 0 Access Challenges : 0 Round-trip Time : Nas Ip Address : 192.0.2.20