Quick Reference Guide
DHCP Server Commands | 233
client-identifier
This command specifies the unique identifier for a DHCP client. The unique identifier is a valid
notation in hexadecimal format. In some systems, such as Microsoft DHCP clients, the client identifier
is required instead of hardware addresses. The unique identifier is a concatenation of the media type
and the MAC address. For example, the Microsoft client identifier for Ethernet address c819.2488.f177
is 01c8.1924.88f1.77 where 01 represents the Ethernet media type. Refer to the “Address Resolution
Protocol Parameters” section of RFC 1700, Assigned Numbers for a list of media type codes.
The no version of this command deletes the client identifier.
Syntax
[no] client-identifier uniqueidentifier
Default
None
Mode
DHCP Pool Config
client-name
This command specifies the name for a DHCP client. The name is a string consisting of standard
ASCII characters.
The no version of this command removes the client name.
Syntax
client-name name
no client-name
Default
8eoE
Mode
DHCP Pool Config
default-router
This command specifies the default router list for a DHCP client. {address1, address2… address8}
are valid IP addresses, each made up of four decimal bytes ranging from 0 to 255. IP address 0.0.0.0 is
invalid.
The no version of this command removes the default router list.
Syntax
default-router address1 [address2....address8]
no default-router
Default
None
Mode
DHCP Pool Config