
Dynamic Host Configuration Protocol (DHCP) Commands
©2008 Allied Telesis Inc. All rights reserved.
Software Version 5.2.1
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
53.25
show counter dhcp-server
This command shows counters for the DHCP server on your device.
Syntax
show counter dhcp-server
Mode
Exec and Privileged Exec mode
Output
Figure 53-3: Example output from the
show counter dhcp-server
command
Examples
To display counters for the DHCP server on your device, use the command:
awplus#
show counter dhcp-server
Related Commands
service dhcp-server
show ip dhcp binding
show ip dhcp server statistics
show ip dhcp pool
DHCP server counters
DHCPDISCOVER in ......... 20
DHCPREQUEST in ......... 12
DHCPDECLINE in ......... 1
DHCPRELEASE in ......... 0
DHCPINFORM in ......... 0
DHCPOFFER out ......... 8
DHCPACK out ......... 4
DHCPNAK out ......... 0
BOOTREQUEST in ......... 0
BOOTREPLY out ......... 0
Parameter
Meaning
DHCPDISCOVER in
The number of Discover messages received by the DHCP server.
DHCPREQUEST in
The number of Request messages received by the DHCP server.
DHCPDECLINE in
The number of Decline messages received by the DHCP server.
DHCPRELEASE in
The number of Release messages received by the DHCP server.
DHCPINFORM in
The number of Inform messages received by the DHCP server.
DHCPOFFER out
The number of Offer messages sent by the DHCP server.
DHCPACK out
The number of Acknowledgement messages sent by the DHCP
server.
DHCPNAK out
The number of Negative Acknowledgement messages sent by the
DHCP server. The server sends these after receiving a request that
it cannot fulfil because either there are no available IP addresses in
the related address pool, or the request has come from a client that
doesn’t fit the network setting for an address pool.
BOOTREQUEST in
The number of bootp messages received by the DHCP server from
bootp clients.
BOOTREPLY out
The number of bootp messages sent by the DHCP server to bootp
clients.