C613-50631-01 Rev A Command Reference for IE340 Series 3092
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
DYNAMIC HOST CONFIGURATION PROTOCOL (DHCP) COMMANDS
SHOW
COUNTER DHCP-SERVER
show counter dhcp-server
Overview This command shows counters for the DHCP server on your device.
For information on filtering and saving command output, see the “Getting Started
with AlliedWare Plus” Feature Overview and Configuration Guide.
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:
awplus# show counter dhcp-server
Output Figure 58-8: Example output from the show counter dhcp-server command
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 2: 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.