show dhcpv6 server statistics
Syntax
show dhcpv6 server statistics
<logical-system logical-system-name>
<routing-instance routing-instance-name>
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
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 |
---|---|
|
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.
|
|
Number of DHCP advertise messages delayed.
|
|
Number of DHCPv6 messages received.
|
|
Number of DHCPv6 messages sent.
|
Sample Output
show dhcpv6 server statistics
user@host> show dhcpv6 server statistics Dhcpv6 Packets dropped: Total 0 Advertise Delay: DELAYED 0 INPROGRESS 0 TOTAL 0 Messages received: DHCPV6_DECLINE 0 DHCPV6_SOLICIT 1 DHCPV6_INFORMATION_REQUEST 0 DHCPV6_RELEASE 0 DHCPV6_REQUEST 1 DHCPV6_CONFIRM 0 DHCPV6_RENEW 0 DHCPV6_REBIND 0 DHCPV6_RELAY_FORW 0 DHCPV6_LEASEQUERY 0 DHCPV6_ACTIVELEASEQUERY 0 Messages sent: DHCPV6_ADVERTISE 1 DHCPV6_REPLY 1 DHCPV6_RECONFIGURE 0 DHCPV6_RELAY_REPL 0 DHCPV6_LEASEQUERY_REPLY 0 DHCPV6_LEASEQUERY_DATA 0 DHCPV6_LEASEQUERY_DONE 0