Purpose
Command or Action
Returns to privileged EXEC mode.
exit
Step 4
Verifies your settings.
show ip arp inspection vlan
vlan-range
Step 5
Verifies your entries.
show running-config
Example:
Switch#
show running-config
Step 6
(Optional) Saves your entries in the configuration file.
copy running-config startup-config
Example:
Switch#
copy running-config
Step 7
startup-config
Monitoring DAI
To monitor DAI, use the following commands:
Description
Command
Clears dynamic ARP inspection statistics.
clear ip arp inspection statistics
Displays statistics for forwarded, dropped, MAC
validation failure, IP validation failure, ACL permitted
and denied, and DHCP permitted and denied packets
for the specified VLAN. If no VLANs are specified
or if a range is specified, displays information only
for VLANs with dynamic ARP inspection enabled
(active).
show ip arp inspection statistics
[
vlan vlan-range
]
Clears the dynamic ARP inspection log buffer.
clear ip arp inspection log
Displays the configuration and contents of the
dynamic ARP inspection log buffer.
show ip arp inspection log
For the
show ip arp inspection statistics
command, the switch increments the number of forwarded packets
for each ARP request and response packet on a trusted dynamic ARP inspection port. The switch increments
the number of ACL or DHCP permitted packets for each packet that is denied by source MAC, destination
MAC, or IP validation checks, and the switch increments the appropriate.
Catalyst 2960-X Switch Security Configuration Guide, Cisco IOS Release 15.0(2)EX
OL-29048-01
259
Configuring Dynamic ARP Inspection
Monitoring DAI