Supported Platforms
Related Documentation
- EX Series, QFabric System, QFX Series standalone switches
- accounting-server
- accounting-stop-on-access-deny
- EX Series
- Configuring 802.1X RADIUS Accounting (CLI Procedure)
- QFX Series
- Configuring RADIUS Accounting
show network-access aaa statistics accounting
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) accounting statistics.
Required Privilege Level
view
Related Documentation
- EX Series, QFabric System, QFX Series standalone switches
- accounting-server
- accounting-stop-on-access-deny
- EX Series
- Configuring 802.1X RADIUS Accounting (CLI Procedure)
- QFX Series
- Configuring RADIUS Accounting
List of Sample Output
show network-access aaa statistics accountingOutput Fields
Table 1 lists the output fields for the show network-access aaa statistics accounting command. Output fields are listed in the approximate order in which they appear.
Table 1: show network-access aaa statistics accounting Output Fields
Field Name | Field Description |
---|---|
Requests received | The number of accounting-request packets sent from a switch to a RADIUS accounting server. |
Accounting Response failures | The number of accounting-response failure packets sent from the RADIUS accounting server to the switch. |
Accounting Response Success | The number of accounting-response success packets sent from the RADIUS accounting server to the switch. |
Requests timedout | The number of requests-timedout packets sent from the RADIUS accounting server to the switch. |
Sample Output
show network-access aaa statistics accounting
user@switch> show network-access aaa statistics
accounting
Accounting module statistics Requests received: 1 Accounting Response failures: 0 Accounting Response Success: 1 Requests timedout: 0
Published: 2014-04-23
Supported Platforms
Related Documentation
- EX Series, QFabric System, QFX Series standalone switches
- accounting-server
- accounting-stop-on-access-deny
- EX Series
- Configuring 802.1X RADIUS Accounting (CLI Procedure)
- QFX Series
- Configuring RADIUS Accounting