Show Arp Access-Lists - Cisco Nexus 7000 Series Command Reference Manual

Hide thumbs Also See for Nexus 7000 Series:
Table of Contents

Advertisement

show arp access-lists

show arp access-lists
To display all ARP access control lists (ACLs) or a specific ARP ACL, use the show arp access-lists command.
show arp access-lists [ access-list-name ]
Syntax Description
access-list-name
Command Default
None
Command Modes
Any command mode
Command History
Release
4.0(1)
Usage Guidelines
The device shows all ARP ACLs, unless you use the access-list-name argument to specify an ACL.
This command does not require a license.
Examples
This example shows how to use the show arp access-lists command to display all ARP ACLs on a device
that has two ARP ACLs:
switch# show arp access-lists
ARP access list arp-permit-all
10 permit ip any mac any
ARP access list arp-lab-subnet
10 permit request ip 10.32.143.0 255.255.255.0 mac any
This example shows how to use the show arp access-lists command to display an ARP ACL named
arp-permit-all:
switch# show arp access-lists arp-permit-all
ARP access list arp-permit-all
10 permit ip any mac any
Related Commands
Command
arp access-list
ip arp inspection filter
Cisco Nexus 7000 Series Security Command Reference
710
(Optional) Name of an ARP ACL, which can be up
to 64 alphanumeric, case-sensitive characters.
Modification
This command was introduced.
Description
Configures an ARP ACL.
Applies an ARP ACL to a VLAN.
Show Commands

Advertisement

Table of Contents
loading

Table of Contents