show network-access aaa statistics authentication
Syntax
Release Information
Statement introduced in Junos OS Release 9.0 for EX Series switches.
Description
Display authentication, authorization, and accounting (AAA) authentication statistics.
Required Privilege Level
view
Related Topics
List of Sample Output
show network-access aaa statistics authenticationOutput Fields
Table 1 lists the output fields for the show network-access aaa statistics authentication command. Output fields are listed in the approximate order in which they appear.
Table 1: show network-access aaa statistics authentication Output Fields
Field Name | Field Description |
|---|---|
Requests received | The number of authentication requests received by the switch. |
Accepts | The number of authentication accepts received by the RADIUS server. |
Rejects | The number authentication rejects sent by the RADIUS server. |
Challenges | The number of authentication challenges sent by the RADIUS server. |
Sample Output
show network-access aaa statistics authentication
user@switch> show network-access aaa statistics
authenticationAuthentication module statistics Requests received: 2 Accepts: 1 Rejects: 0 Challenges: 1
