Explains how ARP cache entries retain IP-to-hardware-address mappings and when to define a permanent static entry for consistent address translation.
An ARP cache entry is an address correspondence that
-
maps a network address, such as an IP address, to an Ethernet hardware address
-
lets the system retrieve an existing mapping without repeating address resolution, and
-
remains in the cache dynamically for a predetermined time or permanently when configured as a static entry.