Question:

How the DHCP taffic pass other network?

by  |  earlier

0 LIKES UnLike

i have two cisco router in two defernt area and one network has a DHCP server and the other not how can i allow client in network two to get IP ADDress from the network one i want the answer with details and configurations if it possible

 Tags:

   Report

2 ANSWERS


  1. it's a simple fix really.  On the router without the DHCP server, just add the command 'ip helper-address x*x.x*x.x*x.x*x' to the interface connect to the router with the DHCP server.  x*x.x*x.x*x.x*x = the ip address of the DHCP server.

    interface ethernet 1

    ip helper-address 121.24.43.2


  2. Put every single client on a static IP, that's the only way, if one doesn't have DHCP you are going to have to set up some kind of IP server on one of the computers that is hooked up to that router so every client that connects to the one w/out DHCP they will go to that computer and ask for an IP but if you set up every client with a static IP than it doesn't matter, they don't have to obtain a thing. so it's the way to go. why doesn't the other router have the DHCP turned on....if it's not capable then yeah, put those computer is a static IP easiest solution. harder ways are abound, but why do it the hard way?  

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.