Show counter dhcp-server – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 1725
Dynamic Host Configuration Protocol (DHCP) Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
64.27
show counter dhcp-server
This command shows counters for the DHCP server on your device.
For information on output options, see
“Controlling “show” Command Output” on
Syntax
show counter dhcp-server
Mode
User Exec and Privileged Exec
Example
To display counters for the DHCP server on your device, use the command:
Output
Figure 64-3: Example output from the show counter dhcp-server command
Related Commands
service dhcp-server
show ip dhcp binding
show ip dhcp server statistics
show ip dhcp pool
awplus#
show counter dhcp-server
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
Table 64-3: Parameters in the output of the show counter dhcp-server command
Parameter
Description
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.