Why IPAM doesn't show DHCP client's information ?

pemathez 0 Reputation points
2023-01-26T16:42:27.58+00:00

Hello,

I've setup an IPAM server based on a DHCP/DNS serveur from which I get the scopes and records informations. When a client get an IP adresse from the DHCP, when IPAM refresh the data, it shows the IP but nothing else :User's image

No information about the name, the DHCP server and IPAM indicate it as "static" assignment. This is strange as the whole information should / could be retrieve from DHCP.

Is that the "normal" behaviour ? Can I change that ? is it a access right issue ?

Thanks for your help !

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

1 answer

Sort by: Most helpful
  1. Limitless Technology 44,776 Reputation points
    2023-02-01T11:02:19.69+00:00

    Hello there,

    Creating exclusion ranges prevents the DHCP server from assigning a client lease with any address in the exclusion range, thereby protecting it for use as a static IP address.

    Reservations, however, are used to create a permanent IP address lease assignment by the DHCP server.

    Although reservations can still be created using IP addresses within an exclusion range, this may cause issues.

    IPAM is the administration of DNS and DHCP, while DHCP is actually not responsible for IP addresses in the exclusion range. I suppose that's why the Servers defined in the excluded range are not assigned to the network in IPAM.

    If you would like the servers to have their specific IP addresses, there is no need to create an exclusion range. You may try deleting the range from the address pool and let reservations do the job.

    For your reference:

    Exclusion Ranges

    https://docs.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2003/cc784700(v%3dws.10)

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an 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.