xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
483
clear dhcp conflict_ip
Purpose
Used to clear an entry or all entries from the conflict IP database.
Syntax
clear dhcp conflict_ip [<ipaddr> | all]
Description
This command clears an entry or all entries from the conflict IP database.
Parameters
<ipaddr>
– The IP address to be cleared.
all
– All IP addresses will be cleared.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To clear an IP address 10.20.3.4 from the conflict database:
DES-3528:admin# clear dhcp conflict_ip 10.20.3.4
Command: clear dhcp conflict_ip 10.20.3.4
Success.
DES-3528:admin#
show dhcp conflict_ip
Purpose
Used to display the IP address that has been identified as being in conflict.
Syntax
show dhcp conflict_ip {<ipaddr>}
Description
The DHCP server will use PING packets to determine whether an IP address is in conflict
with other hosts before binding it’s IP. The IP address which has been identified as in conflict
will be moved to the conflict IP database. The system will not attempt to bind the IP address
to the conflict IP database unless the user clears it from the conflict IP database.
Parameters
<ipaddr>
– The IP address to be displayed.
Restrictions
None.
Example usage:
To display entries in the DHCP conflict IP database:
DES-3528:admin# show dhcp conflict_ip
Command: show dhcp conflict_ip
IP Address Detection Method Detection Time
------------ ---------------- ----------------
Total Entries: 0
DES-3528:admin#