01-18-2018 01:26 AM - edited 03-08-2019 01:27 PM
Hi everyone!
Using the ASR920 (3.18.01.S) we have both DHCP Snooping and ARP Inspection running and we often get these kind of entries in the system log:
Jan 18 07:28:02 gmt: %SW_DAI-4-DHCP_SNOOPING_DENY: 1 Invalid ARPs (Req) on BD262, vlan 262.([0011.d83a.xxxx/0.0.0.0/0000.0000.0000/xx.xx.xx.xx/07:28:02 gmt Thu Jan 18 2018])
(I masked the MAC and IP with x).
We can ofcourse use the command:
#show bridge-domain | include 0011.d83a.xxxx
...to find the physical interface it belongs to, but i see that others can also get the port number displayed directly within the system log message, not just the MAC address. How can we do this?
01-18-2018 01:30 AM
Hi,
Please go to this blog:
Regards,
Deepak Kumar
01-18-2018 01:38 AM
01-18-2018 01:42 AM
01-18-2018 04:50 AM - edited 01-18-2018 04:51 AM
I may be missing something, but what i need help with is that the source port number of the switch should be displayed in the system log when a snooping deny is logged.
Example:
Now i get:
%SW_DAI-4-DHCP_SNOOPING_DENY: 1 Invalid ARPs (Req) on BD262, vlan 262.([0011.d83a.xxxx/0.0.0.0/0000.0000.0000/xx.xx.xx.xx
But i want something like this:
%SW_DAI-4-DHCP_SNOOPING_DENY: 1 Invalid ARPs (Req) on Interface GigabitEthernet0/0/1. BD262, vlan 262.([0011.d83a.xxxx/0.0.0.0/0000.0000.0000/xx.xx.xx.xx
Thanks!
01-18-2018 03:53 PM
Have you tried the following command "ip arp inspection validate ip allow zeros".
01-18-2018 11:22 PM
Unfortunately the command does not exist on the ASR920.
#ip arp inspection validate ip ?
<cr>
#ip arp inspection validate ?
dst-mac Validate destination MAC address
ip Validate IP addresses
src-mac Validate source MAC address
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