User's Manual

Table Of Contents
Command Guide
-190-
Usage Guide:
To translate dynamic entries into static ARP inspection table for specific interface.
Example:
To translate below dynamic entries into static ARP inspection table for GigabitEthernet 1/1.
Switch# configure terminal
Switch (config)# ip arp inspection translate interface GigabitEthernet
1/1 1
00:11:22:33:44:55 192.168.0.18
4.2.71 ip arp inspection vlan
Command:
ip arp inspection vlan <vlan_list> logging all | deny | permit
ip Internet Protocol
arp Address Resolution Protocol
inspection ARP inspection
vlan arp inspection vlan setting
<vlan_list> arp inspection vlan list
logging ARP inspection vlan logging mode config
all log all entries
deny log denied entries
permit log permitted entries
Default:
N/A
Usage Guide:
To configure VLAN mode of ARP inspection.
Example:
To configure VLAN mode (VLAN 1, Log type: Permit) of ARP inspection.
Switch# configure terminal
Switch (config)# ip arp inspection vlan 1 logging permit