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

96 4 - CONFIGURATION-MODE COMMANDS
ip host
Description Adds an entry to the static host table. The no command option removes an entry from
the static host table.
Syntax ip host <hostname> <addr>
Parameters
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.
Syntax 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 ip in-path route <interface> <network prefix> <network mask> <next hop IP
address>
Parameters
<hostname> Specifies the host name.
<addr> Specifies the IP address.
<interface> Specifies the interface name: 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: 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.