show dhcpv6 server statistics
Syntax
Release Information
Command introduced in Junos OS Release 9.6.
Description
Display extended Dynamic Host Configuration Protocol for IPv6 (DHCPv6) local server statistics.
Options
- logical-system logical-system-name
(Optional) Display information about extended DHCPv6 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 DHCPv6 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
Related Topics
List of Sample Output
show dhcpv6 server statisticsOutput 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.
Table 1: show dhcpv6 server statistics Output Fields
Field Name | Field Description |
|---|---|
Packets dropped | Number of packets discarded by the extended DHCPv6 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.
|
Messages received | Number of DHCPv6 messages received.
|
Messages sent | Number of DHCPv6 messages sent.
|
Sample Output
show dhcpv6 server statistics
user@host> show dhcpv6 server statisticsDhcpv6 Packets dropped:
Total 0
Messages received:
DHCPV6_DECLINE 0
DHCPV6_SOLICIT 9
DHCPV6_INFORMATION_REQUEST 0
DHCPV6_RELEASE 0
DHCPV6_REQUEST 5
DHCPV6_CONFIRM 0
DHCPV6_RENEW 0
DHCPV6_REBIND 0
DHCPV6_RELAY_FORW 0
DHCPV6_RELAY_REPL 0
Messages sent:
DHCPV6_ADVERTISE 9
DHCPV6_REPLY 5
DHCPV6_RECONFIGURE 0
