Tue Oct 15, 2024 8:23 am
You can't force the order which DHCP server uses to assign addresses.
And, honestly, it doesn't matter at all, all IP addresses (within certain range) are equal, they are dynamic after all. If you want to set some certain address to certain device(s), then you can always set that particular DHCP lease as "static" (and optionally edit the address ... in which case DHCP client device will change its IP address after it renews the DHCP lease which can not be forced from DHCP server side).