<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>I have seen this on the web but never used it:<br>
<font color="#993300"><tt>if exists dhcp-parameter-request-list {</tt><tt><br>
</tt><tt># Always send the local-pac-server (252) option
(specified in hexadecimal, ie: 252 = 0xfc)</tt><tt><br>
</tt><tt> option dhcp-parameter-request-list = concat(option
dhcp-parameter-request-list, fc);</tt><tt><br>
</tt><tt>}</tt><tt><br>
</tt></font><br>
This should force sending the option but it's entirely up to the
client if it uses it.</p>
<p>Bill<br>
</p>
<div class="moz-cite-prefix">On 10/13/2019 1:47 PM,
<a class="moz-txt-link-abbreviated" href="mailto:sthaug@nethelp.no">sthaug@nethelp.no</a> wrote:<br>
</div>
<blockquote type="cite"
cite="mid:20191013.194758.12488760.sthaug@nethelp.no">
<blockquote type="cite">
<pre class="moz-quote-pre" wrap="">Even if you do force option 119 into the dhcp response----->
How can we do it force option in general I want to try other options also.
</pre>
</blockquote>
<pre class="moz-quote-pre" wrap="">
See this message from several years ago on the dhcp-users list:
<a class="moz-txt-link-freetext" href="https://lists.isc.org/pipermail/dhcp-users/2008-August/006971.html">https://lists.isc.org/pipermail/dhcp-users/2008-August/006971.html</a>
Specifically the section with class "MSFT".
Steinar Haug, Nethelp consulting, <a class="moz-txt-link-abbreviated" href="mailto:sthaug@nethelp.no">sthaug@nethelp.no</a>
_______________________________________________
dhcp-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a>
<a class="moz-txt-link-freetext" href="https://lists.isc.org/mailman/listinfo/dhcp-users">https://lists.isc.org/mailman/listinfo/dhcp-users</a>
</pre>
</blockquote>
</body>
</html>