Command Line Interface
4-82
4
tacacs-server host
This command specifies the TACACS+ server. Use the no form to restore the
default.
Syntax
tacacs-server host host_ip_address
no tacacs-server host
host_ip_address - IP address of a TACACS+ server.
Default Setting
10.11.12.13
Command Mode
Global Configuration
Example
tacacs-server port
This command specifies the TACACS+ server network port. Use the no form to
restore the default.
Syntax
tacacs-server port port_number
no tacacs-server port
port_number - TACACS+ server TCP port used for authentication
messages. (Range: 1-65535)
Default Setting
49
Command Mode
Global Configuration
Example
tacacs-server key
This command sets the TACACS+ encryption key. Use the no form to restore the
default.
Console(config)#tacacs-server host 192.168.1.25
Console(config)#
Console(config)#tacacs-server port 181
Console(config)#