What is DHCP Failover?
enables two Microsoft DHCP servers to share service availability information with each other, providing DHCP high availability. DHCP failover works by replicating IP address leases and settings in one or more DHCP scopes from a primary DHCP server to a failover partner server.
All scope information is shared between the two DHCP servers, including active leases. This enables either DHCP server to assume responsibility for DHCP clients if the other server becomes unavailable.
Introduction to DHCP failover
With DHCP failover, DHCPv4 scopes can be replicated from a primary DHCP server to a partner DHCP server, enabling redundancy and load balancing of DHCP services. DHCP servers that share a failover-enabled DHCP scope are called failover partners. Microsoft’s implementation of DHCP failover is based on the Internet Engineering Task Force (IETF) DHCP Failover Protocol draft.
When two DHCP servers are configured for failover, they will share scope information, including all active leases. This enables both DHCP servers to provide leases to the same subnet for load balancing or redundancy purposes. Scope settings are replicated when you first configure DHCP failover, and can be replicated again later if configuration changes are made.
So let begin with the process,
The DHCP server failover feature provides the ability to have two DHCP servers serve IP addresses and option configuration to the same subnet or scope.
~*~ i assume most of you already know how to install DHCP Services on the Windows Server 2022 ~*~
1 – open Server Manager and click Tools, you will see DHCP stated in the list, click the DHCP to open the console.
2 – Right Click IPv4 and click Configure Failover.
3 – On the Configure Failover introduction page, confirm the Available scopes and click Next.
4 – Next, on the Specify the partner server to use for failover page, click Add Server and choose your 2nd DHCP Server.
5 – Next, confirm that 2nd DHCP Server IP address listed in the Partner Server box and click Next.
6 – On the Create a new failover relationship box, there are some configuration that you need to take point :
Relation name : Each relationship name is required to be unique on a server.






