show dhcpv6 server active-leasequery statistics
Syntax
show dhcpv6 server active-leasequery statistics <peer peer-address> <interface interface-name>
Description
Display the active leasequery statistics of the DHCPv6 local server.
Options
peer peer-address |
IP address of the peer DHCP server on which you want to view the active leasequery statistics. |
interface interface-name |
Interface name of the DHCP server on which you want to view the active leasequery statistics. |
Required Privilege Level
view
Output Fields
Table 1
lists the output fields for the show dhcpv6 server active-leasequery
statistics
command.
Field Name | Field Description |
---|---|
ALQ Transmit Buffer count |
Numbers of packets the active leasequery transmitted. |
Bindings Failed to install |
Number of binding installation attempt failed. |
Bindings Installed Successfully |
Number of successful binding installation. |
Bindings Received |
Number of binding request received. |
Bindings Sent |
Number of binding request sent. |
Last Synchronization Time |
Last synchronization time. |
Local Interface count |
Number of local interfaces. |
Max Leasequery Transmit Rate |
Maximum leasequery transmit rate. |
peer |
IP address of the peer DHCP server. |
Remote Interface count |
Number of remote interfaces. |
State |
Status of the topology discovery configuration. |
Topology-Discover Configured |
Status of the topology discovery. |
Sample Output
show dhcpv6 server active-leasequery peer ip-address
user@host> show dhcpv6 server active-leasequery peer 192.0.2.0
peer : 192.0.2.0 Topology-Discover Configured : Yes State : Done Bindings Sent : 0 Bindings Received : 4 Bindings Installed Successfully : 0 Bindings Failed to install : 0 Last Synchronization Time : 2021-11-22 17:53:52 IST ALQ Transmit Buffer count : 65535 Max Leasequery Transmit Rate : 60 Local Interface count : 1 Remote Interface count : 1
Release Information
Command introduced in Junos OS Release 21.4R1.