allow-active-leasequery (DHCP Local Server)
Syntax
allow-active-leasequery { idle-timeout seconds; timeout seconds; }
Hierarchy Level
[edit system services dhcp-local-server], [edit system services dhcp-local-server dhcpv6], [edit logical-systems logical-system-name routing-instances routing-instance-name system services ...], [edit logical-systems logical-system-name system services ...], [edit routing-instances routing-instance-name system services ...]
Description
Enable a DHCPv4 or DHCPv6 local server to listen for, process, and respond to active leasequery requests received on TCP connections on TCP port 67 for DHCPv4 and on TCP port 547 for DHCPv6.
Because active leasequery is an extension of bulk leasequery, you must also configure bulk leasequery before you configure active leasequery.
Options
idle-timeout seconds | (Optional) Specify the number of seconds that pass with no activity before the TCP connection is terminated and restarted.
|
timeout seconds | (Optional) Specify the number of seconds that TCP read/write operations can be blocked before the TCP connection is terminated and restarted.
|
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.
Release Information
Statement introduced in Junos OS Release 19.1R1.