ARP (Address Resolution Protocol) in action
Suppose machine A wants to send its message packets to B which has the IP address 1B. A only knows B’s IP address and thus as a first step, sends an ARP request to B to get machine B’S hardware address. Now, before sending the ARP request, A checks up in its ARP cache whether…