12-27-2017 07:58 AM - edited 03-08-2019 01:13 PM
The router circled in red will be my DHCP server. Can I use that router to assign an IP address to all the routers not directly connected to the switch?
If yes, please give me a hint where to start.
Thank you!!!
12-27-2017 07:11 PM
12-29-2017 09:19 AM
You can use the "ip helper address <IP address>" command on the interfaces of other routers (for instance the fa0/0 interface of R2) to forward DHCP requests it receives from R1's f0/0 interface to your master DHCP server router (R5). You would of course need to have the needed pool configured on R5 for the subnets you hope to allocate addresses for.
Hope that helps...
Please rate if this was helpful :-)
12-29-2017 09:42 AM
Hello
After a lot of work i guess you could but why would you want to?
res
Paul
12-30-2017 12:20 PM
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