Dynamic ARP Inspection Commands 225
Default Configuration
No ARP ACL is configured.
Command Mode
Global Configuration mode
User Guidelines
There are no user guidelines for this command.
Example
console(config)#ip arp inspection filter tier1 vlan 2-10 static
console(config)#ip arp inspection filter tier1 vlan 20-30
ip arp inspection limit
Use the ip arp inspection limit command to configure the rate limit and burst interval values 
for an interface.
Configuring ‘none’ for the limit means the interface is not rate limited for Dynamic ARP 
Inspection.
  NOTE: The maximum pps value shown in the range for the rate option might be more than the hardware 
allowable limit. The user needs to understand the box performance and configure the maximum rate pps 
accordingly.
Syntax
ip arp inspection limit { none | rate 
pps
 [ burst interval 
seconds
 ] }
no ip arp inspection limit
•
none
 — To set no rate limit.
•
pps 
— The number of packets per second (Range: 0–300).
•
seconds
 — The number of seconds (Range: 1–15).
Default Configuration
The default rate limit is 15 packets per second.
The default burst interval is 1 second.
Command Mode
Interface Configuration (Ethernet) mode