Supported Platforms
Related Documentation
- EX, QFX Series
- authentication-server
- EX Series
- Example: Connecting a RADIUS Server for 802.1X to an EX Series Switch
show network-access aaa statistics authentication
Syntax
Release Information
Command introduced in Junos OS Release 9.0 for EX Series switches.
Command introduced in Junos OS Release 11.1 for QFX Series switches.
Description
Display authentication, authorization, and accounting (AAA) authentication statistics.
Required Privilege Level
view
Related Documentation
- EX, QFX Series
- authentication-server
- EX Series
- Example: Connecting a RADIUS Server for 802.1X to an EX Series Switch
List of Sample Output
show network-access aaa statistics authenticationshow network-access aaa statistics authentication (in QFX Series Switches)
Output 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
authentication
Authentication module statistics Requests received: 2 Accepts: 1 Rejects: 0 Challenges: 1
show network-access aaa statistics authentication (in QFX Series Switches)
user@lf0> show network-access aaa statistics
authentication
Authentication module statistics Requests received: 2 Accepts: 1 Rejects: 0 Challenges: 1
Published: 2012-12-06
Supported Platforms
Related Documentation
- EX, QFX Series
- authentication-server
- EX Series
- Example: Connecting a RADIUS Server for 802.1X to an EX Series Switch