HP StorageWorks Enterprise File Services WAN Accelerator 3.0.4 deployment guide (AG421-96001, March 2007)

50 5 - CONNECTION FORWARDING
Optionally, you can configure global keep-alive intervals and count for the
neighbor HP EFS WAN Accelerators.
Click Apply.
5. Save the new configuration in the Setup: Configuration Manager page.
6. Restart the HP EFS WAN Accelerator service in the Setup: Start/Stop Services
page.
7. Begin optimization.
8. View performance reports and system logs in the Management Console.
Configuring
Connection
Forwarding
Using the CLI
The following section describes how to enable and configure connection forwarding
using the CLI.
To configure connection forwarding you enable the feature and define the HP EFS
WAN Accelerator neighbors on each of the server-side or client-side HP EFS WAN
Accelerators in the network, depending on the side of the network for which you want
to configure connection forwarding.
IMPORTANT: When you define a neighbor, you must specify the HP EFS WAN Accelerator
in-path IP address, not the primary IP address.
To enable connection
forwarding
1. Connect to the CLI. For detailed information, see the HP StorageWorks Enterprise
File Services WAN Accelerator Command-Line Interface Reference Manual.
2. At the system prompt, enter the following set of commands:
HP EFS WAN Accelerator-2> enable
HP EFS WAN Accelerator-2 # configure terminal
HP EFS WAN Accelerator-2 (config) #
HP EFS WAN Accelerator-2 (config) # in-path neighbor enable
HP EFS WAN Accelerator-2 (config) # in-path neighbor ip address 10.0.0.6
;;the in-path ip address of HP EFS WAN Accelerator-3
HP EFS WAN Accelerator-2 (config) # write memory
HP EFS WAN Accelerator-2 (config) # restart
HP EFS WAN Accelerator-3> enable
HP EFS WAN Accelerator-3 # configure terminal
HP EFS WAN Accelerator-3 (config) # in-path neighbor enable
HP EFS WAN Accelerator-3 (config) # in-path neighbor ip address 10.0.0.5
;;the in-path ip address of HP EFS WAN Accelerator-2