Specifications
show radius-server statistics
59
show radius-server statistics
Displays statistics about the effective RADIUS server set on the Switch.
Syntax
show radius-server statistics [summary]
Input mode
User mode and administrator mode
Parameters
summary
Displays summary information about the RADIUS server.
Operation when this parameter is omitted:
Statistics about the RADIUS server are displayed.
Example 1
Figure 5-4 Displaying statistics about the RADIUS server
> show radius-server statistics
Date 2009/10/29 04:47:02 UTC
IP address: 192.168.0.254
[Authentication] Current Request: 0
[Tx] Request : 12 Error : 1
Retry : 2 Timeout: 2
[Rx] Accept : 10 Reject : 2 Challenge : 0
Malformed: 0 BadAuth: 0 UnknownType: 0
[Accounting] Current Request: 0
[Tx] Request : 19 Error : 1
Retry : 0 Timeout: 0
[Rx] Responses: 19
Malformed: 0 BadAuth: 0 UnknownType: 0
IP address: 192.168.11.1
[Authentication] Current Request: 0
[Tx] Request : 14 Error : 1
Retry : 2 Timeout: 2
[Rx] Accept : 12 Reject : 2 Challenge : 0
Malformed: 0 BadAuth: 0 UnknownType: 0
[Accounting] Current Request: 0
[Tx] Request : 23 Error : 1
Retry : 0 Timeout: 0
[Rx] Responses: 23
Malformed: 0 BadAuth: 0 UnknownType: 0
>
Display items in Example 1
Table 5-8 Statistics displayed for the RADIUS server
Item Meaning Displayed information
IP address IPv4 address of the RADIUS
server
--