HP StorageWorks Enterprise File Services WAN Accelerator 3.0.4 Command-Line Interface reference manual (AG421-96004, March 2007)

190 4 - CONFIGURATION-MODE COMMANDS
Parameters
Usage The same IP address can be used in more than one tacacs-server host command if the
auth-port value is different for each. The auth-port value is a UDP port number. The
auth-port value must be specified immediately after the hostname option (if
present).
If no tacacs-server host {hostname | ip-address} is specified, all radius
configurations for this host are deleted. The no tacacs-server host {hostname | ip-
address} auth-port {port} command can be specified to refine which host is deleted,
as the previous command deletes all TACACS+ servers with the specified IP address.
TACACS+ servers are tried in the order they are configured.
Example
minna (config) # tacacs-server host 10.0.0.0
minna (config) #
tacacs-server key
Description Sets the shared secret text string used to communicate with any TACACS+ server.
The tacacs-server key command can be overridden using the tacacs-server host
command.
The no command option resets the value to the default value.
Syntax [no] tacacs-server key <string>
Parameters
Example
minna (config) # tacacs-server key XYZ
minna (config) #
hostname < ip
address>
Specifies the TACACS+ server host name or IP address.
auth-port <port-
number>
Specifies the authorization port number. The default value is 49.
timeout <seconds> Sets the timeout for retransmitting a request to any TACACS+
server. The range is 1-60. The default value is 3.
retransmit <retries> Specifies the number of times the client attempts to authenticate
with any TACACS+ server. The default value is 1. The range is 0-5.
To disable retransmissions set it to 0.
auth-type <type> Specifies the authorization type to use with this TACACS+ server:
ascii, pap.
key <string> Sets the shared secret text string used to communicate with any
TACACS+ server.
<string> Sets the shared secret text string used to communicate with any
TACACS+ server.