ECS4660-28F_Management Guide-R03

Table Of Contents
C
HAPTER
48
| DHCP Commands
DHCP Server
– 1638
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.
SYNTAX
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
DEFAULT SETTING
If no type is specified, the default protocol is Ethernet.
COMMAND MODE
DHCP Pool Configuration
COMMAND USAGE
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.
EXAMPLE
Console(config-dhcp)#hardware-address 00-e0-29-94-34-28 ethernet
Console(config-dhcp)#
RELATED COMMANDS
host (1638)
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.
SYNTAX
host address [mask]
no host
address - Specifies the IP address of a client.
mask - Specifies the network mask of the client.
DEFAULT SETTING
None