tunneled-arp-trap enable

Enables ARP (Address Resolution Protocol) packets that come through a tunnel to be trapped to CPU.

Syntax

tunneled-arp-trap enable
no tunneled-arp-trap enable

Command Default

By default, ARP packets that come through a tunnel are trapped to CPU.

Modes

Global configuration mode

Usage Guidelines

Use the no form of the command to disable the trapping of ARP packets that come through a tunnel.

Examples

The following example enables the trapping of ARP packets that come through a tunnel.

device# configure terminal
device(config)# tunneled-arp-trap enable 

The following example disables the trapping of ARP packets that come through a tunnel.

device# configure terminal
device(config)# no tunneled-arp-trap enable