multiple bootprelay servers
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-21-2015 06:05 PM
We are working on building a more resilient network. One key part is DHCP. Our server team is working on setting up our servers (Windows 2012 R2) to be able to handle the requests. I just need to have our routers be able to forward the request to the proper DHCP server. Currently our routers (x460 EXOS 15.5.2.9) only forwards requests to our one DHCP server (per building) and it works great. If that server goes down or offline for any reason we want users to still be able to obtain an IP address. How do we add a second server to the router. Do we just add a second IP to the bootprelay part of the config configure bootprelay add vr VR-Default configure bootprelay add vr VR-Default If that's the case how does the system keep track of which server it's passing to? Thanks in advance!
6 REPLIES 6
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-22-2015 11:55 AM
Thanks for the replies John and Frank. We'll test this out and I'll post the results.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-22-2015 10:05 AM
If I'm not mistaken, Windows 2012 has revamped their DHCP so that you don't even have to split the scopes anymore, but where they both know about all of the assignments.
https://technet.microsoft.com/en-us/library/dn338978.aspx
I wouldn't have thought to ever say this, but that's quite a neat feature Windows has now. Two 2012 servers in failover mode with the new features, two entries on the 460s, and that should be it.
https://technet.microsoft.com/en-us/library/dn338978.aspx
I wouldn't have thought to ever say this, but that's quite a neat feature Windows has now. Two 2012 servers in failover mode with the new features, two entries on the 460s, and that should be it.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-22-2015 10:05 AM
Excellent - thank you.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
‎01-22-2015 10:05 AM
Yes, adding a second "bootprelay" IP address entry should suffice, if the setup is currently working with relaying to one DHCP server, and both DHCP servers are reached via the same VLAN from the switch.
If the second DHCP server is reached from the switch via another VLAN, you need to ensure that bootprelay is enabled for that VLAN as well.
If the second DHCP server is reached from the switch via another VLAN, you need to ensure that bootprelay is enabled for that VLAN as well.
