<div dir="ltr">My 'boot-file-name' is same for all the machines. Currently, I'm specifying one for each subnet pool via option-data like<div><br></div><div>subnet4: [</div><div>{</div><div>"pools": [{...}],</div><div>"subnet" : ...,</div><div>"option-data": [ {"name":"boot-file-name", <span style="font-variant-ligatures:no-common-ligatures;font-family:Menlo;font-size:11px">"data":"abc.0" } ]</span></div><div>},</div><div><div>{</div><div>"pools": [{...}],</div><div>"subnet" : ...,</div><div>"option-data": [ {"name":"boot-file-name", <span style="font-variant-ligatures:no-common-ligatures;font-family:Menlo;font-size:11px">"data":"abc.0" } ]</span></div><div>},</div></div><div>..</div><div>]</div><div><br></div><div>How to specify one common boot file for all subnet pools?</div><div><br></div><div>Thanks,</div><div>Gokul</div></div>