TACACS+ Commands 259
FILE LOCATION: C:\Users\gina\Desktop\Checkout_new\CLI Folders\Dell Contax
CLI\files\TACACS.fm
DELL CONFIDENTIAL – PRELIMINARY 5/15/12 - FOR PROOF ONLY
16
TACACS+ Commands
tacacs-server host
Use the tacacs-server host Global Configuration mode command to specify a
TACACS+ host. Use the no form of this command to delete the specified
TACACS+ host.
Syntax
tacacs-server host {
ip-address
|
hostname
}
[single-connection] [port port-
number] [timeout timeout] [key key-string] [source {source}] [priority
priority]
no tacacs-server host {
ip-address
|
hostname
}
Parameters
•
ip-address
—Specifies the TACACS+ server host IP address.
•
hostname
—Specifies the TACACS+ server host name. (Length: 1?158
characters. Maximum label length: 63 characters)
•
single-connection
—Specifies that a single open connection is maintained
between the device and the daemon, instead of the device opening and
closing a TCP connection to the daemon each time it communicates.
•
port
port-number
—Specifies the server port number. If the port number is
0, the host is not used for authentication. (Range: 0–65535)
•
timeout
timeout
—Specifies the timeout value in seconds. (Range: 1–30)
•
key
key-string
—Specifies the authentication and encryption key for all
TACACS+ communications between the device and the TACACS+
server. This key must match the encryption used on the TACACS+
daemon. To specify an empty string, enter "". (Length: 0?128 characters)