Specifications

2-18
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.3.0XO(15.1(1)XO)
OL_28738-01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
arp access-list
arp access-list
To define an ARP access list or add clauses at the end of a predefined list, use t he arp access-list
command.
arp access-list name
Syntax Description
Defaults T his command has no default settings.
Command Modes Global c onfiguratio n mode
Examples This example shows how to define an ARP access list named static-hosts:
Switch(config)# arp access-list static-hosts
Switch(config)#
Related Commands
name Specifies the access control list name.
Command Description
deny Denies an ARP packet based on matche s against the DHCP
bindings.
ip arp inspection filter vlan Permits ARPs from hosts that are configured for static IP when
DAI is enabled and to define an ARP access list and applies it to
a VLAN.
permit Permits an ARP packet based on matches against the DHCP
bindings.