show network-access requests statistics

Syntax

show network-access requests statistics

Release Information

Command modified in Release 9.1 of Junos OS.

Description

Display authentication statistics for the configured authentication type.

Required Privilege Level

view

Related Topics

authentication-order

clear network-access requests statistics

List of Sample Output

Output Fields

Table 36 lists the output fields for the network-access requests statisticscommand. Output fields are listed in the approximate order in which they appear.

Table 36: show network-access requests statistics Output Fields

Field Name

Field Description

Total requests received

Total number of authentication requests that the device received from clients.

Total responses sent

Total number of authentication responses that the device sent to the clients.

Success responses

Total number of clients that authenticated successfully.

Failure responses

Total number of clients that failed to authenticate.

show network-access requests statistics

user@host> show network-access requests statistics
General authentication statistics
  Total requests received: 100
  Total responses sent: 70
Radius authentication statistics
  Total requests received: 40
  Success responses: 20
  Failure responses: 20
LDAP authentication statistics
  Total requests received: 30
  Success responses: 15
  Failure responses: 15
Local authentication statistics
  Total requests received: 5
  Success responses: 2
  Failure responses: 3
Securid authentication statistics
  Total requests received: 15
  Success responses: 3
  Failure responses: 12