<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
man dhclient includes documentation for:<br>
-I <dhcp-client-identifier><br>
Specify the dhcp-client-identifier option to send to
the DHCP server.<br>
-H <host-name><br>
Specify the host-name option to send to the DHCP
server.<br>
-V <vendor-class-identifier><br>
Specify the vendor-class-identifier option to send to
the DHCP server.<br>
-R <option>[,<option>...]<br>
Specify the list of options the client is to request
from the server.<br>
The default option list is:<br>
subnet-mask, broadcast-address, time-offset,
routers,<br>
domain-search, domain-name, domain-name-servers,
host-name,<br>
nis-domain, nis-servers, ntp-servers,
interface-mtu<br>
<br>
<br>
<br>
<div class="moz-cite-prefix">On 06/04/2015 04:33 AM, Fredrik Persson
wrote:<br>
</div>
<blockquote
cite="mid:CAMy-fmLmd0XZk-o1BLsagEHmoyJFwuKQskBLHjs8SN9gs95xAQ@mail.gmail.com"
type="cite">
<div dir="ltr">Hi, new to the list!
<div><br>
</div>
<div>Is there a way to include dynamic information in a "send"
to the dhcp server?</div>
<div><br>
</div>
<div>Something like this (I know that this does not work, but it
gives an idea of what I am looking for):</div>
<div><br>
</div>
<div>
<div>interface "eth0" {</div>
<div> send <some parameter> $SOME_ENV_VAR;</div>
<div> request subnet-mask,</div>
<div> broadcast-address,</div>
<div>/* ... */</div>
</div>
<div>}</div>
<div><br>
</div>
<div>Thanks in advance,</div>
<div><br>
</div>
<div>Fredrik Persson</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
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>
<br>
</body>
</html>