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 dynamic-requests
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 for disconnects.
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 authenticationOutput Fields
Table 1 lists the output fields for the show network-access aaa statistics dynamic-requests command. Output fields are listed in the approximate order in which they appear.
Table 1: show network-access aaa statistics dynamic-requests Output Fields
Field Name | Field Description |
---|---|
Requests received | The number of dynamic requests received by the RADIUS server. |
Processed successfully | The number of dynamic requests successfully processed by the RADIUS server. |
Errors during processing | The number of errors that occurred while the RADIUS server was processing the dynamic request. |
Silently dropped | The number of silently dropped requests. |
Sample Output
show network-access aaa statistics authentication
user@switch> show network-access aaa statistics
dynamic-requests
Dynamic-requests module statistics Requests received: 0 Processed successfully: 0 Errors during processing: 0 Silently dropped: 0
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