314
EES4710BD 10 Slots L2/L3/L4 Chassis Switch
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 loggingshow ip dhcp conflict
14.5.1.3 clear ip dhcp server statistics
Command: clear ip dhcp server statistics
Function: Deletes the statistics for DHCP server, clears the DHCP server count.
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
14.5.1.4 show ip dhcp binding
Command: show ip dhcp binding [ [<ip-addr>] + [type {all | manual | dynamic}] [count] ]
Function: Displays IP-MAC binding information.
Parameters: <ip-addr> is a specified IP address in decimal format; “all” stands for all binding
types (manual binding and dynamic assignment); “manual” for manual binding;
“dynamic” for dynamic assignment; “count” displays statistics for DHCP address
binding entries.
Command mode: Admin Mode
Example:
Switch# show ip dhcp binding
IP address Hardware address Lease expiration Type
10.1.1.233 00-00-E2-3A-26-04 Infinite Manual
10.1.1.254 00-00-E2-3A-5C-D3 60 Automatic
Displayed information Explanation
IP address IP address assigned to a DHCP client
Hardware address MAC address of a DHCP client
Lease expiration Valid time for the DHCP client to hold the IP address