SHARE
SPREAD
HELP

The Tradition of Sharing

Help your friends and juniors by posting answers to the questions that you know. Also post questions that are not available.


To start with, Sr2Jr’s first step is to reduce the expenses related to education. To achieve this goal Sr2Jr organized the textbook’s question and answers. Sr2Jr is community based and need your support to fill the question and answers. The question and answers posted will be available free of cost to all.

 

#
Authors:
James F. Kurose, Keith W. Ross
Chapter:
The Link Layer: Links,access Networks, And Lans
Exercise:
Review
Question:11 | ISBN:9780132856201 | Edition: 6

Question

Why is an ARP query sent within a broadcast frame? Why is an ARP response sent within a frame with a specific destination MAC address?

TextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbookTextbook

Answer

In order for a sender to send an IP datagram the sender must know both the IP   address and the MAC address. In order to get the unknown MAC address the sender will send an ARP query as a broadcast message across the LAN. Each node will receive this message and determine that it is a broadcast message. That node/adapter will then send the message up to its own ARP module. Each ARP module checks to see if that IP address matches its IP address. If it does, it will send the ARP response back to the sender with the MAC address inside a frame of the packet. 

2 0

Discussions

Post the discussion to improve the above solution.