2-432
Catalyst 3750 Metro Switch Command Reference
OL-9645-10
Chapter 2 Catalyst 3750 Metro Switch 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 (ACLs).
show arp access-list
[
acl-name
]
This command is available only if your switch is running the enhanced multilayer image (EMI).
Syntax Description
Command Modes
User EXEC
Command History
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.
Release
Modification
12.2(25)EY
This command was introduced.
Command
Description
Defines an ARP ACL.
deny (ARP access-list
configuration)
Denies an ARP packet based on matches against the DHCP bindings.
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.