11-26-2015 12:20 PM - edited 03-08-2019 02:52 AM
Hi all,
DHCP ==CLOUD ===2900 router ==== 3560 switch ---- PCs
I have configured DHCP snooping on the 3560 switch and 2900 router ,and configured the uplinks as a trusted interfaces ,but I have a clints connected to the router directly ,the router configured with ip-helper ,but the issue that when I enabled DHCP snooping on the 2900 router ,all the clients didn't get an IP address .
my question :Is it possible to configure DHCP snooping on the 2900 router while ip-helper configured on it ?
Thanks in advance
Regards
Solved! Go to Solution.
11-26-2015 07:15 PM
Hello,
Try these two commands. Your problem should be solved only with one of them. Please give me feedback.
On router:
ip dhcp relay information trust-all
on switch :
no ip dhcp snooping information option
Hope it helps,
Masoud
11-26-2015 07:15 PM
Hello,
Try these two commands. Your problem should be solved only with one of them. Please give me feedback.
On router:
ip dhcp relay information trust-all
on switch :
no ip dhcp snooping information option
Hope it helps,
Masoud
11-28-2015 04:28 AM
Hi Masoud,
thanks for your answer ,even ip dhcp relay information trust-all solved the issue ,but I can see that there are no option 82 configuration on both sides ,the switch and the router . :) .
so what is happening here :) ,I will try to get a sniffer capture and check if the giaddr= =0 .
thanks in advance
Regards
11-28-2015 05:00 AM
Hello,
Switch adds option 82 and sets giaddr to 0.0.0.0 on dhcp messages when you activate snooping. Router receives those messages and drops them.
I am glad your problem was solved.
Masoud.
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