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

92 8 - SERIAL CLUSTER AND CASCADE DEPLOYMENTS
Rule Type Source Addr Dest Addr Port Target Addr
Port
----- ---- ------------------ ------------------ ----- ---------------
1 pass 10.0.1.3/32 * * -- --
2 pass 10.0.1.1/32 * * -- --
def auto * * * -- --
To configure HP EFS
WAN Accelerator3
1. On HP EFS WAN Accelerator3, 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:
SH3 > enable
SH3 # configure terminal
SH3 (config) # in-path peering rule pass peer 10.0.1.1 rulenum 1
SH3 (config) # in-path peering rule pass peer 10.0.1.2 rulenum 1
SH3 (config) # in-path rule pass-through srcaddr 10.0.1.1/32 rulenum 1
SH3 (config) # in-path rule pass-through srcaddr 10.0.1.2/32 rulenum 1
SH3 (config) # wr mem
SH3 (config) # show in-path peering rules
Rule Type Source Network Dest Network Port Peer Addr
----- ------ ------------------ ------------------ ----- --------------
1 pass * * * 10.0.1.2
2 pass * * * 10.0.1.1
def auto * * * *
SH1 (config) # show in-path rules
Rule Type Source Addr Dest Addr Port Target Addr
Port
----- ---- ------------------ ------------------ ----- ---------------
1 pass 10.0.1.2/32 * * -- --
2 pass 10.0.1.1/32 * * -- --
def auto * * * -- --