show dhcpv6 fingerprint statistics
Syntax
show dhcpv6 fingerprint statistics <summary> <routing-instance routing-instance> <logical-system logical-system-name>
Description
Show DHCPv6 fingerprint statistics.
Options
| summary |
Display summary of DHCPv6 fingerprint statistics. |
| routing-instance routing-instance-name |
(Optional) Display information about DHCPv6 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 DHCPv6 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
Table 1 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 DHCPv6 messages sent. |
| DHCPV6_DECLINE | Number of DHCPv6 PDUs of type DECLINE transmitted. |
| DHCPV6_SOLICIT | Number of DHCPv6 PDUs of type SOLICIT transmitted. |
| DHCPV6_INFORMATION_REQUEST | Number of DHCPv6 PDUs of type INFORMATION REQUEST transmitted. |
| DHCPV6_RELEASE | Number of DHCPv6 PDUs of type RELEASE transmitted. |
| DHCPV6_REQUEST | Number of DHCPv6 PDUs of type REQUEST transmitted. |
| DHCPV6_CONFIRM | Number of DHCPv6 PDUs of type CONFIRM transmitted. |
| DHCPV6_RENEW | Number of DHCPv6 PDUs of type RENEW transmitted. |
| DHCPV6_REBIND | Number of DHCPv6 PDUs of type REBIND transmitted. |
| DHCPV6_RELAY_FORW | Number of DHCPv6 RELAY-FORW PDUs received. |
Sample Output
show dhcpv6 fingerprinting statistics
For DHCPv6, use the following command:
user@host> show dhcpv6 fingerprint statistics
Packets dropped:
Total 0
Messages sent:
DHCPV6_DECLINE 0
DHCPV6_SOLICIT 0
DHCPV6_INFORMATION_REQUEST 0
DHCPV6_RELEASE 0
DHCPV6_REQUEST 0
DHCPV6_CONFIRM 0
DHCPV6_RENEW 0
DHCPV6_REBIND 0
DHCPV6_RELAY_FORW 0
Release Information
Statement introduced in Junos OS Release 26.2R1.