Hardware-address, Host, Hardware-address 1374 host 1374 – LevelOne GTL-2691 User Manual

Page 1374: Host (1374)

Advertising
background image

C

HAPTER

46

| DHCP Commands

DHCP Server

– 1374 –

hardware-address

This command specifies the hardware address of a DHCP client. This

command is valid for manual bindings only. Use the no form to remove the

hardware address.

S

YNTAX

hardware-address hardware-address type
no hardware-address

hardware-address - Specifies the MAC address of the client device.
type - Indicates the following protocol used on the client device:

ethernet

ieee802

fddi

D

EFAULT

S

ETTING

If no type is specified, the default protocol is Ethernet.

C

OMMAND

M

ODE

DHCP Pool Configuration

C

OMMAND

U

SAGE

This command identifies a DHCP or BOOTP client to bind to an address

specified in the

host

command. BOOTP clients cannot transmit a client

identifier. To bind an address to a BOOTP client, you must associate a

hardware address with the host entry.

E

XAMPLE

Console(config-dhcp)#hardware-address 00-e0-29-94-34-28 ethernet

Console(config-dhcp)#

R

ELATED

C

OMMANDS

host (1374)

host

Use this command to specify the IP address and network mask to manually

bind to a DHCP client. Use the no form to remove the IP address for the

client.

S

YNTAX

host address [mask]
no host

address - Specifies the IP address of a client.
mask - Specifies the network mask of the client.

D

EFAULT

S

ETTING

None

Advertising