allow-bulk-leasequery (DHCP Local Server)
Syntax
allow-bulk-leasequery { max-connections number-of-connections; max-empty-replies number-of-replies; restricted-requestor; 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 bulk leasequery requests received on TCP connections on TCP port 67 for DHCPv4 and on TCP port 547 for DHCPv6.
Options
max-connections number-of-connections | Specify the maximum number of concurrent
TCP connections allowed in the logical system/routing instance. This
setting helps you manage the resources that the
|
max-empty-replies number-of-replies | Specify the maximum number of empty replies that the DHCP local server sends to a specific requestor. When the maximum number is reached, the DHCP server closes the connection. An empty reply is a response sent from the DHCP local server that contains no bindings or has an option status code error. Empty replies are often the response to an unauthorized requestor that has sent an invalid or incorrect query that produces no binding information. By limiting the number of empty replies that the DHCP local server can send, you prevent the connection from being consumed by an unauthorized or malicious requester, and free up the DHCP local server to support legitimate requestors.
|
restricted-requestor | Specify that the DHCP local server responds to a bulk leasequery request by sending the binding information to restricted requestors only. This ensures that the requestor is the originator of the binding. Restricted requestors are determined as follows:
|
timeout seconds | Specify the number of seconds that a connection on the TCP socket can be idle before the DHCP local server closes the connection. Closing inactive connections enables the DHCP local server to more efficiently apply resources in support of active TCP connections.
|
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 16.1.