Consider the following two statements. S1 : Destination MAC address of an ARP reply is a broadcast address. S2 : Destination MAC address of an ARP request is a broadcast address. Which one of the following choices is correct?

Consider the following two statements. S1 : Destination MAC address of an ARP reply is a broadcast address. S2 : Destination MAC address of an ARP request is a broadcast address. Which one of the following choices is correct? Correct Answer S<sub>1</sub> is false and S<sub>2</sub> is true.

Answer: Option 3

Concept:

Address Resolution Protocol:

  • ARP resolves an IP address to a MAC address.
  • The purpose of the ARP request packet is to query all the other hosts and routers on the subnet to determine the MAC address corresponding to the IP address that is being resolved.
  • The ARP Request Packet, broadcast to all other hosts and routers on the subnet using MAC broadcast address, namely, FF-FF-FF-FF-FF-FF.
  • The ARP reply will be a unicast packet that contains the desired mapping. 

Explanation:

Statement 1:Destination MAC address of an ARP reply is a broadcast address.

This is not correct as the Destination MAC address of ARP reply will be a unicast address as ARP reply will be a unicast packet.

Statement 2: Destination MAC address of an ARP request is a broadcast address.

This is correct.

Related Questions

If a switch receives a frame and the source MAC address is not in the MAC address table but the destination address is, what will the switch do with the frame?
Given below are two statements Statement I :  The MAC address identifies which device is connected at a given IP address Statement II : MAC addresses are unique to each device In light of the above statements, choose the correct answer from the options given below
Which of the following allows a router to respond to an ARP request that is intended for a remote host?