
30-21
30.1.5 client-identifier
Command:
client-identifier
<unique-identifier>
no client-identifier
Function:
Specifies the unique ID of the user when binding an address manually; the “
no client-identifier
” command deletes
the identifier.
Parameters:
<unique-identifier>
is the user identifier, in dotted Hex format.
Command Mode:
DHCP Address Pool Mode
Usage Guide:
This command is used with “host” when binding an address manually. If the requesting client identifier matches the
specified identifier, DHCP server assigns the IP address defined in “host” command to the client.
Example:
Specifying the IP address 10.1.128.160 to be bound to user with the unique id of 00-10-5a-60-af-12 in manual
address binding.
Switch(dhcp-1-config)#client-identifier 00-10-5a-60-af-12
Switch(dhcp-1-config)#host 10.1.128.160 24
Related Command: host
30.1.6 debug ip dhcp client
Command:
debug ip dhcp client {event | packet}
no debug ip dhcp server {event | packet}
Function:
Enable the debugging of DHCP client, no command disables the debugging of DHCP client.
Command mode:
Admin Mode