02-08-2016 09:48 PM - edited 03-05-2019 03:18 AM
is it possible to have more than one DHCP server on the same LAN? What are the implications of doing this?
02-08-2016 11:44 PM
Hello
yes you can and in fact it's advisable to do so.
One option is to have both servers with same scops configure but each servicing half of each scope and having the other half disabled but ready to be made active in case of server failure
To assit clients in each vlan (different scope on dhcp) to obtain a dh percent lease address you should use a helper address pointing to each server on your core switch/router to forwardnd hp requests to the server
in case of any failure you won't lose all dhcp service capability but only half and if caught earlier enough maybe none depending on your lease duration values
res
paul
02-09-2016 02:05 AM
yes I did succesfully
02-09-2016 04:01 AM
Yes, you can and even should have at least two DHCP servers, but better not on the LAN itself, but configured via relay/helper.
Your questions:
1. Clients will use answer from that DHCP server, where they receive responce first. Second responce will be ignored.
2. Easily, just configure several scopes
3. Also easily, you can configure conflict detection on servers to prevent same address assignment ot different hosts, or you can configure scope failover (aka DHCP cluster). This feature is available both on UNIX-like and Windows systems.
02-11-2017 08:30 PM
We can have multiple dhcp server but client will choose one with highest/longest lease ip time.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide