mac

Commands for DHCP
300
be reallocated.
Example: Removing all IP-hardware address binding records.
Switch#clear ip dhcp binding all
Related Command: show ip dhcp binding
26.1.3 clear ip dhcp conflict
Command: clear ip dhcp conflict {<address> | all }
Function: Deletes an address present in the address conflict log.
Parameters: <address> is the IP address that has a conflict record; all stands for all
addresses that have conflict records.
Command mode: Admin Mode.
Usage Guide: show ip dhcp conflict command can be used to check which IP
addresses are conflicting for use. The “clear ip dhcp conflict” command can be used
to delete the conflict record for an address. If "all” is specified, then all conflict records in
the log will be removed. When records are removed from the log, the addresses are
available for allocation by the DHCP server.
Example: The network administrator finds 10.1.128.160 that has a conflict record in the
log and is no longer used by anyone, so he deletes the record from the address conflict
log.
Switch#clear ip dhcp conflict 10.1.128.160
Related Command: ip dhcp conflict logging, show ip dhcp conflict
26.1.4 clear ip dhcp server statistics
Command: clear ip dhcp server statistics
Function: Deletes the statistics for DHCP server, clears the DHCP server count.
Parameters: None
Command mode: Admin Mode.
Usage Guide: DHCP count statistics can be viewed with “show ip dhcp server
statisticscommand, all 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
26.1.5 client-identifier