show dhcpv6 relay statistics
Syntax
show dhcpv6 relay statistics<bulk-leasequery-connections><leasequery><logical-system logical-system-name><routing-instance routing-instance-name>
Description
Display Dynamic Host Configuration Protocol for IPv6 (DHCPv6) relay statistics.
Options
| bulk-leasequery-connections | (Optional) Display DHCPv6 relay bulk leasequery statistics. |
| leasequery | (Optional) Display information about DHCPv6 relay individual leasequery statistics. |
| logical-system logical-system-name | (Optional) Perform this operation on the specified logical system. If you do not specify a logical system name, statistics are displayed for the default logical system. |
| routing-instance routing-instance-name | (Optional) Perform this operation on the specified routing instance. If you do not specify a routing instance name, statistics are displayed for the default routing instance. |
Required Privilege Level
view
Output Fields
Table 1 lists the output fields for the show dhcpv6 relay 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 relay agent application due to errors. Only nonzero
statistics appear in the
|
|
Number of DHCPv6 messages received.
|
|
Number of DHCPv6 messages sent.
|
|
Number of packets forwarded by the extended DHCPv6 relay agent application.
|
|
State of the external DHCP server responsiveness. |
|
Total number of servers with which the DHCP relay agent has requested a bulk leasequery connection. |
|
Total number of servers with which the DHCP relay agent has attempted to create a bulk leasequery connection. |
|
Total number of servers that have formed a bulk leasequery connection with the DHCP relay agent. |
|
Total number of servers that have terminated a bulk leasequery connection with the DHCP relay agent. |
|
Total number of servers where the DHCP relay agent reached the maximum retry limit when it attempted to create a bulk leasequery connection. |
|
Total number of bulk leasequery connections that closed due to an internal error on the DHCP relay agent. |
|
Number of current bulk leasequery connections on the DHCP relay agent. |
|
Number of bulk leasequery reply packets that the DHCP relay agent has retried. |
Sample Output
show dhcpv6 relay statistics
user@host> show dhcpv6 relay statistics
DHCPv6 Packets dropped:
Total 2
Lease Time Violation 1
Client MAC validation 1
Messages received:
DHCPV6_DECLINE 0
DHCPV6_SOLICIT 10
DHCPV6_INFORMATION_REQUEST 0
DHCPV6_RELEASE 0
DHCPV6_REQUEST 10
DHCPV6_CONFIRM 0
DHCPV6_RENEW 0
DHCPV6_REBIND 0
DHCPV6_RELAY_FORW 0
DHCPV6_LEASEQUERY_REPLY 0
DHCPV6_LEASEQUERY_DATA 0
DHCPV6_LEASEQUERY_DONE 0
Messages sent:
DHCPV6_ADVERTISE 0
DHCPV6_REPLY 0
DHCPV6_RECONFIGURE 0
DHCPV6_RELAY_REPL 0
DHCPV6_LEASEQUERY 0
Packets forwarded:
Total 4
FWD REQUEST 2
FWD REPLY 2
External Server Response:
State Responding
show dhcpv6 relay statistics bulk-leasequery-connections
user@host> show dhcpv6 relay statistics bulk-leasequery-connections Total Requested Servers: 0 Total Attempted Servers: 0 Total Connected: 0 Total Terminated by Server: 0 Total Max Attempted: 0 Total Closed due to Errors: 0 In-Flight Connected: 0 Bulk Leasequery Reply Packet Retries: 0
Release Information
Command introduced in Junos OS Release 11.4.
bulk-leasequery-connections option introduced in
Junos OS Release 16.1.