Why are ARP Request packets not transmitted (i.e., not encapsulated) like IP packets? Explain your answer.

What will be an ideal response?


ARP request is needed only when the communication in the physical layer happens using hardware
address in the same network segment. Logically, ARP request is used when IP address of the host
being connected is unknown. Therefore, we can not send ARP request using IP packet as a IP
datagram. Another reason is even if we develop an algorithm to use IP packet for ARP, it is not
efficient at all, because IP header is unnecessary to get ARP reply. In short, ARP encapsulated in
ethernet frame is better approach rather than in IP datagram

Computer Science & Information Technology

You might also like to view...

You can resize any placeholder or any slide object by using its _____.

A. Resize button B. shortcut menu C. Quick Analysis buton D. sizing handles

Computer Science & Information Technology

You can press ____ in Windows to open the Import dialog box.

A. [Alt][C] B. [Alt][O] C. [Ctrl][R] D. [Ctrl][O]

Computer Science & Information Technology

As with a while loop, when you use a for loop, you must be careful to stay within array bounds.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The case of the system unit is made of metal or plastic and protects the internal electronic components from damage.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology