show dhcp fingerprint statistics
Syntax
show dhcp fingerprint statistics <summary> <routing-instance routing-instance> <logical-system logical-system-name>
Description
Show DHCP fingerprint statistics.
Options
| summary |
Display summary of DHCPv4 fingerprint statistics. |
| routing-instance routing-instance-name |
(Optional) Display information about DHCPv4 fingerprint statistics on the specified routing instance. If you do not specify a routing instance, statistics are displayed for the default routing instance. |
| logical-system logical-system-name |
(Optional) Display information about DHCPv4 fingerprint statistics on the specified logical system. If you do not specify a logical system, statistics are displayed for the default logical system. |
Required Privilege Level
View
Output Fields
lists the output fields for the show dhcpv6 server statistics command. Output fields are listed in the approximate order in which they appear.
| Field Name | Field Description |
|---|---|
| Packets drop | Number of DHCPv6 packets that were discarded during initial validation or fingerprinting processing and were not forwarded or processed further. |
| Messages sent | Number of DHCP messages sent. |
| BOOTREQUEST | Number of BOOTP protocol data units (PDUs) transmitted. |
| DHCPDECLINE | Number of DHCP PDUs of type DECLINE transmitted. |
| DHCPDISCOVER | Number of DHCP PDUs of type DISCOVER transmitted. |
| DHCPINFORM | Number of DHCP PDUs of type INFORM transmitted. |
| DHCPRELEASE | Number of DHCP PDUs of type RELEASE transmitted. |
| DHCPREQUEST | Number of DHCP PDUs of type REQUESTtransmitted. |
Sample Output
show dhcp fingerprinting statistics
user@host> show dhcp fingerprint statistics
Packets dropped:
Total 0
Messages sent:
BOOTREQUEST 0
DHCPDECLINE 0
DHCPDISCOVER 0
DHCPINFORM 0
DHCPRELEASE 0
DHCPREQUEST 0
Release Information
Statement introduced in Junos OS Release 26.2R1.