clear dhcpv6 relay active-leasequery statistics
Syntax
clear dhcpv6 relay active-leasequery statistics (interface interface-name | peer ipv6-address)
Description
Clear active leasequery statistics for the specified access interface or for the specified DHCPv6 active leasequery peer relay agent. The statistics for bindings sent, received, installed and failed are cleared.
Options
interface interface-name | (Optional) Clear all active leasequery statistics for a specific access interface. |
peer ip-address | (Optional) Clear all active leasequery statistics for a specific peer relay agent. |
Required Privilege Level
clear
Output Fields
This command produces no output.
Sample Output
- show dhcp relay active-leasequery (Interface Statistics)
- clear dhcp relay active-leasequery statistics (Interface)
- show dhcpv6 relay active-leasequery (Interface Statistics)
show dhcp relay active-leasequery (Interface Statistics)
user@host> show dhcpv6 relay active-leasequery statistics interface ge-0/0/0.1 Interface : ge-0/0/0.1 Topology-Discover Configured : Yes State : Done Bindings Sent : 325 Bindings Received : 150 Bindings Installed Successfully : 150 Bindings Failed to install : 0 Last Synchronization Time : 2019-02-28 14:11:32 IST ALQ Transmit Buffer count : ffff Max Leasequery Transmit Rate : 60 Local Interface count : 1 Remote Interface count : 1
clear dhcp relay active-leasequery statistics (Interface)
user@host> clear dhcp relay active-leasequery statistics interface ge-0/0/0.1
show dhcpv6 relay active-leasequery (Interface Statistics)
user@host> show dhcpv6 relay active-leasequery statistics interface ge-0/0/0.1 Interface : ge-0/0/0.1 Topology-Discover Configured : Yes State : Done Bindings Sent : 0 Bindings Received : 0 Bindings Installed Successfully : 0 Bindings Failed to install : 0 Last Synchronization Time : 2019-02-28 14:12:10 IST ALQ Transmit Buffer count : ffff Max Leasequery Transmit Rate : 60 Local Interface count : 1 Remote Interface count : 1
Sample Output
- show dhcpv6 relay active-leasequery (Peer Statistics)
- clear dhcp relay active-leasequery statistics (Peer)
- show dhcpv6 relay active-leasequery (Peer Statistics)
show dhcpv6 relay active-leasequery (Peer Statistics)
user@host> show dhcpv6 relay active-leasequery statistics peer 2001:db8::fa:2 peer : 2001:db8::fa:2 Topology-Discover Configured : Yes State : Done Bindings Sent : 420 Bindings Received : 220 Bindings Installed Successfully : 220 Bindings Failed to install : 0 Last Synchronization Time : 2019-03-22 09:15:15 IST ALQ Transmit Buffer count : ffff Max Leasequery Transmit Rate : 60 Local Interface count : 4 Remote Interface count : 4
clear dhcp relay active-leasequery statistics (Peer)
user@host> clear dhcp relay active-leasequery statistics
show dhcpv6 relay active-leasequery (Peer Statistics)
user@host> show dhcpv6 relay active-leasequery statistics peer 2001:db8::fa:2 peer : 2001:db8::fa:2 Topology-Discover Configured : Yes State : Done Bindings Sent : 0 Bindings Received : 0 Bindings Installed Successfully : 0 Bindings Failed to install : 0 Last Synchronization Time : 2019-03-22 09:17:05 IST ALQ Transmit Buffer count : ffff Max Leasequery Transmit Rate : 60 Local Interface count : 4 Remote Interface count : 4
Release Information
Command introduced in Junos OS Release 19.2R1.