18.5k views
1 vote
A host wants to send a message to another host with the IP address 115.99.80.157. IP does not know the hardware address of the destination device. Which protocol can be used to discover the MAC address?

BOOTP
ARP
DNS
DHCP
IGMP
ICMP

User Chen Lim
by
4.4k points

1 Answer

3 votes

Answer: ARP ( Address Resolution Protocol)

Step-by-step explanation:

The address resolution protocol is is one of the type transmission protocol that helps in determining the address of the MAC (Media access control) layer and the IPV4 address.

  • It is basically use for resolving the given IP address by using the hardware and the media access control in the network interface.
  • The main function of the ARP is that it typically used the MAC address for identifying the various types of mode in the network.
  • It is used the ARP format in the form of packet structure for transmitting the message from one place to another in the local network.

Therefore, the host is using the address resolution protocol for discovering the MAC address.

User Anton Roslov
by
4.4k points