show network-access aaa statistics authentication
Syntax
show network-access aaa statistics authentication
<detail>
Description
Display AAA authentication 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 authentication
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
|
Number of authentication requests received from clients. |
All levels |
|
Number of authentication requests accepted by the authentication server. |
All levels |
|
Number of authentication requests rejected by the authentication server. |
All levels |
|
Number of authentication requests challenged by the authentication server. |
All levels |
|
Number of authentication requests that timed out. |
All levels |
|
Number of RADIUS authentication requests that have failed. |
Detail |
|
Number of queue requests that have been deleted. |
Detail |
|
Number of malformed replies received from the RADIUS authentication server. |
Detail |
|
Number of authentication requests that failed because no authentication server is configured. |
Detail |
|
Number of authentication requests that failed because no access profile is configured. |
Detail |
|
Number of times that the router is unable to create the client record for the authentication request. |
Detail |
|
Number of times that the router is unable to create the client request for the authentication request. |
Detail |
|
Number of times that the router is unable to build the authentication request. |
Detail |
|
Number of requests to the authentication server that have timed out; the server is then considered to be down. |
Detail |
|
Number of authentication requests that have failed because of an internal allocation failure. |
Detail |
|
Number of times the router was unable to queue the request to the authentication server. |
Detail |
|
Number of times the router did not have proper authorization to access the authentication server. |
Detail |
|
Number of times the router request to the authentication server is malformed. |
Detail |
|
Number of times the router did not have a license to access the authentication server. |
Detail |
|
Number of authentication requests that have been redirected based on routing instance. |
Detail |
|
Number of internal failures. |
Detail |
|
Number of times local authentication failed. |
Detail |
|
Number of times the LDAP lookup operation failed. |
Detail |
Sample Output
- show network-access aaa statistics authentication
- show network-access aaa statistics authentication detail
show network-access aaa statistics authentication
user@host> show network-access aaa statistics authentication Authentication module statistics Requests received: 2118 Accepts: 261 Rejects: 975 Challenges: 0 Timed out requests: 882
show network-access aaa statistics authentication detail
user@host> show network-access aaa statistics authentication detail Authentication module statistics Requests received: 2118 Accepts: 261 Rejects: 975 RADIUS authentication failures: 975 Queue request deleted: 0 Malformed reply: 0 No server configured: 0 Access Profile configuration not found: 0 Unable to create client record: 0 Unable to create client request: 0 Unable to build authentication request: 0 No server found: 975 Unable to create handle: 0 Unable to queue request: 0 Invalid credentials: 0 Malformed request: 0 License unavailable: 0 Redirect requested: 0 Internal failure: 0 Local authentication failures: 0 LDAP lookup failures: 0 Challenges: 0 Timed out requests: 882
Release Information
Command introduced in Junos OS Release 9.1.
Option detail
introduced in Junos OS Release 12.1.