C
HAPTER
28
| General Security Measures
ARP Inspection
– 745 –
EXAMPLE
Console#show ip arp inspection configuration
ARP inspection global information:
Global IP ARP Inspection status : disabled
Log Message Interval : 10 s
Log Message Number : 1
Need Additional Validation(s) : Yes
Additional Validation Type : Destination MAC address
Console#
show ip arp
inspection interface
This command shows the trust status and ARP Inspection rate limit for
ports.
SYNTAX
show ip arp inspection interface [interface]
interface
ethernet unit/port
unit - Stack unit. (Range: 1)
port - Port number. (Range: 1-24)
COMMAND MODE
Privileged Exec
EXAMPLE
Console#show ip arp inspection interface ethernet 1/1
Port Number Trust Status Limit Rate (pps)
------------- -------------------- ------------------------------
Eth 1/1 trusted 150
Console#
show ip arp
inspection log
This command shows information about entries stored in the log, including
the associated VLAN, port, and address components.
COMMAND MODE
Privileged Exec
EXAMPLE
Console#show ip arp inspection log
Total log entries number is 1
Num VLAN Port Src IP Address Dst IP Address Src MAC Address Dst MAC Address
--- ---- ---- -------------- -------------- --------------- --------------
1 1 11 192.168.2.2 192.168.2.1 00-04-E2-A0-E2-7C FF-FF-FF-FF-FF-FF
Console#