5 client-identifier, 6 client-name – PLANET XGS3-24040 User Manual
Page 315
24-28
information is accumulated. You can use the “clear ip dhcp server statistics” command to clear
the count for easier statistics checking.
Example:
Clearing the count for DHCP server.
Switch#clear ip dhcp server statistics
Related Command:
show ip dhcp server statistics
24.1.5 client-identifier
Command:
client-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:
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
24.1.6 client-name
Command:
client-name
no client-name