Question:
Networking FREEBIE questions? how skilled are you?
xGuitaristx
2009-11-30 11:47:45 UTC
The primary function of address resolution protocol is to translate the network layer address of the destination into a data link address.

True or False?
Four answers:
Emanuel
2009-11-30 12:00:49 UTC
True



@Shane:

ARP translates IP (network layer address) to MAC (data link layer address)

Inverse and Reverse ARP does MAC to IP.
joshn
2009-11-30 12:04:50 UTC
now we ll see ... how good reader you are......read it carefully then you ll get your answer....



The Address Resolution Protocol (ARP) is a computer networking protocol for determining a network host's link layer or hardware address when only its Internet Layer (IP) or Network Layer address is known. This function is critical in local area networking as well as for routing internetworking traffic across gateways (routers) based on IP addresses when the next-hop router must be determined. ARP was defined by RFC 826 in 1982.[1] It is Internet Standard STD 37.



ARP has been implemented in many types of networks, such as Internet Protocol (IP) network, CHAOS, DECNET, Xerox PARC Universal Packet, Token Ring, FDDI, IEEE 802.11 and other LAN technologies, as well as the modern high capacity networks, such as Asynchronous Transfer Mode (ATM). Due to the overwhelming prevalence of IPv4 and Ethernet in general networking, ARP is most frequently used to translate IP addresses to Ethernet MAC addresses.



The Inverse Address Resolution Protocol (Inverse ARP or InARP), is a protocol used for obtaining Network Layer addresses (e.g., IP addresses) of other nodes from Data Link Layer (Layer 2) addresses. It is primarily used in Frame Relay (DLCI) and ATM networks, in which Layer 2 addresses of virtual circuits are sometimes obtained from Layer 2 signaling, and the corresponding Layer 3 addresses must be available before these virtual circuits can be used.



As ARP translates Layer 3 addresses to Layer 2 addresses, InARP may be described as its inverse. In addition, InARP is actually implemented as a protocol extension to ARP. It uses the same packet format from ARP; but has different operation codes.



Reverse Address Resolution Protocol (Reverse ARP or RARP), like InARP, also translates Layer 2 addresses to Layer 3 addresses. However, while in InARP the requesting station is querying the Layer 3 address of another node, RARP is used to obtain the Layer 3 address of the requesting station itself for address configuration purposes. RARP is now obsolete. It was replaced by BOOTP, which was later superseded by the Dynamic Host Configuration Protocol (DHCP).





take care
GrandFireLord
2009-11-30 12:04:43 UTC
I am going to say True based on my rather limited knowledge of the networking layer. This is why I tend to not touch stuff two deep in networking as apposed to OS structure, setup, and fuctionality. As far as I know, the MAC address allows the final connection to the specific machine, as it is unique as apposed to IP address, which are not necessarily unique in a specific network. EX: 192.168.x.x addresses, 10.x.x.x address, etc....



EDIT: Appears I was beaten to it. :P
?
2009-11-30 11:52:06 UTC
sounds fair, ARP translates MAC addresses to IP addresses


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...