Supported Platforms
reconfigure (System Services DHCP)
Syntax
Hierarchy Level
Release Information
Statement introduced in Release 10.4 of Junos OS.
Description
Enable dynamic reconfiguration triggered by the DHCP local server of all DHCP clients or only the DHCP clients serviced by the specified group of interfaces. A group configuration takes precedence over a DHCP local server configuration.
Options
attempts number—Configure maximum number of attempts to reconfigure all DHCP clients or only the DHCP clients serviced by the specified group of interfaces before reconfiguration is considered to have failed. A group configuration takes precedence over a DHCP local server configuration.
Range: 1 through 10 attempts
Default: 8 attempts
clear-on-abort —Delete all DHCP clients or only the DHCP clients serviced by the specified group of interfaces when reconfiguration fails; that is, when the maximum number of retry attempts have been made without success. A group configuration takes precedence over a DHCP local server configuration.
strict —Configure the system to only allow packets that contain the reconfigure accept option.
timeout seconds—Configure the initial value in seconds between attempts to reconfigure all DHCP clients or only the DHCP clients serviced by the specified group of interfaces. Each successive attempts doubles the interval between attempts. For example, if the first value is 2, the first retry is attempted 2 seconds after the first attempt fails. The second retry is attempted 4 seconds after the first retry fails. The third retry is attempted 8 seconds after the second retry fails, and so on. A group configuration takes precedence over a DHCP local server configuration.
Range: 1 through 10 seconds
Default: 2 seconds
token token-name—Configure a plain-text token for all DHCP clients or only the clients specified by the specified group of interfaces. The default is null (empty string).
trigger — Specify DHCP reconfigure trigger.
Required Privilege Level
system—To view this statement in the configuration.
system-control—To add this statement to the configuration.