Specifications
show ip dhcp server statistics
441
show ip dhcp server statistics
Displays statistics about the DHCP server.
Syntax
show ip dhcp server statistics
Input mode
User mode and administrator mode
Parameters
None
Example
Figure 26-10 Execution result of displaying DHCP server statistics
> show ip dhcp server statistics
Date 2009/04/13 09:31:14 UTC
< DHCP Server use statistics >
address pools : 252
automatic bindings : 1
expired bindings : 1
over pools request : 0
discard packets : 0
< Receive Packets >
DHCPDISCOVER : 8
DHCPREQUEST : 4
DHCPDECLINE : 2
DHCPRELEASE : 1
DHCPINFORM : 1
< Send Packets >
DHCPOFFER : 8
DHCPACK : 4
DHCPNAK : 0
>
Display items
Table 26-39 Items displayed for the DHCP server statistics
Item Meaning Displayed information
< DHCP Server use statistics
>
Statistics about the DHCP server --
address pools Number of pooled IP addresses (the
number of remaining IP addresses)
--
automatic bindings Number of automatic bindings --
expired bindings Number of completed releases --
over pools request Number of insufficient pooled IP
addresses that has been detected
--