DHCP Issues, with lots of routers

Oct 31, 2006 5 Replies

Hi gents! I have an issue with my dhcp topology. I'm not quite sure of how it is configured, the fact is all the routers have this configured at their interface



interface FastEthernet0 ip address 192.20.3.253 255.255.255.0 ip helper-address 17.21.4.117 ip helper-address 17.21.4.118 ip ospf network point-to-point



The ip helper-address is the dns & dhcp address. So I wondered if this is the piece of code that makes all my routers ask for dhcp leases for the clients to the domain controlers. Sorry for not explaining better, ask as much as you want.



Hi gents! I have an issue with my dhcp topology. I'm not quite sure of how it is configured, the fact is all the routers have this configured at their interface

interface FastEthernet0 ip address 192.20.3.253 255.255.255.0 ip helper-address 17.21.4.117 ip helper-address 17.21.4.118 ip ospf network point-to-point

The ip helper-address is the dns & dhcp address. So I wondered if this is the piece of code that makes all my routers ask for dhcp leases for the clients to the domain controlers. Sorry for not explaining better, ask as much as you want.

Hi gents! I have an issue with my dhcp topology. I'm not quite sure of how it is configured, the fact is all the routers have this configured at their interface

interface FastEthernet0 ip address 192.20.3.253 255.255.255.0 ip helper-address 17.21.4.117 ip helper-address 17.21.4.118 ip ospf network point-to-point

The ip helper-address is the dns & dhcp address. So I wondered if this is the piece of code that makes all my routers ask for dhcp leases for the clients to the domain controlers. Sorry for not explaining better, ask as much as you want.

Hello Sako,

The ip helper-address will (for DHCP requests on fastethernet0) forward the packets to the specified servers.

So the answer is yes, this will do what you want. You just have to configure a scope on your DHCP servers that serve 192.20.3.0/24

If I understand the question right, then the answer is yes, it is the ip helper-address command that causes the router to forward dhcp requests , and a bunch of other stuff, from the local network to the specified addresses. Look up ip forward-protocol on CCO for more inofrmation.

thnks that's what i needed

Martin Gallagher ha escrito:

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required