show dhcp server statistics
Syntax
show dhcp server statistics
<logical-system logical-system-name>
<routing-instance routing-instance-name>
Description
Display extended Dynamic Host Configuration Protocol (DHCP) local server statistics.
Options
logical-system logical-system-name | (Optional) Display information about extended DHCP local server statistics on the specified logical system. If you do not specify a logical system, statistics are displayed for the default logical system. |
routing-instance routing-instance-name | (Optional) Display information about extended DHCP local server statistics on the specified routing instance. If you do not specify a routing instance, statistics are displayed for the default routing instance. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show dhcp server
statistics
command. Output fields are listed in the approximate order
in which they appear.
Field Name |
Field Description |
---|---|
|
Number of packets discarded by the extended DHCP local server because of errors. Only nonzero statistics appear in the Packets dropped output. When all of the Packets dropped statistics are 0 (zero), only the Total field appears.
|
|
Number of DHCPv4 offer messages delayed.
|
|
Number of DHCP messages received.
|
|
Number of DHCP messages sent.
|
Sample Output
show dhcp server statistics
user@host> show dhcp server statistics Packets dropped: Total 0 Offer Delay: DELAYED 0 INPROGRESS 0 TOTAL 0 Messages received: BOOTREQUEST 4 DHCPDECLINE 0 DHCPDISCOVER 2 DHCPINFORM 0 DHCPRELEASE 0 DHCPREQUEST 2 DHCPLEASEQUERY 0 DHCPBULKLEASEQUERY 0 DHCPACTIVELEASEQUERY 0 Messages sent: BOOTREPLY 4 DHCPOFFER 2 DHCPACK 2 DHCPNAK 0 DHCPFORCERENEW 0 DHCPLEASEUNASSIGNED 0 DHCPLEASEUNKNOWN 0 DHCPLEASEACTIVE 0 DHCPLEASEQUERYDONE 0
show dhcp server statistics
user@host> show dhcp server statistics verbose Packets dropped: Total 0 Messages received: BOOTREQUEST 238 DHCPDECLINE 0 DHCPDISCOVER 1 DHCPINFORM 0 DHCPRELEASE 0 DHCPREQUEST 237 DHCPRENEW 236 DHCPREBIND 0 Messages sent: BOOTREPLY 20 DHCPOFFER 10 DHCPACK 10 DHCPNAK 0 DHCPFORCERENEW 0