Enables ARP (Address Resolution Protocol) packets that come through a tunnel to be trapped to CPU.
By default, ARP packets that come through a tunnel are trapped to CPU.
Global configuration mode
Use the no form of the command to disable the trapping of ARP packets that come through a tunnel.
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