show radius-server statistics

Syntax

show radius-server statistics authentication [vsx-peer]

Description

Shows authentication statistics for all configured RADIUS servers.

Command context

Operator (>) or Manager (#)

Parameters

authentication

Selects authentication statistics to show.

[vsx-peer]

Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed. This parameter is available on switches that support VSX.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.

Examples

Showing RADIUS server authentication statistics:

switch# show radius-server statistics authentication
 Server Name     : rad1
 Auth-Port       : 1812
 Accounting-Port : 1813
 VRF             : mgmt

  Authentication Statistics
  -------------------------
    Round Trip Time           : 100
    Pending Requests          : 0
    Timeouts                  : 6
    Bad Authenticators        : 2
    Packets Dropped           : 0
    Access Requests           : 20
    Access Challenge          : 8
    Access Accepts            : 14
    Access Rejects            : 0
    Access Response Malformed : 0
    Access Retransmits        : 0
    Tracking Requests         : 5
    Tracking Responses        : 5
    Unknown Response Code     : 0