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 119
4 - CONFIGURATION-MODE
C
OMMANDS
Parameters
Example
(config) # interface aux dhcp 100
(config) #
ip default-gateway
Description Sets the default gateway IP address.
The no command option disables the default gateway IP address.
Syntax [no] ip default-gateway <addr>
Parameters
Example
minna (config) # ip default-gateway 10.10.10.1
minna (config) #
<interface name> Specifies the interface name. For example, aux, lan0_0,
wan0_0, primary, in-path0_0, lo.
<options> Each interface has the following configuration options:
dhcp. Enables Dynamic Host Configuration Protocol
(DHCP) on the interface.
The no option disables DHCP.
dhcp renew. Renews DHCP for this interface.
The no option is invalid for this command.
duplex <speed>. Specifies the duplex speed: auto, full,
half. The default value auto.
The no option resets duplex to the default.
ip address <addr>. Specifies IP address for the interface.
The no option erases the IP address and netmask for this
interface.
mtu <speed>. Configures the Maximum Transmission
Unit (MTU). The MTU is set once on the in-path
interface; it propagates automatically to the LAN and the
WAN. The default value is 1500.
The no option resets MTU to the default.
shutdown. Shuts down the interface.
The no option enables an interface that had been
shutdown.
speed <speed>. Specifies the speed for the interface:
auto, 10, 100, 1000. The default value is 100.
The no option resets speed to the default.
<addr> Specifies the IP address.