Link to home
Start Free TrialLog in
Avatar of CameronFrasnelly
CameronFrasnelly

asked on

Cisco IP helper / DHCP Issue

We have a branch (branch C) that will not pull dhcp even though we have setup the ip helper and we have it working at other branches.  Basically the DHCP server is two hops away.  We tried to setup a DHCP server 1 hop away for testing and it would not grab there either.  Any thoughts on where to start??? Since we have it working at other branches we're a bit stumped.

Thanks!
Avatar of CameronFrasnelly
CameronFrasnelly

ASKER

Another thing... on the remote routers there are two ip addresses bound to the Ethernet interface and the addresses.  We have an additional ip secondary bound to each of our routers ethernet ports.
Try using the "ip dhcp-server" global command with the ip helper-address command on the far remote router.

Router(config)#ip dhcp-server <ip of dhcp server>
Another thought...   Is the scope on the server for branch C correctly configured with a default gateway address of the primary IP address of the ethernet interface of the router.
No... it is set to the secondary which works at 3 other branches just not the one we are currently working on.  We are suspecting an older version of Cisco IOS.
ASKER CERTIFIED SOLUTION
Avatar of NicBrey
NicBrey

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial