<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Founded !! <br>
    dhcperf --server 10.0.0.253 --discover --clients 10 --retain-leases
    --test-load 7 <br>
    <br>
    if --test-load is not specified it will try to find best water mark,
    so here "7" means 7 transaction  per second.<br>
    clients can also be omitted , and will be 20000 by default.<br>
    Just change the server ip.<br>
    <br>
    To remove all the leases after test, just do:<br>
    rm -rf /var/lib/dhcpd/dhcpd.leases~<br>
    echo "" > /var/lib/dhcpd/dhcpd.leases<br>
    <br>
    I can not set the gi-addr field yet.<br>
    <br>
    Regards.<br>
    Leandro.<br>
    <br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 26/06/15 18:12, Shraddha Pandhe
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAGwnvr7Vi4f4X_m63S6fCw5nCWhsg0qotc55X2MNz_T6bEPMyg@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hi,
        <div><br>
        </div>
        <div>I am interested in this too. If I find anything, I will
          share.</div>
      </div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Fri, Jun 26, 2015 at 1:38 PM,
          Leandro <span dir="ltr"><<a moz-do-not-send="true"
              href="mailto:ingrogger@gmail.com" target="_blank">ingrogger@gmail.com</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0
            .8ex;border-left:1px #ccc solid;padding-left:1ex">Is there
            same way to simulate dhcp requests from an aplication.<br>
            I dont need to perform a benchmark test, just would like to
            confirm dhcpd is properly configured.<br>
            The idea is to generate for example 252 queries to fill full
            a /24 pool , etc.<br>
            <br>
            Im trying with dhcperf but could not find the correct flags
            combination.<br>
            If I found I will share my resuts.<br>
            <br>
            Leandro.<br>
            <br>
            _______________________________________________<br>
            dhcp-users mailing list<br>
            <a moz-do-not-send="true"
              href="mailto:dhcp-users@lists.isc.org" target="_blank">dhcp-users@lists.isc.org</a><br>
            <a moz-do-not-send="true"
              href="https://lists.isc.org/mailman/listinfo/dhcp-users"
              rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/dhcp-users</a><br>
          </blockquote>
        </div>
        <br>
      </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>