Tacacs+ commands, Tacacs-server host, 16 tacacs+ commands – Dell PowerEdge VRTX User Manual
Page 285
Template Last Updated - 2/7/2007
TACACS+ Commands
285
D E LL CO N F I D E N T IA L – P R E L I M I N A RY 4 / 3 / 14 - F O R PR O O F O N LY
18
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
] [priority
priority
]
no tacacs-server host {
ip-address
|
hostname
}
Parameters
• host
ip-address
—Specifies the TACACS+ server host IP address. The IP
address can be an IPv4, IPv6 or IPv6z address.
•
host
hostname
—Specifies the TACACS+ server host name. (Length: 1-
158 characters. Maximum label length of each part of the host name: 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 TACACS server TCP 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). If
this parameter is omitted, the globally-defined key (set in
) will be used.