Enables address-resolution protocol (ARP) learning from any ARP request.
Default ARP learning
VE configuration mode
Port-channel configuration mode
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.
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