Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show dhcpv6 server statistics

Syntax

Description

Display extended Dynamic Host Configuration Protocol for IPv6 (DHCPv6) local server statistics.

Options

bulk-leasequery-connections

(Optional) Display information about DHCPv6 local server bulk leasequery statistics.

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

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.

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.

  • Total—Total number of packets discarded by the extended DHCPv6 local server

  • Strict Reconfigure—Number of solicit messages discarded because the client does not support reconfiguration

  • Bad hardware address—Number of packets discarded because an invalid hardware address was specified

  • Bad opcode—Number of packets discarded because an invalid operation code was specified

  • Bad options—Number of packets discarded because invalid options were specified

  • Client MAC validation—Number of packets discarded because validation of the client MAC address failed.

  • Invalid server address—Number of packets discarded because an invalid server address was specified

  • Lease Time Violation—Number of packets discarded because of a lease time violation

  • No available addresses—Number of packets discarded because there were no addresses available for assignment

  • No interface match—Number of packets discarded because they did not belong to a configured interface

  • No routing instance match—Number of packets discarded because they did not belong to a configured routing instance

  • No valid local address—Number of packets discarded because there was no valid local address

  • Packet too short—Number of packets discarded because they were too short

  • Read error—Number of packets discarded because of a system read error

  • Send error—Number of packets that the extended DHCPv6 local server could not send

Advertise Delay

Number of DHCP advertise messages delayed.

  • DELAYED—Number of DHCPv6 advertise packets that have been sent after being delayed.

  • INPROGRESS—Number of DHCPv6 advertise packets that are in the delay queue.

  • TOTAL—Total number of delayed DHCPv6 advertise messages; sum of DELAYED and INPROGRESS.

Messages received

Number of DHCPv6 messages received.

  • DHCPV6_CONFIRM—Number of DHCPv6 CONFIRM PDUs received.

  • DHCPV6_DECLINE—Number of DHCPv6 DECLINE PDUs received.

  • DHCPV6_INFORMATION_REQUEST—Number of DHCPv6 INFORMATION-REQUEST PDUs received.

  • DHCPV6_REBIND—Number of DHCPv6 REBIND PDUs received.

  • DHCPV6_RELAY_FORW—Number of DHCPv6 RELAY-FORW PDUs received.

  • DHCPV6_RELAY_REPL—Number of DHCPv6 RELAY-REPL PDUs received.

  • DHCPV6_RELEASE—Number of DHCPv6 RELEASE PDUs received.

  • DHCPV6_RENEW—Number of DHCPv6 RENEW PDUs received.

  • DHCPV6_REQUEST—Number of DHCPv6 REQUEST PDUs received.

  • DHCPV6_SOLICIT—Number of DHCPv6 SOLICIT PDUs received.

  • DHCPV6_LEASEQUERY—Number of DHCPv6 leasequery messages received.

Messages sent

Number of DHCPv6 messages sent.

  • DHCPV6_ADVERTISE—Number of DHCPv6 ADVERTISE PDUs transmitted.

  • DHCPV6_REPLY—Number of DHCPv6 ADVERTISE PDUs transmitted.

  • DHCPV6_LOGICAL_NAK—Number of logical NAK messages sent, signifying T1 and T2 timers with values of zero; subset of DHCPV6_REPLY counter. (Displays only at verbose level.

  • DHC6_RECONFIGURE—Number of DHCPv6 RECONFIGURE PDUs transmitted.

  • DHCPV6_RELAY_REPL—Number of DHCPv6 RELAY-REPL PDUs transmitted.

  • DHCPV6_RELAY_FORW—Number of DHCPv6 RELAY-FORW PDUs transmitted.

  • DHCPV6_LEASEQUERY_REPLY—Number of DHCPv6 leasequery replies transmitted to the DHCPv6 relay agent.

  • DHCPV6_LEASEQUERY_DATA—Number of DHCPv6 LEASEQUERY-DATA packets transmitted.

  • DHCPV6_LEASEQUERY_DONE—Number of DHCPv6 LEASEQUERY-DONE packets sent.

Sample Output

show dhcpv6 server statistics

show dhcpv6 server statistics bulk-leasequery-connections

Release Information

Command introduced in Junos OS Release 9.6.

bulk-leasequery-connections option introduced in Junos OS Release 16.1.