Dhcp address pool

julia-6588 100 Reputation points
2024-06-14T08:14:19.1566667+00:00

How to check if the DHCP address pool is fully allocated?

Windows DHCP
Windows DHCP
Windows: A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.DHCP: Dynamic Host Configuration Protocol (DHCP). A communications protocol that lets network administrators manage centrally and automate the assignment of Internet Protocol (IP) addresses in an organization's network.
1,034 questions
0 comments No comments
{count} votes

Accepted answer
  1. Jing Zhou 4,745 Reputation points Microsoft Vendor
    2024-06-14T08:18:33.25+00:00

    Hello,

    Thank you for posting in Q&A forum.

    dis dhcp server ip-in-use  

    View all assigned addresses

    dis dhcp server ip-in-use pool xx 

    Xx represents the name of the DHCP service, which is used to view the allocation status of a certain address pool

    reset dhcp server ip-in-use ip 192.168.1.1 

    Clearing allocated addresses 192.168.1.1

    I hope this information is helpful to you.

    Best regards,

    Jill Zhou

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

0 additional answers

Sort by: Most helpful