3.10.18 ARP Inspection VLAN Mode Configuration

Use this command to specify on which VLANs ARP Inspection is enabled and to configure log type for each VLAN setting.

Command Syntax:

ip arp inspection vlan <in_vlan_list> logging { deny | permit | all } 
Table 3-59. Command Description

Argument

Description

Parameter

<in_vlan_list>

ARP inspection VLAN list

Default

N.A

Mode

Global Configuration mode.

Usage

Enable ARP inspection on VLAN. To disable it, use the ‘no’ version of the command.

Example

Example 1:

Enable ARP Inspection on VLAN 5 and Log permitted entries.

(config)# ip arp inspection vlan 5
(config)# ip arp inspection vlan 5 logging permit

Example 2:

Disable ARP inspection on VLAN 5.

(config)# no ip arp inspection vlan 5