clear arpinspection vlan
17-28 DHCP Snooping and Dynamic ARP Inspection
clear arpinspection vlan
UsethiscommandtodisabledynamicARPinspectionononeormoreVLANsortodisable
loggingofinvalidARPpacketsononeormoreVLANs.
Syntax
clear arpinspection vlan vlan-range [logging]
Parameters
Defaults
IfloggingisenabledforthespecifiedVLANbutloggingisnotenteredwiththiscommand,
loggingwillremainenabled.
Mode
Switchcommand,read‐write.
Usage
YoucanusethiscommandtodisabledynamicARPinspectionononeormoreVLANs,oryoucan
disableloggingofinvalidARPpacketsonspecifiedVLANs.TodisablebothloggingandDAI,you
mustenterthiscommandtwice.
Example
ThisexamplefirstdisplaystheDAIconfigurationforVLAN5,thendisablesDAIonVLAN5,then
disablesloggingofinvalidARPpacketsonVLAN5.
B5(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
B5(su)->clear arpinspection vlan 5
B5(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
vlan‐range SpecifiestheVLANorrangeofVLANsonwhichtodisabledynamic
ARPinspection.
logging (Optional)DisableloggingofinvalidARPpacketsforthespecified
VLANs.