DHCP Failover

Gloria Gu 3,891 Reputation points
2020-07-15T06:05:19.377+00:00

Hi Team.

I have configured a DHCP Failover with windows 2012 R2 servers at 2 different sites. i have the below questions as to what happens when

  1. Once the Partner (passive server become active after MCLT expire and take control of whole range of scope), what happens when the primary server which was down has been brought back up , will it reverse the replication automatically ? will failed primary server brought back up start leasing out ip addresses without any manual intervention ?
  2. Is there any way or a script which will replicate any newly created scopes(as it does not replicate automatically) from Primary to Partner server ?

Thread source link: https://social.technet.microsoft.com/Forums/en-US/e031145a-3b63-45a8-9bf6-4fd999ef9357/dhcp-failover?forum=winserverNIS

Windows Server Infrastructure
Windows Server Infrastructure
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Infrastructure: A Microsoft solution area focused on providing organizations with a cloud solution that supports their real-world needs and meets evolving regulatory requirements.
515 questions
0 comments No comments
{count} votes

Accepted answer
  1. Candy Luo 12,656 Reputation points Microsoft Vendor
    2020-07-15T06:20:13.357+00:00

    Hi ,

    Welcome to our new Microsoft Q&A Platform.

    1.Yes, primary server will attempt to reestablish communications with passive server and send binding acknowledgment (BNDACK) messages until the lease database is fully synchronized

    Please refer to the link below:

    https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-server-2012-R2-and-2012/dn338973(v%3dws.11)

    2.You can use powershell Invoke-DhcpServerv4FailoverReplication to replicate scopes
    Please refer to the link below:

    https://learn.microsoft.com/en-us/powershell/module/dhcpserver/invoke-dhcpserverv4failoverreplication?view=win10-ps

    https://blogs.technet.microsoft.com/teamdhcp/2012/11/27/automatic-syncing-of-scope-configuration-changes-between-2-dhcp-failover-servers/

    Best Regards,

    Candy

    0 comments No comments

0 additional answers

Sort by: Most helpful