Use access control entry (ACE) ARP entries so that the filter looks for ARP requests or responses.
default filter acl ace arp <acl-id> <ace-id>
filter acl ace arp <acl-id> <ace-id> operation eq arprequest
filter acl ace arp <acl-id> <ace-id> operation eq arpresponse
no filter acl ace arp <acl-id> <ace-id>
no filter acl ace arp <acl-id> <ace-id> operation
Specifies the ACE ID. Different hardware platforms support different ACE ID ranges. Use the CLI Help to see the available range for the switch.
Specifies the ACL ID. Use the CLI Help to see the available range for the switch.
None
Global Configuration