Command Reference DHCP Commands
If the IP address is not defined, show the binding condition of all addresses. If the IP address is
defined, show the binding condition of this IP address
The following is the result of the show ip dhcp binding.
Ruijie# show ip dhcp binding
Total number of clients : 4
Expired clients : 3
Running clients : 1
IP address Hardware address Lease expiration Type
20.1.1.1 2000.0000.2011 000 days 23 hours 59 mins Automatic
The meaning of various fields in the show result is described as follows.
The IP address to be assigned to the DHCP client.
Client-Identifier
/Hardware address
The client identifier or hardware address of the DHCP client.
The expiration date of the lease. The Infinite indicates it is not
limited by the time. The IDLE indicates the address is in the free
status currently for it is not renewed or the DHCP client releases
it actively.
The type of the address binding. The Automatic indicates an IP
address is assigned automatically, and the Manual indicates an
IP address is assigned by manual.
Clears the DHCP address binding table.
4.51 show ip dhcp conflict
Use this command to show the conflict history record of the DHCP sever.