Access the answers to your technology questions today.
Subscribe Now
30-day free trial. Register in 60 seconds.
What Makes Experts Exchange Unique?
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.
Try it out and discover for yourself.
Subscribe Now
30-day free trial. Register in 60 seconds.
Join the Community
Give a Little. Get a Lot.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
Join the Community
by: CGretskiPosted on 2009-06-03 at 07:28:18ID: 24536932
It all depends on how many addresses you've got in your subnet (if it's /24 then 254 addresses) and how many you'll need to use.
Ideally you'd have a 100/100 setup, so either server has enough addresses for all your clients, but that only works if you've got plenty of free addresses.
There is no concept of a primary DHCP server, it is purely decided by which answers the request quickest. If the secondary DHCP server was on another site & the router was relaying the DHCP request then that delay could be enough to make the local one serve most requests.
Once a client has an IP address it will try renew it when it's close to expiry, and it will do this from the server that originally gave it the address. If that server cannot be contacted then it will keep trying until the address does expire, at which point it will begin broadcasting to any DHCP server for an address.