clear arpinspection limit
17-30 DHCP Snooping and Dynamic ARP Inspection
Examples
ThisexampleremovesapermitrulefromtheARPACLnamedstaticARP.
C3(su)->clear arpinspection filter staticARP permit ip host 192.168.1.10 mac host
00:01:22:33:44:55
ThisexampledisablesstaticmappingoftheARPACLnamedstaticARPthatisassociatedwith
VLAN5.
C3(su)->clear arpinspection filter staticARP vlan 5 static
ThisexampleremovestheARPACLnamedstaticARPfromVLAN5.
C3(su)->clear arpinspection filter staticARP vlan 5
ThisexampleremovestheARPACLnamedstaticARPfromtheswitchcompletely.
C3(su)->clear arpinspection filter staticARP
clear arpinspection limit
UsethiscommandtoreturntheDAIratelimitingvaluestotheirdefaultvaluesforaportorrange
ofports.
Syntax
clear arpinspection limit port port-string
Parameters
Defaults
Rate=15packetspersecond
BurstInterval=1second
Mode
Switchmode,readwrite.
Usage
Usethesetarpinspectionlimitcommandtochangethevaluesoftheratelimitandburstinterval.
Usetheshowarpinspectionportscommandtodisplaythecurrentlyconfiguredratelimits.
Example
ThisexamplereturnstheDAIratelimitingvaluestotheirdefaultsforportge.1.1.
C3(su)->clear arpinspection limit port ge.1.1
portstring Specifiestheportsonwhichtoreturntheratelimitingvaluesto
defaults.