OcNOS-SP : System Management Guide : System Management Command Reference : TACACS+ Commands : show tacacs-server
show tacacs-server
Use this command to display the TACACS+ server configuration.
Command Syntax
show tacacs-server (|vrf (management|all))((WORD)|(groups (GROUP|)|)|(sorted)
Parameters
WORD
DNS host name or IP address
groups
TACACS+ server group
GROUP
Group name; if this parameter is not specified, display all groups
sorted
Sort by TACACS+ server name
vrf
management or all VRFs
Command Mode
Executive mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#show tacacs-server
total number of servers:1
 
Tacacs+ Server : 192.168.10.215/49(*)
Sequence Number : 1
Failed Auth Attempts : 0
Success Auth Attempts : 14
Failed Connect Attempts : 0
Last Successful authentication: 2017 December 18, 12:27:13
 
(*) indicates last active.
 
Table 15-29 explains the output fields.
Table 15-29: show tacacs-server output fields
Field
Description
Sequence Number
Sequence number of user authentication attempt with the TACACS+ server.
Failed Auth Attempts
Number of times user authentication failed with the TACACS+ server.
Increments for server key mismatches and password mismatches or wrong password for the user.
Success Auth Attempts
Number of times user authenticated with TACACS+ server.
Increments for each successful login.
Failed Connect Attempts
Number of failed TCP socket connections to the TACACS+ server.
Increments for server connection failure cases such as server not-reachable, server port mismatches.
Last Successful authentication
Timestamp when user successfully authenticated with the TACACS+ server.
Last modified date: 10/19/2023