<p dir="ltr">On Jul 31, 2014 2:34 PM, "Oliver Rath" <<a href="mailto:rath@mglug.de">rath@mglug.de</a>> wrote:<br>
><br>
> Hi list,<br>
><br>
> is it possible to use dhcp 44 (ip address of netbios daemon) in a<br>
> ipxe-setting? i didnt found anything about this in the documentation.<br>
> Maybe there is a generic way to use dhcp-entries?<br>
><br>
> I.e. something like<br>
><br>
> echo ${dhcp/44}<br>
> or<br>
> echo ${net0.dhcp/44:ipv4}<br>
> ?</p>
<p dir="ltr">Typically DHCP servers only return the requested options.  Are you looking to use the option as specified by the server or insert it for later systems to use?</p>
<p dir="ltr">Setting options 209/210 is common for Syslinux use and  inserting it is reasonably documented.</p>
<p dir="ltr">--Gene</p>