<div dir="ltr">Hi Darren, <div><br></div><div>However, it is still a tool-based test, right? I tried using the actual clients i.e from the laptops and tcpdump shows the time elapsed seconds are greater than 10 seconds.</div><div><br></div><div>My major doubt or concern is why my packet/client is not considered as an unacked-client, or if it is a valid unacked-client is the kea-dhcp unable to increase its counter (do I need to add any config more to work as it expected?).</div><div><br></div><div>Do we have any specific log file where I can check for this unacked-client thing?</div><div><br></div><div>Thanks </div><div>Kraishak</div><div><br></div><div><br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jun 23, 2023 at 4:47 PM Darren Ankney <<a href="mailto:darren.ankney@gmail.com">darren.ankney@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello all,<br>
<br>
A better way to test this would be with perfdhcp<br>
(<a href="https://kea.readthedocs.io/en/kea-2.2.0/man/perfdhcp.8.html" rel="noreferrer" target="_blank">https://kea.readthedocs.io/en/kea-2.2.0/man/perfdhcp.8.html</a>) with<br>
something like this:<br>
<br>
perfdhcp -4 -y 10 -Y 3600 -r 1 -R 5 -p 3700 -t 60 -l <interface><br>
<br>
You'd need a linux install (virtual on your windows computer would be<br>
fine as long as using bridged adapter of some kind) to install<br>
perfdhcp which is part of Kea.  The relay agent should pick up and<br>
forward (it should be broadcast, in any case, if your DHCP servers are<br>
local).  In either case, both servers should see the packets.  When<br>
you shut one of them down, the packets sent by perfdhcp will already<br>
have increased secs field content.<br>
<br>
Thank you,<br>
<br>
Darren Ankney<br>
<br>
On Fri, Jun 23, 2023 at 6:23 AM Kevin P. Fleming<br>
<<a href="mailto:lists.kea-users@kevin.km6g.us" target="_blank">lists.kea-users@kevin.km6g.us</a>> wrote:<br>
><br>
> On Fri, Jun 23, 2023, at 06:16, Kraishak Mahtha wrote:<br>
><br>
> And also one last question, is it suggested to go with un-acked-clients value as zero both in hot-stand-by mode and load balance mode?<br>
><br>
><br>
> As has been mentioned before, please read the Kea ARM carefully and thoroughly, especially the HA hook section. There is very specific and well-written guidance on when max-unacked-clients should be set to zero.<br>
> --<br>
> ISC funds the development of this software with paid support subscriptions. Contact us at <a href="https://www.isc.org/contact/" rel="noreferrer" target="_blank">https://www.isc.org/contact/</a> for more information.<br>
><br>
> To unsubscribe visit <a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/kea-users</a>.<br>
><br>
> Kea-users mailing list<br>
> <a href="mailto:Kea-users@lists.isc.org" target="_blank">Kea-users@lists.isc.org</a><br>
> <a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/kea-users</a><br>
-- <br>
ISC funds the development of this software with paid support subscriptions. Contact us at <a href="https://www.isc.org/contact/" rel="noreferrer" target="_blank">https://www.isc.org/contact/</a> for more information.<br>
<br>
To unsubscribe visit <a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/kea-users</a>.<br>
<br>
Kea-users mailing list<br>
<a href="mailto:Kea-users@lists.isc.org" target="_blank">Kea-users@lists.isc.org</a><br>
<a href="https://lists.isc.org/mailman/listinfo/kea-users" rel="noreferrer" target="_blank">https://lists.isc.org/mailman/listinfo/kea-users</a><br>
</blockquote></div>