cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
465
Views
4
Helpful
2
Replies

Dynamic ARP Inspection

omar.elmohri
Level 1
Level 1

I want to use the DAI, but I'm not using neither DHCP Snooping nor DHCP server.

Can it works without static bindings.

Regards,

2 Replies 2

Giuseppe Larosa
Hall of Fame
Hall of Fame

Hello Omar,

DAI should work also without DHCP snooping you need to define manually the assocations IP addresses / MAC addresses

ip arp inspection filter arp-acl-name

vlan vlan-range [static]

Global command to refer to an ARP ACL that defines static

IP/MAC addresses to be checked by DAI for that VLAN

To permit ARPs from hosts that are configured for static IP when DAI is enabled and to define an ARP access list and apply it to a VLAN, use the ip arp inspection filter vlan command in global configuration mode. To disable this application, use the no form of this command.

ip arp inspection filter arp-acl-name vlan vlan-range [static]

no ip arp inspection filter arp-acl-name vlan vlan-range [static]

then you need to define an arp access-list that allows to specify the associations

Hope to help

Giuseppe

Hello Giuseppe,

Thanks for your reply. I see how to make it static, but what I want to verify is if the database of pairs (IP/MAC) can be formed automaticaly. And you reply says that NO.

Thanks,

Best Regards,

Review Cisco Networking products for a $25 gift card