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 aaa statistics re-authentication

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
show network-access aaa statistics re-authentication

Description

Display statistics for RADIUS re-authentication, and starting in Junos OS Release 18.2R1, for local re-authentication.

Required Privilege Level

view

Output Fields

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

Table 1: show network-access aaa statistics re-authentication Output Fields

Field Name

Field Description

Re-authentication statistics

Displays re-authentication statistics.

Requests received

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

Accepts

Total number of accepted re-authentications.

Challenges

Total number of re-authentication challenges.

Internal errors

Total number of re-authentication internal errors.

Rejects

Total number of re-authentications rejected.

Timed out requests

Total number of re-authentication accounting timeouts.

show network-access aaa statistics re-authentication

command-name

content_copy zoom_out_map
user@host> show network-access aaa statistics re-authentication
Re-authentication statistics
  Requests received: 0
  Accepts: 0
  Rejects: 0
  Challenges: 0
  Timed out requests: 0

Release Information

Command introduced in Junos OS Release 17.4R1.

footer-navigation