Ip Arp Inspection Filter - Cisco Nexus 7000 Series Command Reference Manual

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

Advertisement

ip arp inspection filter

ip arp inspection filter
To apply an ARP access control list (ACL) to a list of VLANs, use the ip arp inspection filter command.
To remove the ARP ACL from the list of VLANs, use the no form of this command.
ip arp inspection filter acl-name vlan vlan-list
no ip arp inspection filter acl-name vlan vlan-list
Syntax Description
acl-name
vlan vlan-list
Command Default
None
Command Modes
Global configuration
Command History
Release
4.0(1)
Usage Guidelines
This command does not require a license.
Examples
This example shows how to apply an ARP ACL named arp-acl-01 to VLANs 15 and 37 through 48:
switch# configure terminal
switch(config)# ip arp inspection filter arp-acl-01 vlan 15,37-48
switch(config)#
Related Commands
Command
arp access-list
ip arp inspection vlan
Cisco Nexus 7000 Series Security Command Reference
380
Name of the ARP ACL, which can be up to 64
alphanumeric, case-sensitive characters.
Specifies the VLANs to be filtered by the ARP ACL.
The vlan-list argument allows you to specify a single
VLAN ID, a range of VLAN IDs, or
comma-separated IDs and ranges (see the "Examples"
section). Valid VLAN IDs are from 1 to 4096.
Modification
This command was introduced.
Description
Configures an ARP ACL.
Enables Dynamic ARP Inspection (DAI) for a
specified list of VLANs.
I Commands

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents