HP StorageWorks Enterprise File Services WAN Accelerator 2.1.5 Command-Line Interface reference manual (June 2006)

HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 97
4 - CONFIGURATION-MODE
C
OMMANDS
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
in-path rule auto-discover
Description Adds an in-path, auto-discovery rule. The HP EFS WAN Accelerator automatically
intercepts and optimizes traffic on all IP addresses (0.0.0.0) and ports (all). The no
command option disables the in-path auto-discover rule. The no command option has
the following syntax: no in-path <rulenum>.
Syntax in-path rule auto-discover {[scraddr <addr>] | [dstaddr <addr>] |
[dstport <port>]} | [neural-mode <mode>] | [optimization <policy>] |
[vlan <vlan tag ID>] | [rulenum <rulenum>]
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
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 127.
rulenum <rulenum> Specifies the rule number.
<rulenum> Specifies the rule number.