clear arpinspection vlan
17-28 DHCP Snooping and Dynamic ARP Inspection
Defaults
IfloggingisenabledforthespecifiedVLANbutloggingisnotenteredwiththiscommand,
loggingwillremainenabled.
Mode
Switchcommand,read‐write.
Usage
YoucanusethiscommandtodisabledynamicARPinspectionononeormoreVLANs,oryoucan
disableloggingofinvalidARPpacketsonspecifiedVLANs.TodisablebothloggingandDAI,you
mustenterthiscommandtwice.
Example
ThisexamplefirstdisplaystheDAIconfigurationforVLAN5,thendisablesDAIonVLAN5,then
disablesloggingofinvalidARPpacketsonVLAN5.
C2(su)->show arpinspection vlan 5
Source MAC Validation Disabled
Destination MAC Validation Disabled
IP Address Validation Disabled
Vlan Configuration Log Invalid ACL Name Static flag
---- ------------- ----------- -------------------------------- -----------
5 Enabled Enabled staticARP Enabled
C2(su)->clear arpinspection vlan 5
C2(su)->show arpinspection vlan 5
Source MAC Validation Disabled
Destination MAC Validation Disabled
IP Address Validation Disabled
Vlan Configuration Log Invalid ACL Name Static flag
---- ------------- ----------- -------------------------------- -----------
5 Disabled Enabled staticARP Enabled
C2(su)->clear arpinspection vlan 5 logging
C2(su)->show arpinspection vlan 5
Source MAC Validation Disabled
Destination MAC Validation Disabled
IP Address Validation Disabled
Vlan Configuration Log Invalid ACL Name Static flag
---- ------------- ----------- -------------------------------- -----------
5 Disabled Disabled staticARP Enabled