HP StorageWorks Enterprise File Services WAN Accelerator 2.1.7 Command-Line Interface Reference Manual (392361-004, June 2006)
160 4 - CONFIGURATION-MODE COMMANDS
tacacs-server retransmit
Description 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.
The tacacs-server retransmit command can be overridden in a tacacs-server host
command. The no command option resets the value to the default value.
Syntax tacacs-server retransmit <retries>
Parameters
Example
minna (config) # tacacs-server retransmit 5
minna (config) #
tacacs-server timeout
Description Sets the timeout for retransmitting a request to any TACACS+ server. This command
can be overridden with the tacacs-server host command. The no command option
resets the value to the default value.
Syntax tacacs-server timeout <seconds>
Parameters
Example
minna (config) # tacacs-server timeout 30
minna (config) #
tcp connection send keep-alive
Description Configures TCP connection tools for debugging HP EFS WAN Accelerators. Enables
a keep-alive timer between a local and remote HP EFS WAN Accelerator so that you
can determine if there is an active connection between the appliances. If the appliance
is down it terminates the connection. Use this command to debug connection
problems in your network.
Syntax tcp connection send keep-alive local-addr <local IP addr> local-port <port>
remote-addr <remote IP addr> remote-port <port>]]
<retries> Specifies the number of times the client attempts to authenticate with
any TACACS+ server. The range is 0-5. The default value is 1.
<seconds> Sets the timeout for retransmitting a request to any TACACS+ server.
The range is 1-60. The default value is 3.
local-addr <local IP
addr> local-port
<port> remote-addr
<remote IP addr>
remote-port <port>]
Specifies local and remote HP EFS WAN Accelerator for which you
want to terminate a connection.