The arp command: arp -s InetAddr EtherAddr enables you to manually add an entry to ARP cache which resolves the IP address InetAddr to the physical address EtherAddr. What could happen if, when you manually added an entry, you entered the correct IP address, however the wrong Ethernet address for that remote interface?