Active vs Inactive IP reservation

Janus Bariñan 1,126 Reputation points
2021-01-05T07:53:49.7+00:00

What is the difference between an Active IP reservation vs an Inactive IP reservation?
How is it determined?

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

Accepted answer
  1. Gloria Gu 3,936 Reputation points
    2021-01-06T05:51:05.217+00:00

    Hi,

    Thank you for posting in Q&A!

    After my test , when the client release the IP(I use command"ipconfig/ release"), the reservation lease will become inactive.

    53913-2.png

    Hope you have a nice day : )
    Gloria

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    https://learn.microsoft.com/en-us/answers/articles/67444/email-notifications.html


2 additional answers

Sort by: Most helpful
  1. Gloria Gu 3,936 Reputation points
    2021-01-05T08:58:44.83+00:00

    @Janus Bariñan Hi,

    Thank you for posting in Q&A!

    The active/inactive indicates whether your DHCP server has handed out the address or not.

    In order to get the reservations in the DHCP server to be shown as Active, the machines you've assigned reservations for need to use DHCP for ip address assignment (not static ip).

    On DHCP client, you can run 'ipconfig /release' and 'ipconfig /renew', after a refresh in the DHCP console, they should show up as Active if all is configured OK.

    Hope you have a nice day : )
    Gloria

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    https://learn.microsoft.com/en-us/answers/articles/67444/email-notifications.html


  2. Kcmjr 1 Reputation point
    2021-07-22T17:25:24.93+00:00

    I inherited an old Windows 2008 DHCP server. Most of the scopes had been migrated to a newer domain but a few are still being used. The reservations on the old server have remained showing as "Active" months after the devices no longer use them. I think this is some sort of bug in the older DHCP implementation. It's extremely frustrating but the fix is to get all clients onto a new version of DHCP server at this point. I've only observed this on older versions of DHCP. One would think that even reservation statuses should go inactive if the client hadn't requested a renewal at some point but that doesn't seem to be the case.

    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.