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 103
4 - CONFIGURATION-MODE
C
OMMANDS
Without simplified routing if an HP EFS WAN Accelerator is installed in a different
subnet from the client or server you must define one router as the default gateway and
static routes for the other routers so that traffic is not redirected back through the HP
EFS WAN Accelerator. However, in some cases, even with the static routes defined,
the Access Control List (ACL) on the default gateway may still drop traffic that should
have gone through the other router.
Simplified routing has the following constraints:
Broadcast support in Proxy File Service (PFS) configurations cannot be enabled.
WCCP cannot be enabled.
Connection forwarding cannot be enabled if you collect mappings for source
MAC data (that is, the options all or dest-source).
Syntax in-path simplified routing [all | dest-only | dest-source | none]
Parameters
Example
minna (config) # in-path simplified routing all
minna (config) #
interface
Description Configures network interfaces. The no command option disables the interface
settings.
Syntax interface <interfacename> <options>
all Specifies source and destination MAC data. It collects data for
connections that are not translated using Network Address Translation
(NAT), connections that are un-natted.
This option must be disabled in connection forwarding configurations.
dest-only Specifies destination MAC data. This option can be used in connection
forwarding.
dest-source Specifies source MAC data. This option cannot be used in connection
forwarding.
none Specifies un-natted connections.