2-511
Catalyst 3750-X and 3560-X Switch Command Reference
OL-21522-02
Chapter 2 Catalyst 3750-X and 3560-X Cisco IOS Commands
show arp access-list
show arp access-list
Use the show arp access-list user EXEC command to display detailed information about Address
Resolution Protocol (ARP) access control (lists).
show arp access-list [acl-name] [ | {begin | exclude | include} expression]
Syntax Description
Command Modes User EXEC
Command History
Usage Guidelines Expressions are case sensitive. For example, if you enter | exclude output, the lines that contain output
are not displayed, but the lines that contain Output are displayed.
Examples This is an example of output from the show arp access-list command:
Switch> show arp access-list
ARP access list rose
permit ip 10.101.1.1 0.0.0.255 mac any
permit ip 20.3.1.0 0.0.0.255 mac any
Related Commands
acl-name (Optional) Name of the ACL.
| begin (Optional) Display begins with the line that matches the expression.
| exclude (Optional) Display excludes lines that match the expression.
| include (Optional) Display includes lines that match the specified expression.
expression Expression in the output to use as a reference point.
Release Modification
12.2(53)SE2 This command was introduced.
Command Description
arp access-list Defines an ARP ACL.
deny (ARP access-list
configuration)
Denies an ARP packet based on matches against the Dynamic Host
Configuration Protocol (DHCP) bindings.
ip arp inspection filter vlan Permits ARP requests and responses from a host configured with a
static IP address.
permit (ARP access-list
configuration)
Permits an ARP packet based on matches against the DHCP bindings.