I was wondering if the following two function the same way or not :
ISC has : Ignore Client UIDsQuoteBy default, the same MAC can get multiple leases if the requests are sent using different UIDs. To avoid this behavior, check this box and client UIDs will be ignored.
KEA has : Match client-idQuoteBy default, KEA uses client-identifiers instead of MAC addresses to locate clients, disabling this option changes back to matching on MAC address which is used by most dhcp implementations.
I had the
ISC option Enabled so now I have the
KEA option Disabled and was wondering if the result is the same :
Ignore Clients sending anything else than their MAC Address when requesting a DHCP Lease ?!
I have tried reading about it in the KEA Documentation on their website, but there was nothing related to this that I could find...