M2Q7: Address Resolution Protocol (ARP) Flashcards

1
Q

Computers need to know only the IP address of a destination computer in order to communicate with it across a network.

A. True
B. False

A

B. False

Explanation: Computers must know both the IP address and MAC address in order to communicate across a network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

The acronym ARP means ____________________________.

A. Address Reservation Protocol
B. Abbreviated Routing Protocol
C. Addressable Routed Packet
D. Address Resolution Protocol

A

D. Address Resolution Protocol

Explanation: ARP is the Address Resolution Protocol.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

ARP is used to find the MAC address of a host when the IP address is known.

A. True
B. False

A

A. True

Explanation: ARP is used to find the MAC address of a host when the IP address is known. Another way to say this is that ARP is used to resolve IP Addresses into MAC addresses.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

An ARP table (or ARP cache) contains a list of known IP address and MAC address relationships.

A. True
B. False

A

A. True

Explanation: The ARP cache is a table that is kept on computers which contains all the IP address and MAC address relationships that the computer has learned about. This way if the computer needs to communicate with a specific IP address it is able to build a Frame with the associated MAC address as it communicates out onto the network. Otherwise, the computer must first send out an ARP request to learn the MAC address which it will then place into the ARP cache.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly