01-09-2015 11:43 AM - edited 03-03-2019 07:43 AM
Got an unusual problem here. I have DHCP running on a 3750 switch. I have the first 10 ip's excluded. Dynamic address workstations are working as they should. Here's where the problem is. When i setup a static IP on a server in the excluded range, nothing works. can't ping it. when i set it back to dynamic, works fine. Double checked the subnet and dns. everything looks as it should.
Solved! Go to Solution.
01-09-2015 04:15 PM
Do you have DHCP Snooping with Dynamic ARP Inspection (DAI) enabled on the switch?
If so, you need to explicitly trust interfaces that connect to hosts having statically assigned addresses. Use the command "ip arp inspection trust" in interface configuration mode.
01-09-2015 04:15 PM
Do you have DHCP Snooping with Dynamic ARP Inspection (DAI) enabled on the switch?
If so, you need to explicitly trust interfaces that connect to hosts having statically assigned addresses. Use the command "ip arp inspection trust" in interface configuration mode.
01-14-2015 11:29 AM
Thanks Marvin. That was it. added arp inspection and dhcp snooping trust and every thing came to life.
01-14-2015 11:31 AM
You're welcome.
Please mark your question as answered and take a moment to rate helpful posts. :)
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