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

HP STORAGEWORKS ENTERPRISE FILE SERVICES WAN ACCELERATOR DEPLOYMENT GUIDE 91
8 - SERIAL CLUSTER AND
C
ASCADE DEPLOYMENTS
HP EFS WAN Accelerator1 IP address is 10.0.1.1 on a /16
HP EFS WAN Accelerator2 IP address is 10.0.1.2 on a /16
HP EFS WAN Accelerator3 IP address is 10.0.1.3 on a /16
Each HP EFS WAN Accelerator is configured with in-path peering rules that prevent
peering with another HP EFS WAN Accelerator in the cluster and with in-path rules
that do not optimize connections originating from these HP EFS WAN Accelerators.
To configure HP EFS
WAN Accelerator1
1. On HP EFS WAN Accelerator1, 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:
SH1 > enable
SH1 # configure terminal
SH1 (config) # in-path peering rule pass peer 10.0.1.2 rulenum 1
SH1 (config) # in-path peering rule pass peer 10.0.1.3 rulenum 1
SH1 (config) # in-path rule pass-through srcaddr 10.0.1.2/32 rulenum 1
SH1 (config) # in-path rule pass-through srcaddr 10.0.1.3/32 rulenum 1
SH1 (config) # wr mem
SH1 (config) # show in-path peering rules
Rule Type Source Network Dest Network Port Peer Addr
----- ------ ------------------ ------------------ ----- --------------
1 pass * * * 10.0.1.3
2 pass * * * 10.0.1.2
def auto * * * *
SH1 (config) # show in-path rules
Rule Type Source Addr Dest Addr Port Target Addr
Port
----- ---- ------------------ ------------------ ----- ---------------
1 pass 10.0.1.3/32 * * -- --
2 pass 10.0.1.2/32 * * -- --
def auto * * * -- --
To configure HP EFS
WAN Accelerator2
1. On HP EFS WAN Accelerator2, 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:
SH2 > enable
SH2 # configure terminal
SH2 (config) # in-path peering rule pass peer 10.0.1.1 rulenum 1
SH2 (config) # in-path peering rule pass peer 10.0.1.3 rulenum 1
SH2 (config) # in-path rule pass-through srcaddr 10.0.1.1/32 rulenum 1
SH2 (config) # in-path rule pass-through srcaddr 10.0.1.3/32 rulenum 1
SH2 (config) # wr mem
SH2 (config) # show in-path peering rules
Rule Type Source Network Dest Network Port Peer Addr
----- ------ ------------------ ------------------ ----- --------------
1 pass * * * 10.0.1.3
2 pass * * * 10.0.1.1
def auto * * * *
SH1 (config) # show in-path rules