Technical data

ServerIron ADX Administration Guide 121
53-1002434-01
Configuring TACACS or TACACS+ security
2
The <num> parameter is a loopback interface or virtual interface number. If you specify an
Ethernet or POS port, the <portnum> is the port’s number (including the slot number, if you are
configuring a chassis device).
Displaying TACACS or TACACS+ statistics and configuration
information
The show aaa command displays information about all TACACS+ and RADIUS servers identified on
the device.
Example
The following table describes the TACACS or TACACS+ information displayed by the show aaa
command.
The show web command displays the privilege level of Web Management Interface users.
TABLE 9 Output of the show aaa command for TACACS or TACACS+
Field Description
Tacacs+ key The setting configured with the tacacs-server key command. At the Super User
privilege level, the actual text of the key is displayed. At the other privilege levels, a
string of periods (....) is displayed instead of the text.
Tacacs+ retries The setting configured with the tacacs-server retransmit command.
Tacacs+ timeout The setting configured with the tacacs-server timeout command.
Tacacs+ dead-time The setting configured with the tacacs-server dead-time command.
Tacacs+ Server For each TACACS or TACACS+ server, the IP address, port, and the following statistics
are displayed:
opensNumber of times the port was opened for communication with the server
closesNumber of times the port was closed normally
timeoutsNumber of times port was closed due to a timeout
errorsNumber of times an error occurred while opening the port
packets inNumber of packets received from the server
packets outNumber of packets sent to the server
connection The current connection status. This can be “no connection” or “connection active”.
ServerIronADX# show aaa
Tacacs+ key: brocade
Tacacs+ retries: 1
Tacacs+ timeout: 15 seconds
Tacacs+ dead-time: 3 minutes
Tacacs+ Server: 207.95.6.90 Port:49:
opens=6 closes=3 timeouts=3 errors=0
packets in=4 packets out=4
no connection
Radius key: networks
Radius retries: 3
Radius timeout: 3 seconds
Radius dead-time: 3 minutes
Radius Server: 207.95.6.90 Auth Port=1645 Acct Port=1646:
opens=2 closes=1 timeouts=1 errors=0
packets in=1 packets out=4
no connection