Send documentation comments to mdsfeedback-doc@cisco.com
22-336
Cisco MDS 9000 Family Command Reference
OL-8413-07, Cisco MDS SAN-OS Release 3.x
Chapter 22 Show Commands
show tacacs-server
show tacacs-server
To display all configured TACACS+ server parameters, use the show tacacs-server command.
show tacacs-server [server-name | ipv4-address | ipv6-address]
[directed-request | groups | sorted | statistics]
Syntax Description
Defaults None.
Command Modes EXEC mode.
Command History
Usage Guidelines None.
Examples The following command displays the configured TACACS+ server information.
switch# show tacacs-server
Global TACACS+ shared secret:tacacsPword
timeout value:30
total number of servers:3
following TACACS+ servers are configured:
171.71.58.91:
available on port:2
cisco.com:
available on port:49
171.71.22.95:
available on port:49
TACACS+ shared secret:MyKey
The following command displays the configured TACACS+ server groups.
server-name Specifies the TACACS+ server DNS name. The maximum is 256.
ipv4-address Specifies the TACACS+ server IP address in the format A.B.C.D.
ipv6-address Specifies the TACACS+ server IP address in the format X:X::X.
directed-request Displays an enabled directed request TACACS+ server configuration.
groups Displays configured TACACS+ server group information.
sorted Displays TACACS+ server information sorted by name.
statistics Displays TACACS+ statistics for the specified TACACS+ server.
Release Modification
1.3(1) This command was introduced.
3.0(1)
• Added the server-name, ipv4-address, and ipv6-address arguments.
• Added the directed-request and statistics options.