What does ARP stand for?
Address Resolution Protocol
It is a protocol that is responsible for allowing devices to identify themselves on a network.
ARP
It allows a device to associate its MAC address with an IP address on the network.
ARP
It sent, a message is broadcasted on the network to other devices asking, “What is the mac address that owns this IP address?” When the other devices receive that message, they will only respond if they own that IP address
ARP Request
It replies with its MAC address
ARP Reply
A temporary memory inside a device (computer, router, switch) that stores IP address → MAC address mappings.
ARP Cache
What category of ARP Packet asks a device whether or not it has a specific IP address?
Request
What address is used as a physical identifier for a device on a network?
MAC Address
What address is used as a logical identifier for a device on a network?
IP Address