HP StorageWorks Enterprise File Services WAN Accelerator Manager 2.1.2 User's Guide (392360-004, June 2006)

176 A - HP EFS WAN ACCELERATOR MANAGER COMMAND-LINE INTERFACE
interface speed
Description Configures network interface speed setting. The no command option disables the
interface speed settings.
Syntax interface {<ifname> speed <speed>}
Parameters
Example
minna (config) # interface lan speed 100
minna (config) #
interface dhcp
Description Enables Dynamic Host Configuration Protocol (DHCP) on the interface. The IP
address and netmask for the interface are assigned by DHCP. Setting the IP address
and netmask disables DHCP implicitly, although it can also be disabled explicitly
using the no form of this command.
Syntax interface <ifname> dhcp
Parameters
Example
(config) # interface lan dhcp
(config) #
interface shutdown
Description Disables the specified interface. The no command option enables the specified
interface.
Syntax interface <ifname> shutdown
Parameters
Example
minna (config) # interface primary shutdown
minna (config) #
<ifname> Specifies the interface name: aux, primary.
speed <speed> Specifies the speed setting for the interface in Megabits per second.
<ifname> Specifies the interface name: aux, primary.
<ifname> Specifies the interface name: aux, primary.