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 preauthentication

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
show network-access aaa statistics preauthentication

Description

Display AAA preauthentication statistics.

Options

detail

(Optional) Displays detailed information about authentication.

Required Privilege Level

view

Output Fields

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

Table 1: show network-access aaa statistics preauthentication Output Fields

Field Name

Field Description

Level of Output

Requests received

Number of preauthentication requests received from clients.

All levels

Multistack requests

Number of preauthentication requests for dual-stack subscribers.

All levels

Accepts

Number of preauthentication requests accepted by the preauthentication server.

All levels

Rejects

Number of preauthentication requests rejected by the preauthentication server.

All levels

Challenges

Number of preauthentication requests challenged by the preauthentication server.

All levels

Timed out requests

Number of preauthentication requests that timed out.

All levels

Sample Output

show network-access aaa statistics preauthentication

content_copy zoom_out_map
user@host> show network-access aaa statistics preauthentication
Preauthentication module statistics
  Requests received: 2118
  Multistack requests: 0
  Accepts: 261
  Rejects: 975
  Challenges: 0
  Timed out requests: 882

Release Information

Command introduced in Junos OS Release 13.3.

footer-navigation