Solution:What is the name of the protocol that allows a client to send a broadcast message with its MAC address and receive an IP address in reply? Reverse Address Resolution Protocol - It is used to get IP address with the help of physical address (MAC Address)
ARP (Address resolution protocol) is a protocol used by the Internet protocol (IP), specifically IPV4, to map IP network addresses to the hardware addresses used by a data link protocol, that is MAC address.
DNS (Domain Name System) DNS is a host name to IP address translation service. DNS is a distributed database implemented in a hierarchy of name servers. It is an application layer protocol for message exchange between clients and servers.
RARP :- The Reverse Address Resolution Protocol (RARP) is a computer networking protocol used by a client computer to request its Internet protocol (IP) address from a computer network, when all it he available is its link layer or hardware address, such as a MAC address. RARP protocol broadcast message with its MAC address and receive an IP address in reply. The Internet Control Message Protocol (ICMP)- The internet control Message protocol (ICMP) is a supporting protocol in the Internet protocol suite. It is used by network devices, including routers, to send error messages and operational information indicating success or failure when communicating with another Host IP address.