Viewing RADIUS Statistics

Syntax

show radius host <IPV6-ADDR | IP-ADDR>]
    

Shows general RADIUS configuration, including the server IP addresses. Optional form shows data for a specific RADIUS host. To use show radius, the server's IP address must be configured in the switch, which. requires prior use of the radius-server host command. See Accounting services for more information.

When the switch is in enhanced secure mode, you are prompted about displaying sensitive information before the command is executed. For more information, see Secure mode(FIPS).

Figure 185: Example of general RADIUS information from show radius command
Figure 186: RADIUS server information from the show radius host command
Table 24: Values for show radius host output

Term

Definition

Round Trip Time

The time interval between the most recent Accounting-Response and the Accounting-Request that matched it from this RADIUS accounting server.

Pending Requests

The number of RADIUS Accounting-Request packets sent to this server that have not yet timed out or received a response. This variable is incremented when an accounting-Request is sent and decremented due to receipt of an Accounting-Response, a timeout or a retransmission.

Retransmissions

The number of RADIUS Accounting-Request packets retransmitted to this RADIUS accounting server. Retransmissions include retries where the Identifier and Acct-Delay have been updated, as well as those in which they remain the same.

Timeouts

The number of accounting timeouts to this server. After a timeout the client may retry to the same server, send to a different server, or give up. A retry to the same server is counted as a retransmit as well as a timeout. A send to a different server is counted as an Accounting-Request as well as a timeout.

Malformed Responses

The number of malformed RADIUS Accounting-Response packets received from this server. Malformed packets include packets with an invalid length. Bad authenticators and unknown types are not included as malformed accounting responses.

Bad Authenticators

The number of RADIUS Accounting-Response packets which contained invalid authenticators received from this server.

Unknown Types

The number of RADIUS packets of unknown type which were received from this server on the accounting port.

Packets Dropped

The number of RADIUS packets which were received from this server on the accounting port and dropped for some other reason.

Access Requests

The number of RADIUS Access-Requests the switch has sent since it was last rebooted. (Does not include retransmissions.)

Accounting Requests

The number of RADIUS Accounting-Request packets sent. This does not include retransmissions.

Access Challenges

The number of RADIUS Access-Challenge packets (valid or invalid) received from this server.

Access Accepts

The number of RADIUS Access-Accept packets (valid or invalid) received from this server.

Access Rejects

The number of RADIUS Access-Reject packets (valid or invalid) received from this server.

Responses

The number of RADIUS packets received on the accounting port from this server.