Notification of low DHCP pool in split scope setup

Posted by JJBladester on Server Fault See other posts from Server Fault or by JJBladester
Published on 2014-05-14T00:53:59Z Indexed on 2014/06/05 3:28 UTC
Read the original article Hit count: 440

In Windows Server 2008 R2, it is possible to read the Event Viewer for EventID 1020 which is an indication that the DHCP pool is running low on addresses.

What if I have two DHCP servers in my domain that use an 80/20 split scope to take a /24 pool of DHCP-allocated IP addresses and split it amongst the two servers according to this Technet Article? In this case, since the scope is split, how can I tell if the total DHCP pool, which is split amongst the two DHCP servers, is beginning to run low on address space?

© Server Fault or respective owner

Related posts about windows-server-2008

Related posts about dhcp-server