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

HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 109
4 - CONFIGURATION-MODE
C
OMMANDS
in-path neighbor ip address
Description Sets the IP address for the neighbor HP EFS WAN Accelerator for connection
forwarding.
The no command option removes the IP address for the neighbor HP EFS WAN
Accelerator from the connection forwarding list.
If you have one path from the client to the server and a different path from the server
to the client, you need to enable in-path connection forwarding and configure the HP
EFS WAN Accelerators to know about and communicate with each other. These HP
EFS WAN Accelerators are called neighbors and exchange connection information to
redirect packets to each other. For example:
minna (config) # in-path neighbor enable
minna (config) #in-path neighbor ip-address 10.0.0.4
;;client-side appliance (HP EFS WAN Accelerator-1)
minna (config) #in-path neighbor ip-address 10.0.0.6
;;the server-side appliance (HP EFS WAN Accelerator-2)
IMPORTANT: When you define a neighbor, you must specify the HP EFS WAN Accelerator
in-path IP address, not the primary IP address.
Syntax [no] in-path neighbor ip address <addr> [port <port>]
Parameters
Example minna (config) # in-path neighbor ip-address 10.0.0.4
minna (config) #
in-path neighbor keepalive count
Description Sets the keep-alive messages before terminating connections with the neighbor HP
EFS WAN Accelerator for TCP connection forwarding.
The no command option resets the count to the default.
Syntax [no] in-path keepalive count <count>
Parameters
Example
minna (config) # in-path neighbor keepalive count 10
minna (config) #
<addr> Specifies the IP address of the in-path HP EFS WAN Accelerator.
port <port> Specifies the port for the in-path HP EFS WAN Accelerator.
<count> Specifies the number of keep-alive messages. The default value is
3.