show arp access-lists
Use this command to display ARP access lists.
Note: Broadcast ARP request packets are counted twice.
Command Syntax
show arp access-lists (NAME|) (expanded|summary|)
Parameters
NAME
ARP access-list name.
expanded
Expanded access-list.
summary
Access-list summary.
Command Mode
Privileged Exec mode and Exec mode
Applicability
This command was introduced in OcNOS version 3.0.
Example
#show arp access-lists
ARP access list arp1
10 permit ip 1.1.1.0/24 mac 0000.0000.0001 FFFF.FFFF.FFF0
20 deny ip 2.2.2.0/24 mac any
default deny-all
#show arp access-lists summary
ARP ACL arp1
statistics enabled
Total ACEs Configured: 2
Configured on interfaces:
xe1 - ingress (Port ACL)
Active on interfaces:
xe1 - ingress (Port ACL)
Last modified date: 10/19/2023