What protocol can be used to discover the MAC (layer 2) address from a host's IPv4 (layer 3) address?
Correct Incorrect Unanswered Report Issue Answer Description
The address resolution protocol (ARP) is a protocol that allows a user to obtain the MAC address of the host from a known IPv4 address. NDP services a similar function but for IPv6 addresses.
Wikipedia
The Address Resolution Protocol (ARP) is a communication protocol used for discovering the link layer address, such as a MAC address, associated with a given internet layer address, typically an IPv4 address. This mapping is a critical function in the Internet protocol suite. ARP was defined in 1982 by RFC 826, which is Internet Standard STD 37.
ARP has been implemented with many combinations of network and data link layer technologies, such as IPv4, Chaosnet, DECnet and Xerox PARC Universal Packet (PUP) using IEEE 802 standards, FDDI, X.25, Frame Relay and Asynchronous Transfer Mode (ATM).
In Internet Protocol Version 6 (IPv6) networks, the functionality of ARP is provided by the Neighbor Discovery Protocol (NDP).
Address_Resolution_Protocol - Wikipedia, the free encyclopedia Subscribe to avoid duplicate questions and track your progress over time