Specifications
2-471
Cisco Catalyst Blade Switch 3130 and 3032 for Dell Command Reference
OL-13270-06
Chapter Cisco Catalyst Blade Switch 3130 for Dell Cisco IOS Commands
show arp access-list
show arp access-list
Use the show arp access-list command in EXEC mode to display detailed information about Address
Resolution Protocol (ARP) access control (lists).
show arp access-list [acl-name]
Syntax Description
Command Modes User EXEC
Privileged EXEC
Command History
Usage Guidelines This command is supported only if your switch is running the IP services feature set.
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(40)EX1 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.










