Administrator Guide

View the statistics about DHCP client interfaces with the show ip dhcp client statistics command and the
lease information about the dynamic IP address currently assigned to a DHCP client interface with the show
ip dhcp lease command.
Example of the show ip dhcp client statistics Command
Dell#show ip dhcp client statistics interface managementethernet 0/0
Interface Name Ma 0/0
Message Received
DHCPOFFER 0
DHCPACK 0
DHCPNAK 0
Message Sent
DHCPDISCOVER 1626
DHCPREQUEST 0
DHCPDECLINE 0
DHCPRELEASE 0
DHCPREBIND 0
DHCPRENEW 0
DHCPINFORM 0
Dell#
Example of the show ip dhcp lease Command
Dell# show ip dhcp
Interface Lease-IP Def-Router ServerId State Lease Obtnd At Lease
Expires At
========= ======== ========= ======== ===== ==============
================ Ma 0/0
0.0.0.0/0 0.0.0.0 0.0.0.0 INIT -----NA----- ----NA----
Vl 1 10.1.1.254/24 0.0.0.0 10.1.1.1 BOUND 08-26-2011 04:33:39 08-27-2011
04:33:39
Renew Time Rebind Time
========== ========
----NA---- ----NA----
08-26-2011 16:21:50 08-27-2011 01:33:39
Dynamic Host Configuration Protocol (DHCP) 322