<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="Generator" content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang="EN-US" link="blue" vlink="purple" style="word-wrap:break-word"><div class="WordSection1"><p class="MsoNormal">Hi Jason</p><p class="MsoNormal"> </p><p class="MsoNormal">Thank you for responding.</p><p class="MsoNormal">So you mean that with parallel processes I could generate requests from several VLANs simultaneously?</p><p class="MsoNormal"> </p><div style="border:none;border-top:solid #e1e1e1 1.0pt;padding:3.0pt 0in 0in 0in"><p class="MsoNormal"><b>From:</b> dhcp-users <<a href="mailto:dhcp-users-bounces@lists.isc.org">dhcp-users-bounces@lists.isc.org</a>> <b>On Behalf Of </b>Jason Brooks<br><b>Sent:</b> Wednesday, October 14, 2020 3:17 AM<br><b>To:</b> Users of ISC DHCP <<a href="mailto:dhcp-users@lists.isc.org">dhcp-users@lists.isc.org</a>><br><b>Subject:</b> Re: traffic generator -recommendations</p></div><p class="MsoNormal"> </p><div><p class="MsoNormal">Hello,</p><div><p class="MsoNormal"> </p></div><div><p class="MsoNormal">I have used a tool called dhtest, I even pushed a change to their github site.  <a href="https://github.com/saravana815/dhtest">https://github.com/saravana815/dhtest</a></p></div><div><p class="MsoNormal"> </p></div><div><p class="MsoNormal">I generated about 100,000 mac addresses and built a perl script to call an arbitrary number of parallel processes.</p></div><div><p class="MsoNormal"> </p></div><div><p class="MsoNormal">it worked well.</p></div><div><p class="MsoNormal"> </p></div><div><p class="MsoNormal">--jason</p></div></div><p class="MsoNormal"> </p><div><div><p class="MsoNormal">On Tue, Oct 13, 2020 at 4:23 AM ahiya <<a href="mailto:ahiya@younity.io">ahiya@younity.io</a>> wrote:</p></div><blockquote style="border:none;border-left:solid #cccccc 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in"><p class="MsoNormal">hi AllI'm planning to implement Kea-dhcp4 to serve around 500 subnets with<br>5000 devices, I don't think the requests per sec rate will be high, it<br>MDUs.I'm using FG as a DHCP relay.I’ve performed some functionality tests<br>and it seems to work fine.I wanted to perform some load tests.I've to<br>install Kea-admin on ubuntu 18.04 VM and use the perfdhcp app.but I can't<br>make it quite work. all I see in my DHCP log are "DHCP4_LEASE_ADVERT"<br>messages and no  "DHCP4_LEASE_ALLOC".and all sent packets are dropped<br>according to perfdhcp report.I've tried various clients numbers the lower<br>number of requests and low the rate but it didn't work.any ideas?and dose<br>any one know if perfdhcp support sending from multiple interfaces?thanks in<br>advanceRunning: perfdhcp -l vlan550 -n 20 -p 1 -r 100 -R 30Scenario:<br>basic.***Rate statistics***Rate: 0 4-way exchanges/second, expected rate:<br>100***Statistics for: DISCOVER-OFFER***sent packets: 20received packets:<br>0drops: 20drops ratio: 100 %orphans: 0min delay: inf msavg delay: min delay:<br>n/aavg delay: n/amax delay: n/astd deviation: n/acollected packets:<br>0***Statistics for: REQUEST-ACK***sent packets: 0received packets: 0drops:<br>0drops ratio: -nan %orphans: 0min delay: inf msavg delay: min delay: n/aavg<br>delay: n/amax delay: n/astd deviation: n/acollected packets: 0<br><br><br><br>--<br>Sent from: <a href="http://isc-dhcp-users.2343191.n4.nabble.com/" target="_blank">http://isc-dhcp-users.2343191.n4.nabble.com/</a><br>_______________________________________________<br>ISC funds the development of this software with paid support subscriptions. Contact us at <a href="https://www.isc.org/contact/" target="_blank">https://www.isc.org/contact/</a> for more information.<br><br>dhcp-users mailing list<br><a href="mailto:dhcp-users@lists.isc.org" target="_blank">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></p></blockquote></div></div></body></html>