<div dir="ltr">Thanks, those would be great and in principal this is what I need.<div><br></div><div>However, what I am looking for is to set the option 125 ("vivso") in this way. (I am aware that vivso is also something that can be requested from the dhcp server, but I am working with the part that sends vivso *from* the client *to* the server, as required in the TR111 spec.)</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 4, 2015 at 4:17 PM, Sean McMurray <span dir="ltr"><<a href="mailto:sean@mvtel.com" target="_blank">sean@mvtel.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div 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<div><div class="h5"><br>
    <br>
    <br>
    <br>
    <div>On 06/04/2015 04:33 AM, Fredrik Persson
      wrote:<br>
    </div>
    </div></div><blockquote type="cite"><div><div class="h5">
      <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></fieldset>
      <br>
      </div></div><span class=""><pre>_______________________________________________
dhcp-users mailing list
<a href="mailto:dhcp-users@lists.isc.org" target="_blank">dhcp-users@lists.isc.org</a>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a></pre>
    </span></blockquote>
    <br>
  </div>

<br>_______________________________________________<br>
dhcp-users mailing list<br>
<a href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/dhcp-users" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><br></blockquote></div><br></div>