techfiend wrote: » The easiest is splitting subnet with two scopes with different gateways and the option to create a superscope (in windows). You could do this across 2 DHCP servers for higher availability but there's no control and the fastest response wins. This is possible in OS's and I believe between any 2 routers as well. If you're using Server 2012 you can setup 2 DHCP servers with the same scope but different gateways then setup DHCP failover with load balancing as explained at https://technet.microsoft.com/en-us/library/hh831385.aspx?f=255&MSPPError=-2147217396 which gives you some control. Linux can be setup to load balance like this as well.