Use this procedure to enable ARP learning
locally and from all ARP requests.
-
Access global configuration
mode.
device# configure terminal
-
Access VE configuration mode.
device(config)# interface ve 110
-
Enable fabric learning.
device(config-ve-110)# ip arp learn-any
The following example summarizes the commands in this
procedure.
device# configure terminal
device(config)# interface ve 110
device(config-ve-110)# ip arp learn-any