show ip dhcp-server statistics

Last Updated : Nov 06, 2012 |

Displays DHCP server statistics.

Syntax

show ip dhcp-server statistics

User level

read-only

Context

general

Example

To display DHCP server statistics:

Gxxx-001(super)# show ip dhcp-server statistics
Counter                Value
-----------           -------
BOOTP Requests           1
DHCP Discovers           2
DHCP Requests            3
DHCP Declines            4
DHCP Releases            5
DHCP Informs             6
BOOTP Replies            7
DHCP Offers              8
DHCP Acks                9

Output fields

Name

Description

BOOTP Requests

The number of BOOTP Request packets received by the DHCP server

DHCP Discovers

The number of DHCP Discover packets that arrived from DHCP clients, requesting allocation of a new IP address

DHCP Requests

The number of DHCP Request packets that arrived from DHCP clients, to request/renew new/allocated IP addresses

DHCP Declines

The number of DHCP Decline packets that arrived from DHCP clients, due to IP address congestion detected by the DHCP clients

DHCP Releases

The number of DHCP Release packets that arrived from DHCP clients for releasing allocated IP addresses

DHCP Informs

The number of DHCP Inform packets that arrived from DHCP clients, requesting configuration only

BOOTP Replies

The number of BOOTP Reply packets sent by the DHCP server

DHCP Offers

The number of DHCP Offer packets sent by the DHCP server, offering a new IP address to a DHCP client

DHCP Acks

The number of DHCP Acknowledge packets sent by the DHCP server, acknowledging requests of DHCP clients