...
Question 2599 – Data-Structures
November 28, 2023
GATE 2018
November 28, 2023
Question 2599 – Data-Structures
November 28, 2023
GATE 2018
November 28, 2023

GATE 2019

Question 58

Suppose that in an IP-over-Ethernet network, a machine X wishes to find the MAC address of another machine Y in its subnet. Which one of the following techniques can be used for this?

A
X sends an ARP request packet to the local gateway’s IP address which then finds the MAC address of Y and sends to X
B
X sends an ARP request packet with broadcast IP address in its local subnet
C
X sends an ARP request packet to the local gateway’s MAC address which then finds the MAC address of Y and sends to X
D
X sends an ARP request packet with broadcast MAC address in its local subnet
Question 58 Explanation: 
Address Resolution Protocol (ARP) is a protocol for mapping an Internet Protocol address (IP address) to a physical machine address (MAC) that is recognized in the local network.
Since both are present in the same subnet thus an ARP request packet can be sent as broadcast MAC address, all will see but the only destination will reply as a unicast reply.

Video Reference :
http://eclassesbyravindra.com/mod/page/view.php?id=147

Correct Answer: D
Question 58 Explanation: 
Address Resolution Protocol (ARP) is a protocol for mapping an Internet Protocol address (IP address) to a physical machine address (MAC) that is recognized in the local network.
Since both are present in the same subnet thus an ARP request packet can be sent as broadcast MAC address, all will see but the only destination will reply as a unicast reply.

Video Reference :
http://eclassesbyravindra.com/mod/page/view.php?id=147

Leave a Reply

Your email address will not be published. Required fields are marked *