What is the primary purpose of the ARP protocol?

A) ARP is a predecessor to DNS and is still sometimes used to resolve names to IP addresses.
B) ARP resolves the IP address of a host on the local LAN to the host's MAC address.
C) ARP is used to determine whether an IP address is already in use before assigning an IP address via DHCP
D) ARP is used with NAT/PAT to allow for address translation and resolution
E) To determine whether a node on the network is using IPv4 or IPv6


Answer: B) ARP resolves the IP address of a host on the local LAN to the host's MAC address.

Computer Science & Information Technology

You might also like to view...

Discuss what you consider to be the four most important advantages and the four most important disadvantages of the World Wide Web as a distributed information system. Justify your selection in each case.

What will be an ideal response?

Computer Science & Information Technology

Write a shell program called wgrep that searches a file for a given pattern, just as grep does. For each line in the file that matches, print a "window" around the matching line. That is, print the line preceding the match, the matching line, and the line following the match. Be sure to properly handle the special cases where the pattern matches the first line of the file and where the pattern matches the last line of the file.

What will be an ideal response?

Computer Science & Information Technology

A(n) ________ is an indicator that displays between rows or columns in a table and is used to add rows or columns

A) insert control B) pencil C) pen D) brush

Computer Science & Information Technology

You can filter mail merge records by clicking the ____ link in the Refine recipient list section, which opens the Filter and Sort dialog box with the Filter Records tab selected.

A. Refine B. Filter C. Sort D. Edit

Computer Science & Information Technology