Dears,
We have configured an ARP inspection in core switch 6807 that connected to 6800 IA switches.
The ARP inspection configuration is working fine in other switches as 3750 , 3650..., but it's not working and no results in 6807.
Please any information about this issue, please find the configuration on the below for check:
interface f0/X (all trunk ports)
ip arp inspection trust
arp access-list TEST
permit response ip host 10.10.10.1 any mac host 0001.0001.0001 any log
deny response ip host 10.10.10.1 any mac any any log
deny response ip any any mac host 0001.0001.0001 any log
deny ip host 10.10.10.1 mac any log
permit response ip any any mac any any log
permit ip any mac any log
!
ip arp inspection filter TEST vlan X
ip arp inspection vlan X
!
interface f0/X (all User ports)
no ip arp inspection trust
ip arp inspection limit rate 6
Thanks