PC Review


Reply
Thread Tools Rate Thread

Is Address Resolution Protocol (ARP) a routing protocol?

 
 
vickieonthego@gmail.com
Guest
Posts: n/a
 
      23rd May 2007
Is address resolution protocol (ARP) a routing protocol?

thanks

 
Reply With Quote
 
 
 
 
John Wunderlich
Guest
Posts: n/a
 
      23rd May 2007
(E-Mail Removed) wrote in news:1179887844.481562.6810
@g4g2000hsf.googlegroups.com:

> Is address resolution protocol (ARP) a routing protocol?


No.

ARP solves the dilema where all packets are moved around using Ethernet
packets which use 48-bit Ethernet/MAC addresses (xx:xx:xx:xx:xx:xx) to
find a destination device. TCP/IP knows of only 32-bit IP addresses,
so ARP allows a device to broadcast on the local subnet with a message
that effectively says "Will the device at IP address yy.yy.yy.yy please
send me your Ethernet address so we can talk".

For more info, read RFC 826
<http://www.faqs.org/rfcs/rfc826.html>

HTH,
John
 
Reply With Quote
 
Jim
Guest
Posts: n/a
 
      23rd May 2007

"John Wunderlich" <(E-Mail Removed)> wrote in message
news:Xns9938EA1022790wunderpsdrscray@66.250.146.128...
> (E-Mail Removed) wrote in news:1179887844.481562.6810
> @g4g2000hsf.googlegroups.com:
>
>> Is address resolution protocol (ARP) a routing protocol?

>
> No.
>
> ARP solves the dilema where all packets are moved around using Ethernet
> packets which use 48-bit Ethernet/MAC addresses (xx:xx:xx:xx:xx:xx) to
> find a destination device. TCP/IP knows of only 32-bit IP addresses,
> so ARP allows a device to broadcast on the local subnet with a message
> that effectively says "Will the device at IP address yy.yy.yy.yy please
> send me your Ethernet address so we can talk".
>
> For more info, read RFC 826
> <http://www.faqs.org/rfcs/rfc826.html>
>
> HTH,
> John

And then there is the RARP protocol which says: "Will the device at
Ethernet address "blah blah blah" please use
the IP address yy.yy.yy.yy so we can talk".

Jim


 
Reply With Quote
 
=?Utf-8?B?VlBOIGNsaWVudCBjb25maWcvc29mdHdhcmUgUHJv
Guest
Posts: n/a
 
      23rd May 2007
To see what arp is all about, you should look into the tables it stores in
memory.
Arp tables are not in files, are in RAM, in change over time.
To get a snapshot of the table, open a DOS Window and type the command:
arp -a

You should see the table

"Jim" wrote:

>
> "John Wunderlich" <(E-Mail Removed)> wrote in message
> news:Xns9938EA1022790wunderpsdrscray@66.250.146.128...
> > (E-Mail Removed) wrote in news:1179887844.481562.6810
> > @g4g2000hsf.googlegroups.com:
> >
> >> Is address resolution protocol (ARP) a routing protocol?

> >
> > No.
> >
> > ARP solves the dilema where all packets are moved around using Ethernet
> > packets which use 48-bit Ethernet/MAC addresses (xx:xx:xx:xx:xx:xx) to
> > find a destination device. TCP/IP knows of only 32-bit IP addresses,
> > so ARP allows a device to broadcast on the local subnet with a message
> > that effectively says "Will the device at IP address yy.yy.yy.yy please
> > send me your Ethernet address so we can talk".
> >
> > For more info, read RFC 826
> > <http://www.faqs.org/rfcs/rfc826.html>
> >
> > HTH,
> > John

> And then there is the RARP protocol which says: "Will the device at
> Ethernet address "blah blah blah" please use
> the IP address yy.yy.yy.yy so we can talk".
>
> Jim
>
>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
whats ARP (address resolution protocol)? KellyWayper@gmail.com Windows XP General 1 14th Aug 2008 12:49 AM
Trying to send an ARP(Address Resolution Protocol) Message with Socket Shoveler Microsoft C# .NET 7 9th Aug 2006 08:32 PM
The RDP protocol component X.224 detected an error in the protocol stream and has disconnected the client peter.loerns@westpark.derby.sch.uk Microsoft Windows 2000 Terminal Server Applications 2 5th Jul 2005 01:53 PM
ARP (Address Resolution Protocol) + Mac Spoofing =?Utf-8?B?c3RhcjR5b3U=?= Windows XP Networking 0 3rd Jun 2005 09:44 PM
urgent : removed Internet Protocol (TCP/IP) from protocol install menu nikki Microsoft Windows 2000 Networking 3 25th Nov 2003 09:01 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:16 AM.