Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

show network-access requests statistics

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show network-access requests statistics

Description

Display authentication statistics for the configured authentication type.

Required Privilege Level

view

Output Fields

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

Table 1: 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

command-name

content_copy zoom_out_map
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
Radius reauthentication statistics
  Total requests received: 0
  Success responses: 0
  Failure responses: 0
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
Local re-authentication statistics
  Total requests received: 0
  Success responses: 0
  Failure responses: 0
Securid authentication statistics
  Total requests received: 15
  Success responses: 3
  Failure responses: 12

Release Information

Command modified in Release 9.1 of Junos OS.

footer-navigation