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

122 4 - CONFIGURATION-MODE COMMANDS
Example minna (config) # ip host park 10.10.10.1
minna (config) #
ip in-path-gateway
Description Configures the primary, in-path, default gateway.
The no command option disables the default gateway.
NOTE: The interface parameter is required for v2.x.x or later of the software; it is not required
for software v1.2.x.
Syntax [no] ip in-path-gateway <interface> <destination addr>
Parameters
Example
minna (config) # ip in-path-gateway in-path0_0 10.0.0.0
minna (config) #
ip in-path route
Description Adds a static in-path route.
The no command option removes an in-path route.
Syntax [no] ip in-path route <interface> <network prefix> <network mask> <next hop
IP address>
Parameters
Usage In-path interfaces use routes from an in-path route table. To configure in-path routes.
you set a new in-path route that points to your WAN gateway. You must also copy any
static routes that you have added to the main table (if they apply to the in-path
interface).
<interface> Specifies the interface name. For example, aux, lan0_0, wan0_0,
primary, in-path0_0.
<destination addr> Specifies the destination IP address of the in-path gateway.
<interface> Specifies the interface name. For example, aux, lan0_0, wan0_0,
primary, in-path0_0.
<network prefix> Specifies the network prefix.
<network mask> Specifies the netmask.
<next hop IP address
or WAN gateway>
Specifies the next hop IP address in this route or WAN gateway.