CLI Reference Guide

Table Of Contents
TACACS+ Commands 505
show tacacs
Use the
show tacacs
command in Privileged EXEC mode to display the configuration and statistics
of a TACACS+ server.
Syntax
show tacacs [
ip-address
]
ip-address
The name or IP address of the host.
Default Configuration
This command has no default configuration.
Command Mode
Privileged EXEC mode
User Guidelines
This command has no user guidelines.
Examples
The following example displays TACACS+ server settings.
console#show tacacs
Global Timeout: 5
IP address Port Timeout Priority
--------------- ----- ------- --------
10.254.24.162 49 Global 0
tacacs-server host
Use the
tacacs-server host
command in Global Configuration mode to configure a TACACS+
server. This command enters into the TACACS+ configuration mode. To delete the specified
hostname or IP address, use the
no
form of this command.
Syntax
tacacs-server host {
ip-address
|
hostname
}
no tacacs-server host {
ip-address
|
hostname
}
ip-address
The IP address of the TACACS+ server.
hostname—
The hostname of the TACACS+ server. (Range: 1-255 characters).