# Address Resolution Protocol (ARP)

Last edited: 2024-05-21

Address Resolution Protocol (ARP)

This protocol is used to update a nodes ARP cache within a network . When this node needs to send packet to a address within its network (as identified by the network mask ) but that entry is missing from the ARP cache it does the following.

If no host responds to the ARP message - the original message is dropped.