What's the meaning of ARP in TCP/IP?

Answers were Sorted based on User's Feedback



What's the meaning of ARP in TCP/IP?..

Answer / daniel

The "ARP" stands for Address Resolution Protocol. The ARP
standard defines two basic message types: a request and a
response. a request message contains an IP address and
requests the corresponding hardware address; a replay
contains both the IP address, sent in the request, and the
hardware address.

Is This Answer Correct ?    31 Yes 2 No

What's the meaning of ARP in TCP/IP?..

Answer / asd

Arp is address resolution Protocol.

Is This Answer Correct ?    21 Yes 7 No

What's the meaning of ARP in TCP/IP?..

Answer / arun

Arp is address resolution Protocol.
Its use for finding Mac address base of IP address.

Is This Answer Correct ?    13 Yes 1 No

What's the meaning of ARP in TCP/IP?..

Answer / ramganesh1982

The previous answers are sufficient enough for this
question especially Answer 1 ,but a more precise and
detailed answer [if needed] is added here

ARP is used to map a destination IP address to its MAC
address.An ARP request when added to a IP datagram has the
following fields to it [Note that a ARP request packet is
added to the IP datagram in the DATA Field]...

1) Hardware Type [Ethernet/Token Ring .. Details]
2) Protocol Type [IP/IPX ..details]
3) Operation field
[ARP Req,ARP reply,Proxy ARF Req,Proxy ARP Reply]
4) H/w Length
5) Protocol Length
6) Source IP
7) Source MAC addr
8) Destination IP
9) Destination MAC addr

Here the main focus will be on the fields 6-9 ..
6) Source IP [needs no explanation]
7) Source MAC addr [needs no explanation]
8) Destination IP [needs no explanation]
9) Destination MAC addr [This will be 0000:0000:0000]

So,how do we say a ARP request is broadcasted ?

Yes,it is broadcasted ... The reason is that,the
Destination MAC address at Layer 2 will be FFFF:FFFF:FFFF
whereas the Destination MAC on a ARP Packet will be 0000:
0000:0000 which is encapsulated as a payload in a datagram.

On receving this ARP request the Destination will fill its
own MAC address in place of all 0's and send it back to the
source as ARP reply.

Is This Answer Correct ?    15 Yes 3 No

What's the meaning of ARP in TCP/IP?..

Answer / syambabu allu

ARP sents the request in broadcast,
response is unicast

Is This Answer Correct ?    8 Yes 4 No

What's the meaning of ARP in TCP/IP?..

Answer / syed mahboob feroz ahmed

Hi,
ARP is defined as Address Resolution Protocol and TCP/IP is
defined as Transmission Control Protocol/Internet Protocol.

Is This Answer Correct ?    3 Yes 0 No

What's the meaning of ARP in TCP/IP?..

Answer / neeraj yadav

Arp is address rsolving protocol .this protocol resolve ip
to mac address.

Is This Answer Correct ?    3 Yes 0 No

What's the meaning of ARP in TCP/IP?..

Answer / praveen sharma

ARP is a address resolution protocols.it resolve ip address
to mac address.
TCP/IP is tramisson control protocols/internet protocols it
is used to send data between host to destination

Is This Answer Correct ?    2 Yes 0 No

What's the meaning of ARP in TCP/IP?..

Answer / abinash

Arp is address resolution Protocol.
Its use for finding Mac address base of IP address

Is This Answer Correct ?    3 Yes 3 No

What's the meaning of ARP in TCP/IP?..

Answer / priyanka

ARP is jst finding the mac address when the ip address is known of a host.ARP basically needs to be find out when NIC (network interface card) is not present in host as we know that mac address is present on it. So it is the reason of finding the mac address.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More TCP IP Interview Questions

What is netsh interface?

0 Answers  


what is the difference between network based bug tracking system and bug tracking system?

1 Answers  


Explain what is subneting?

0 Answers  


What is tcp ip socket?

0 Answers  


Why its so called Open system interconnection reference model?

0 Answers   Deshaw,






What is j std 001 certification?

0 Answers  


How will I know my ip address?

0 Answers  


how does the connectivity of rails?

2 Answers   HCL,


What is reverse ip lookup?

0 Answers  


what is proxy?

2 Answers   DELL, HCL, SSC,


Can port forwarding mess up internet?

0 Answers  


What is difference between tcp and ip?

0 Answers  


Categories