HP StorageWorks Enterprise File Services WAN Accelerator Deployment Guide (November 2005)

48 5 - CONFIGURING CONNECTION FORWARDING
6. Restart the HP EFS WAN Accelerator service in the Setup: Start/Stop
Services page.
7. Begin optimization. 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 HP EFS WAN
Accelerators in the network.
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 EFS 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