What will happen if a new ARP request packet is received, but the MAC address to IP address is already present in the ARP cache?

If a ARP request packet is received and the mapping already exists in the ARP cache, it will be overwritten with the values present in the request.

Contents