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

HP STORAGEWORKS EFS WAN ACCELERATOR COMMAND-LINE INTERFACE REFERENCE MANUAL 95
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 ip default-gateway <addr>
Parameters
Example
minna (config) # ip default-gateway 10.10.10.1
minna (config) #
ip domain-list
Description Adds a domain name to the domain list for resolving host names. The no command
option removes a domain from the domain list.
Syntax ip domain list <domain>
Parameters
Example
minna (config) # ip domain-list example.com
minna (config) #
<interfacename> Specifies the interface name: aux, lan0_0, wan0_0,
primary, in-path0_0.
<options> Each interface has the following configuration options:
dhcp. Enables Dynamic Host Configuration Protocol
(DHCP) on the interface.
dhcp renew. Renews DHCP for this interface.
duplex <speed>. Specifies the duplex speed: auto, full,
half. The default value auto.
ip address <addr>. Specifies IP address for the 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 no command option disables the MTU setting.
The default value is 1500.
shutdown. Shuts down the interface.
speed <speed>. Specifies the speed for the interface:
auto, 10, 100, 1000. The default value is 100.
<addr> Specifies the IP address.
<domain> Specifies the domain name.