Release Notes

show aaa authentication-server tacacs
show aaa authentication-server tacacs [<tacacs_server_name>]|statistics
Description
Display configuration settings for your TACACS+ servers.
Syntax
Parameter Description
<tacacs_server_name>
Name that identifies an TACACS+ server.
statistics
Displays accounting, authorization, and authentication request and response
statistics for the TACACS server.
Examples
The output of the example below displays the TACACS+ server list with the names of all the TACACS+ servers.
The References column lists the number of other profiles that reference a TACACS+ server, and the Profile
Status column indicates whether the profile is predefined. User-defined profiles will not have an entry in the
Profile Status column.
(host) #aaa authentication-server tacacs
TACACS Server List
----------------
Name References Profile Status
---- ---------- --------------
LabAuth 5
TACACS1 3
Total:2
Include the <tacacs_server_name> parameter to display additional details for an individual server
(host) #show aaa authentication-server tacacs tacacs1
TACACS Server "tacacs1"
---------------------
Parameter Value
--------- -----
Host 10.1.1.16
Key ********
TCP Port 49
Retransmits 3
Timeout 20 sec
Mode Enabled
Parameter Description
host
IP address of the TACACS+ server
Key
Shared secret between the controller and the authentication server.
Dell Networking W-Series ArubaOS 6.4.x | Reference Guide show aaa authentication-server tacacs | 750