show tacacs

show tacacs

Description

Displays the current TACACS+ configuration and statistics.

Syntax Description

This command has no arguments or variables.

Default

N/A.

Usage Guidelines

The output of this command displays the following information:
  • TACACS+—The current state of TACACS+, enabled or disabled.

  • TACACS+ Authorization—The current state of TACACS+ authorization, enabled or disabled.

  • TACACS+ Accounting—The current state of TACACS+ accounting, enabled or disabled.

  • TACACS+ Server Connect Timeout—The amount of time configured to detect and recover from a TACACS+ server failure.

  • Primary TACACS+ Server—Describes information about the primary TACACS+ server, including:
    • The name of the primary TACACS+ server.

    • The IP address of the primary TACACS+ server.

    • The TCP port to use to contact the primary TACACS+ server.

    • The IP address and VR used by the switch.

    • The shared secret configured for the primary TACACS+ server.

  • Secondary TACACS+ Server—Contains the same type of output as the primary TACACS+ server for the secondary TACACS+ server, if configured.

  • TACACS+ Acct Server Connect Timeout—The amount of time configured to detect and recover from a TACACS+ accounting server failure.

  • TACACS+ Accounting Server parameters, if configured. Contains the same type of output as the TACACS+ server for the TACACS+ accounting server(s), if configured.

Example

The following command displays TACACS+ client configuration and statistics:

show tacacs

The following is sample output from this command:

TACACS+: enabled
TACACS+ Authorization: enabled
TACACS+ Accounting : enabled
TACACS+ Server Connect Timeout sec: 3
Primary TACACS+ Server:
Server name   :
IP address    :  10.201.31.238
Server IP Port:  49
Client address:  10.201.31.65 (VR-Default)
Shared secret :  qijxou
Secondary TACACS+ Server:
Server name   :
IP address    :  10.201.31.235
Server IP Port:  49
Client address:  10.201.31.65 (VR-Default)
Shared secret :  qijxou
TACACS+ Acct Server Connect Timeout sec: 3
Primary TACACS+ Accounting Server:
Server name   :
IP address    :  10.201.31.238
Server IP Port:  49
Client address:  10.201.31.65 (VR-Default)
Shared secret :  qijxou
Secondary TACACS+ Accounting Server:
Server name   :
IP address    :  10.201.31.235
Server IP Port:  49
Client address:  10.201.31.65 (VR-Default)
Shared secret :  qijxou

Example

The following command displays TACACS+ client configuration and statistics with IPv6 support (line 13 and 29):

#show tacacs
TACACS+ Configuration

Admin Status                :  enabled
Authorization               :  disabled
Authorization priv-lvl      :  optional
Fallback Authentication     :  local
Accounting                  :  enabled

Server Connect Timeout      :  3 sec
Primary Server              :
    Server name   :  
    IP address    :  1111::220
    Server IP Port:  49
    Client address:  1111::170 (VR-Mgmt)
    Shared secret :

    Authentication:
    Requests     :  0                   Responses    :  0               
    Password     :  0               
    Passed       :  0                   Failed       :  0               

    Authorization:
    Requests     :  0                   Responses    :  0               
    Passed       :  0                   Failed       :  0               

Secondary Server            :
    Server name   :  
    IP address    :  1111::210
    Server IP Port:  49
    Client address:  1111::170 (VR-Mgmt)
    Shared secret :

    Authentication:
    Requests     :  3                   Responses    :  3               
    Password     :  0               
    Passed       :  0                   Failed       :  0               

    Authorization:
    Requests     :  0                   Responses    :  0               
    Passed       :  0                   Failed       :  0               


Acct Server Connect Timeout :  3 sec
Primary Accounting Server   :
    Server name   :  
    IP address    :  1111::220
    Server IP Port:  49
    Client address:  1111::170 (VR-Mgmt)
    Shared secret :

    Accounting:
    Requests     :  0                   Responses    :  0               
    Successes    :  0                   Errors       :  0               
    Follows      :  0               

Secondary Accounting Server :
    Server name   :  
    IP address    :  1111::210
    Server IP Port:  49
    Client address:  1111::170 (VR-Mgmt)
    Shared secret :

    Accounting:
    Requests     :  0                   Responses    :  0               
    Successes    :  0                   Errors       :  0               
    Follows      :  0               

History

This command was first available in ExtremeXOS 10.1.

IPv6 support was added in ExtremeXOS 32.6.

Platform Availability

This command is available on all ExtremeSwitching Universal switches.