xStack DES-3800 Series Layer 3 Stackable Fast Ethernet Managed Switch CLI Manual
415
DES-3800:admin#show dhcp_server
Command: show dhcp_server
DHCP Server : Disabled
Ping Packets : 2
Ping Timeout : 500 milliseconds
DES-3800:admin#
clear dhcp conflict_ip
Purpose
This command clears an entry or all entries from the conflict IP
database.
Syntax
clear dhcp conflict_ip [<ipaddr> | all]
Description
Clears an address conflict from the DHCP database.
Parameters
<ip_addr>
- The IP address to be cleared.
all
- All IP addresses will be cleared.
Restrictions
Only Administrator or Operator-level users can issue this command.
Usage Example:
To clear an IP address 10.20.3.4 from the conflict database.
DES-3800:admin# clear dhcp conflict_ip 10.20.3.4
Command: clear dhcp conflict_ip 10.20.3.4
Success
DES-3800:admin#
show dhcp conflict_ip
Purpose
This command displays the IP address that has been identified as
being conflict.
Syntax
show dhcp conflict_ip {<ipaddr>}
Description
The DHCP server will use PING packet to determine whether an IP
address is in conflict with other host before binding this IP. The IP
address which has been identified as a conflict will be moved to the
conflict IP database. The system will not attempt to bind the IP
address in the conflict IP database unless the user clears it from the
conflict IP database.
Parameters
<ip_addr>
- The IP address to be displayed.
Restrictions
None.
Usage Example:
To display the entries in dhcp conflict_ip database.