Interface speed, Interface dhcp, Interface shutdown – HP StorageWorks Enterprise File Services WAN Accelerator User Manual

Page 176

Advertising
background image

176

A - HP EFS WAN A

CCELERATOR

M

ANAGER

C

OMMAND

-L

INE

I

NTERFACE

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.

Advertising