show tacacs host

Syntax

show tacacs [host <IP-ADDR | IPV6-ADDR>]

Show TACACS status and statistics information.

Parameters

host

Show information for the specified TACACS+ server.

IP-addr

The IP address of the TACACS+ server.

IPV6-addr

The IPv6 address of the TACACS+ server.

Example

switch(config)# show tacacs host <IP-ADDR>
 TACACS+ Server Information

Server Addr      : 10.0.0.3

OOBM             : Enabled
Sessions Opened  : 
Sessions Closed  :
Sessions Aborted :   
Sessions Error   :

Authentication : 
Packets Tx        : 0     Packets Rx      : 0
Timeouts          : 0

Authorization :    
Packets Tx        : 0     Packets Rx      : 0
Timeouts          : 0 

Accounting :
Packets Tx        : 0     Packets Rx      : 0
Timeouts          : 0ArubaSwitch# show tac host 2001:df::1

 TACACS+ Server Information


  Server Addr       : 2001:df::1     
  OOBM              : No  
  Sessions Opened   : 0     
  Sessions Closed   : 0     
  Sessions Aborted  : 0     
  Sessions Errors   : 0     

  Authentication : 

   Packets Tx         : 0      Packets Rx       : 0      
   Timedouts          : 0      

  Authorization  : 

   Packets Tx         : 0      Packets Rx       : 0      
   Timedouts          : 0      

  Accounting     : 

   Packets Tx         : 0      Packets Rx       : 0      
   Timedouts          : 0