clear dhcp conflict
22-6 DHCP Server Configuration
Mode
Read-only.
Example
This example displays conflict information for all addresses. Note that ping is the only detection
method used.
C3(ro)->show dhcp conflict
IP address Detection Method Detection Time
----------- ----------------- ---------------
192.0.0.2 Ping 0 days 19h:01m:23s
192.0.0.3 Ping 0 days 19h:00m:46s
192.0.0.4 Ping 0 days 19h:01m:25s
192.0.0.12 Ping 0 days 19h:01m:26s
clear dhcp conflict
Use this command to clear conflict information for one or all addresses, or to disable conflict
logging.
Syntax
clear dhcp conflict {logging | ip-address| *}
Parameters
Defaults
None.
Mode
Switch command, read-write.
Examples
This example disables DHCP conflict logging.
C3(rw)->clear dhcp conflict logging
This example clears the conflict information for the IP address 192.0.0.2.
C3(rw)->clear dhcp conflict 192.0.0.2
logging Disables conflict logging.
ip-address Clears the conflict information for the specified IP address.
* Clears the conflict information for all IP addresses.