cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
661
Views
0
Helpful
4
Replies

IP Helper-Address Questions

srewolfmichael1
Level 1
Level 1

Hello everyone,

I am currently trying to set up a network using vlan routing and using the ip helper-address command.

I have the vlan routing working if I use the router as the dhcp server but as soon as I want to have my server running dhcp nothing on the network will get address besides the few statics I have on the network. I did verify that I had shut off my dhcp on the router and that the routing was correct.

So just to have a brief view of my network I have my cisco router connected to my ISP and my internal switch. The router is running PAT and I have no issues with it exchanging addresses between the external and internal networks. When the router is being my dhcp server for 2 of my internal vlans it routes properly between them. I have a few static addresses assigned to the vlan interfaces for the switch and the router. I am able to take a computer on my vlan 110 and properly ping the switch address on my 130 vlan. What won't happen though is when I put a computer on the 130 vlan it will not pull an IP address from the server on the 110 vlan while I have my ip helper-address command in the interface.

I currently do not have access to the config file but will post it when I can get to it.

If I am missing something or someone is able to explain it to me a little bit would be great.

4 Replies 4

Reza Sharifi
Hall of Fame
Hall of Fame

Hi,

Does the SVI for vlan 130 have IP helper address configured?

HTH

No. Does it need to be? And if it does could you explain why?

Just thinking through your question and I am guessing at this point. The reason to have it configured on the SVI would be because the switch is not forwarding it to the router due to the trunk port on the switch right?

srewolfmichael1
Level 1
Level 1

These are the two configs I am working with. I have changed some things but not enough to make it not a viable config