JUNOSe 9.1.x Broadband Access Configuration Guide > Monitoring TACACS+
> Monitoring TACACS+ Statistics
Monitoring TACACS+ Statistics
Purpose
Display TACACS+ statistics.
Action
To display TACACS+ statistics:
host1#show statistics tacacs
TACACSPLUS Statistics
---------------------
Statistic 10.5.0.174 10.5.1.199
--------------- ---------- ----------
Search Order 1 2
TCP Port 3049 4049
Auth Requests 140 0
Auth Replies 85 0
Auth Pending 43 0
Auth Timeouts 12 0
Author Requests 6399 97
Author Replies 6301 0
Author Pending 0 0
Author Timeouts 98 97
Acct Requests 6321 37
Acct Replies 6280 0
Acct Pending 4 0
Acct Timeouts 37 37
Meaning
Table 63: show statistics tacacs Output Fields
|
|
Statistic
|
IP address of the host
|
Search Order
|
The order in which requests are sent to hosts until a response is received
|
TCP Port
|
TCP port of the host
|
Auth Requests
|
Number of authentication requests sent to the host
|
Auth Replies
|
Number of authentication replies received from the host
|
Auth Pending
|
Number of expected but not received authentication replies from the host
|
Auth Timeouts
|
Number of authentication timeouts for the host
|
Author Requests
|
Number of authorization requests sent to the host
|
Author Replies
|
Number of authorization replies received from the host
|
Author Pending
|
Number of expected but not received authorization replies from the host
|
Author Timeouts
|
Number of authorization timeouts for the host
|
Acct Requests
|
Number of accounting requests sent to the host
|
Acct Replies
|
Number of accounting replies received from the host
|
Acct Pending
|
Number of expected but not received accounting replies from the host
|
Acct Timeouts
|
Number of accounting timeouts for the host
|
Table 63 lists the show statistics tacacs command output fields.
Related Topics
- show statistics tacacs command