show dhcp server active-leasequery statistics
Syntax
show dhcp server active-leasequery statistics <peer peer-address> <interface interface-name>
Description
Display the active leasequery statistics of the DHCP local server.
Options
| peer peer-address |
IP address of the 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 dhcp 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 |
State of active leasequery connection for the specified interface. |
Topology-Discover Configured |
Status of the topology discovery. |
Sample Output
show dhcp server active-leasequery peer 192.0.2.0
user@host> show dhcp server active-leasequery peer 192.0.2.0
peer : 192.0.2.0
Topology-Discover Configured : No
State : Connected
Bindings Sent : 0
Bindings Received : 6
Bindings Installed Successfully : 0
Bindings Failed to install : 0
Last Synchronization Time : 2021-04-18 19:02:16 IST
ALQ Transmit Buffer count : 0x ffff
Max Leasequery Transmit Rate : 60
Local Interface count : 1
Remote Interface count : 1
Release Information
Command introduced in Junos OS Release 21.4R1.