HP StorageWorks Enterprise File Services WAN Accelerator 2.1.7 Command-Line Interface Reference Manual (392361-004, June 2006)
108 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.
NOTE: The interface parameter is required for version 2.x.x of the software; it is not required
for software version 1.2.x.
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>
<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.