clear arpinspection filter
Enterasys C3 Configuration Guide 23-27
Usage
You can use this command to disable dynamic ARP inspection on one or more VLANs, or you can
disable logging of invalid ARP packets on specified VLANs. To disable both logging and DAI, you
must enter this command twice.
Example
This example first displays the DAI configuration for VLAN 5, then disables DAI on VLAN 5, then
disables logging of invalid ARP packets on VLAN 5.
C3(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
C3(su)->clear arpinspection vlan 5
C3(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
C3(su)->clear arpinspection vlan 5 logging
C3(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
clear arpinspection filter
Use this command to remove an ARP ACL from a VLAN or from the switch, or to remove a
permit rule from an existing ACL, or to change the status of static mapping to disabled.
Syntax
clear arpinspection filter name [permit ip host sender-ipaddr mac host
sender-macaddr] | [vlan vlan-range [static]
Parameters
name Specifies the name of the ARP ACL.
permit (Optional) Specifies that a permit rule is being deleted.