ip arp learn-any

Enables address-resolution protocol (ARP) learning from any ARP request.

Syntax

ip arp learn-any
no ip arp learn-any

Command Default

Default ARP learning

Modes

VE configuration mode

Port-channel configuration mode

Usage Guidelines

This command enables learning from any ARP request (not necessarily targeted to my ip address).

To reset default ARP learning, use the no form of this command.

Examples

The following example enables learn-any on VE 100.

device# configure terminal
device(config)# interface ve 100
device(config-if-Ve-100)# ip arp learn-any