This article provides information on how to configure DHCP option 66 on a SRX device.
How to configure DHCP option 66 on a SRX device.
[edit] root# set system services dhcp option 66 string "tftp://10.1.11.2" [edit] root# commit check [edit system services dhcp option] '66' Set `boot-server' instead of `option 66' error: configuration check-out failed
root# set system services dhcp boot-server tftp://10.1.11.2 > It can also be an IP address root# commit check configuration check succeeds