08-24-2012 02:39 AM - edited 03-07-2019 08:31 AM
Hi All,
Does anyone have idea why the ip and mac address cannot store in dhcp snooping binding table? if ip address cannot store in ip dhcp snooping binding table. my pc cannot ping to gateway. The router i have configure as dhcp server so i have disable 82 options in ip dhcp snooping. attach router and switch configuration
regards,
Tee
08-24-2012 02:49 AM
Hi,
can we get the output of sh ip dhcp snooping database.
Regards.
Alain.
Don't forget to rate helpful posts.
08-24-2012 02:53 AM
Hi Alain,
inside 2960.txt have show ip dhcp snooping database, show ip dhcp snooping binding, show ip arp inspection as well. you can see the error message as below.
Aug 24 09:10:48.340: %SW_DAI-4-DHCP_SNOOPING_DENY: 1 Invalid ARPs (Req) on Fa0/13, vlan 10.([001c.230e.2e84/10.10.10.3/0000.0000.0000/10.10.10.1/17:10:47 GMT Fri Aug 24 2012])
Aug 24 09:10:49.347: %SW_DAI-4-DHCP_SNOOPING_DENY: 1 Invalid ARPs (Req) on Fa0/13, vlan 10.([001c.230e.2e84/10.10.10.3/0000.0000.0000/10.10.10.1/17:10:48 GMT Fri Aug 24 2012])
Aug 24 09:10:50.353: %SW_DAI-4-DHCP_SNOOPING_DENY: 2 Invalid ARPs (Req) on Fa0/13, vlan 10.([001c.230e.2e84/10.10.10.3/0000.0000.0000/10.10.10.1/17:10:49 GMT Fri Aug 24 2012])
Regards,
Tee
08-24-2012 04:17 AM
Hi,
I'm not seeing it in the config and sorry I spelled the command wrong, it should be sh ip dhcp snooping binding
Can you post it please.
Regards.
Alain
Don't forget to rate helpful posts.
08-26-2012 07:21 PM
hi Alain,
the show ip dhcp snooping binding also inside the notepad. if you search the keyword binding, you should find it. the bindings are 0. i wonder why it cannot store in binding table.
Switch# sh ip dhcp snooping
Aug 24 09:11:14.520: %SW_DAI-4-DHCP_SNOOPING_DENY: 1 Invalid ARPs (Req) on Fa0/13, vlan 10.([001c.230e.2e84/10.10.10.3/0000.0000.0000/10.10.10.1/17:11:13 GMT Fri Aug 24 2012])bi
Switch# sh ip dhcp snooping binding
Aug 24 09:11:16.542: %SW_DAI-4-DHCP_SNOOPING_DENY: 1 Invalid ARPs (Req) on Fa0/13, vlan 10.([001c.230e.2e84/10.10.10.3/0000.0000.0000/10.10.10.1/17:11:16 GMT Fri Aug 24 2012])
Aug 24 09:11:17.549: %SW_DAI-4-DHCP_SNOOPING_DENY: 1 Invalid ARPs (Req) on Fa0/13, vlan 10.([001c.230e.2e84/10.10.10.3/0000.0000.0000/10.10.10.1/17:11:17 GMT Fri Aug 24 2012])
MacAddress IpAddress Lease(sec) Type VLAN Interface
------------------ --------------- ---------- ------------- ---- --------------------
Total number of bindings: 0
Regards,
Tee
08-24-2012 07:55 AM
By default it would store one ip address and one mac for interface. Thats how you configure it. However if port Fa0/13 had a previous ip addres and mac and you plug another device it would cause the message you received. To fix that you need the ip arp inspection trust command on the interface the message appears. This is how I fix it when this message happend to me.
08-26-2012 07:54 PM
hi Pedro,
if i apply ip arp inspection trust command in the interface. it will auto bypass the interface. the objective i want to do is untrust interface get inspect before traffic send out. do you see any config or else is incorrect?
Regards,
Tee
09-04-2012 01:20 AM
hi all,
finally found out the problem. LAN Lite software cannot support. used LAN Base software can support
Regards,
Tee
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