DHCP C
OMMANDS
4-173
Syntax
client-identifier {text text | hex hex}
no client-identifier
text - A text string. (Range: 1-15 characters)
hex - The hexadecimal value.
Default Setting
None
Command Mode
DHCP Pool Configuration
Command Usage
This command identifies a DHCP client to bind to an address specified
in the host command. If both a client identifier and hardware address
are configured for a host address, the client identifier takes precedence
over the hardware address in the search proc edure.
• 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
Related Commands
host (3-170)

hardware-address

Use this command to specify the hardware address of a DHCP client. This
command is valid for manual bindings only. Use the no form to remove
the hardware address.
Console(config-dhcp)#client-identifier text steve
Console(config-dhcp)#