
30-20
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
30.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 statistics
” command, 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