HP StorageWorks Enterprise File Services WAN Accelerator 2.1 Command Line Interface Reference Guide (November 2005)

88 4 - CONFIGURATION-MODE COMMANDS
To block interceptions on inner connections created by other HP EFS WAN
Accelerators in the same cluster, in-path rules are specified to pass-through
connections originating from those HP EFS WAN Accelerators.
For detailed information about how to configure serial cluster deployments, see the HP
StorageWorks Enterprise File Services WAN Accelerator Deployment Guide.
Syntax in-path peering rule {auto | pass | accept} [peer <peerip> [src <subnet>] | [dst
<subnet>] | [dst-port <port | portlabel>] [rulenum <rulenum>]
Parameters
Example
minna (config) # in-path peering rule pass peer 10.0.1.2 rulenum 1
minna (config) # in-path peering rule pass peer 10.0.1.3 rulenum 1
minna (config) # in-path rule pass-through src 10.0.1.2/32 rulenum 1
minna (config) # in-path rule pass-through src 10.0.1.3/32 rulenum 1
minna (config) # in-path peering move-rule 3 to 1
minna (config) #
in-path peering move-rule
Description Moves an in-path peering rule in serial cluster deployments.
Syntax in-path peering move-rule <rulenum> to <rulenum>
Parameters
Example
minna (config) # in-path peering move-rule 3 to 1
auto | pass | accept Specifies the rule type:
auto. Automatically determines the response for peering
requests (performs the best peering possible).
pass. Passes through all matching peering requests (never peers
with the HP EFS WAN Accelerator before this HP EFS WAN
Accelerator).
accept. Accepts matching peering requests (always peers with
the HP EFS WAN Accelerator located before the source IP
address).
peer <peerip> Specifies the peer HP EFS WAN Accelerator IP address.
src <subnet> Specifies the source network for this rule.
dst <subnet> Specifies the destination network for this rule.
dst-port <port |
portlabel>
Specifies the destination port for this rule. You can specify all for
all ports or a port label. For detailed information about port
labels, see “port-label” on page 117.
rulenum <rulenum> Specifies the rule number.
<rulenum> Specifies the rule number.