show dhcpv6 client statistics
Syntax
show dhcpv6 client statistics routing-instance<routing-instance-name>
Description
Display Dynamic Host Configuration Protocol (DHCPv6) client statistics.
Options
routing-instance <routing-instance-name> | (Optional) Display the statistics for DHCPv6 clients on the specified routing instance. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show dhcpv6 client statistics
command. Output fields are listed in the approximate order in which
they appear.
Field Name |
Field Description |
---|---|
Dhcpv6 Packets dropped |
Number of packets discarded by the DHCPv6 local server because of errors. Only nonzero statistics appear in the DHCPv6 Packets dropped output. When all of the Packets dropped statistics are 0 (zero), only the Total field appears. |
Messages sent |
Number of DHCPv6 messages sent.
|
Messages received |
Number of DHCPv6 messages received.
|
Sample Output
show dhcpv6 client statistics
user@host> show dhcpv6 client statistics Dhcpv6 Packets dropped: Total 0 Messages sent: DHCPV6_DECLINE 0 DHCPV6_SOLICIT 3 DHCPV6_INFORMATION_REQUEST 6 DHCPV6_RELEASE 1 DHCPV6_REQUEST 2 DHCPV6_CONFIRM 0 DHCPV6_RENEW 0 DHCPV6_REBIND 0 Messages received: DHCPV6_ADVERTISE 3 DHCPV6_REPLY 3 DHCPV6_RECONFIGURE 0
Release Information
Statement introduced in Junos OS Release 12.1X45-D10.
This command is not supported in Junos OS Evolved because it is not needed. Stateless DHCPv4 and DHCPv6 relay are supported and enabled by default, so Junos OS Evolved does not maintain states or records of statistics or bindings for DHCP clients.