Dynamic ARP Inspection Commands 231
Command Mode
Privileged EXEC mode
User Guidelines
The following information is displayed for each VLAN when a VLAN range is supplied:
Example
console#show ip arp inspection statistics
VLAN  Forwarded  Dropped
----  ---------  -------
  10         90       14
  20         10        3
console#show ip arp inspection statistics vlan 10,20
VLAN    DHCP      ACL        DHCP       ACL       Bad Src   Bad Dest   
Invalid
        Drops     Drops     Permits    Permits       MAC       MAC   
IP
VLAN The Vlan-Id for each displayed row.
Forwarded The total number of valid ARP packets forwarded in this Vlan.
Dropped The total number of invalid ARP packets dropped in this Vlan.
DHCP Drops The number of packets dropped due to DHCP Snooping binding database match 
failure.
ACL Drops The number of packets dropped due to ARP ACL rule match failure.
DHCP Permits The number of packets permitted due to DHCP snooping binding database match.
ACL Permits The number of packets permitted due to ARP ACL rule match.
Bad Src MAC The number of packets dropped due to Source MAC validation failure.
Bad Dest MAC The number of packets dropped due to Destination MAC validation failure.
Invalid IP The number of packets dropped due to invalid IP checks.