09-20-2018 08:34 AM - edited 03-05-2019 10:56 AM
I am very new at this, and I can't find a scenario that matches mine so I thought I would post a new question. We have two vlans, call them 17 and 20. Clients are in vlan 17 and receive DHCP addresses from the router. We stood up a Microsoft WDS server in vlan 20. How do I configure ip helper-address to use the server on vlan 20 for PXE while using the router as a DHCP server? One recommendation said to use two IP helper addresses with the PXE server first but that was for a setup with 3 vlans with the clients, DHCP, and PXE separated. Do I do the same here? Also, will that affect regular clients trying to get DHCP addresses?
09-20-2018 09:26 AM
09-20-2018 09:43 AM
I've read that Microsoft doesn't explicitly support DHCP options though. Will that be a problem?
09-20-2018 09:48 AM
I have used the IP helper-address to point to a Microsoft DHCP server for a few different products over 15 years and it has worked every time. You can also use a Cisco router as a DHCP server and place options on it as well. However, using the existing DHCP server that you have will usually be the best bet.
You can use 2 ip dhcp-helper addresses on a router, and it will work. Do not set the options on the existing server and place them on the new one only. The problem would be that the new server could hand out a DHCP address to an existing computer if it responds first.
Please rate helpful posts.
09-20-2018 09:55 AM
So would the thing to do be to set the first IP helper as the PXE server with the second being the DHCP server? So the traffic would leave the client, go out to the gateway pxe server for pxe boot, and back to the dhcp server to get its address.
09-20-2018 11:17 AM
IP helper addresses can be listed in any order on a router. It will send the request to every helper-address in the list at the same 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