DHCP server does not allow reservation of a Mac address, although it is not reserved yet.

Hendrik Schmidt 1 Reputation point
2022-07-01T09:06:52.637+00:00

I have two DHCP servers within an active directory. Each client gets a static IP, for which its mac address is reserved.
Now I have a problem with one mac address of a single client. It is impossible to reserve it in first DHCP server.
The second one accepts the reservation, but after that replication with the first server fails.
I've double checked if the mac address or the IP is already used, but it is not.

Even with Powershell's Get-DhcpServerv4Reservation and Get-DhcpServerv4Lease I don't find any use of this specific mac address.
Is there another way to read the DHCP database besides Powershell?
Could a mac address be corrupted in any way?
Or is there another reason why a mac address cannot be reserved?

Windows for business | Windows Client for IT Pros | Networking | Network connectivity and file sharing
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 39,926 Reputation points
    2022-07-03T13:23:02.19+00:00

    Hello

    Thank you for your question and reaching out. I can understand you are having issues related to MAC reservation.

    1. Most of time is the reservation entry if mac address is not correctly entered ,or if you have two network cards and you enter the wrong interface mac details .
    2. Please check if there is not any other DHCP Server on the network other than that.
    3. Exclude 70-85 from the scope in DHCP management. When the clients check back to renew their leases
    4. Please make sure that you make reservation for IP in the address pool

    ------------------------------------------------------------------------------------------------------------------------------------

    --If the reply is helpful, please Upvote and Accept as answer--

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.