HP StorageWorks Enterprise File Services WAN Accelerator 3.0.4 Command-Line Interface reference manual (AG421-96004, March 2007)

HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 115
4 - CONFIGURATION-MODE
C
OMMANDS
Example minna (config) # in-path rule discard dstaddr 10.0.0.1 port 1234 rulenum
2 scraddr 10.0.0.2
minna (config) #
in-path rule fixed-target
Description Adds an in-path, fixed-target rule. Specify an HP EFS WAN Accelerator between the
client and server on which to intercept and optimize traffic.
The no command option disables the in-path rule. The no command option has the
following syntax: no in-path rule <rulenum>.
Syntax [no] in-path rule fixed-target {[scraddr <network>] [dstaddr <network>
[dstport <port>]]} |
[target-addr <addr> [target-port <port>] | [backup-addr <addr> [backup-port
<port>]]
|
[neural-mode <mode>] | [optimization <policy>] | [vlan <vlan tag ID>] |
[rulenum <rulenum>]
Parameters
rulenum <rulenum> Specifies the rule number: 1-N, start, or end. The rule inserts itself
at the rule specified. For example, if rulenum is 3 then the new rule
will be #3, the old #3 rule will be #4 and so forth. The start option
specifies the rule to be the first rule, and end specifies it to be the
last rule.
srcaddr <network> Specifies the source IP address. For example:
1.2.3.4/32
vlan <vlan tag ID> Specifies the VLAN tag ID for which the rule applies. The VLAN
identification number is a value with a range from 0-4094 (0
specifies no-tagging).
srcaddr <network> Specifies the source IP address for this rule. Use the following
format: XXX.XXX.XXX.XXX/XX
dstaddr <network> Specifies the destination IP address for this rule. Use the following
format: XXX.XXX.XXX.XXX/XX
dstport <port> Specifies the destination port for this rule. The destination port can
be a single port (number), a port label, or all specifies all ports.
target-addr <addr>
[target-port <port>]
Specifies the IP address and port number for the target HP EFS
WAN Accelerator for out-of-path configurations. Use the following
format: XXX.XXX.XXX.XXX/XX
backup-addr <addr>
[backup-port <port>]
Specifies the IP address and port number for the backup
(failover) HP EFS WAN Accelerator for out-of-path configurations.
Use the following format: XXX.XXX.XXX.XXX/XX