Techadvice.com

Main,
Tech Info,
Glossary,
Companies,
Hardware
.
Software.
Windows 95, 98, ME, XP,
NT4, 2000, Errors,
Applications
,
Search products ,
Search FAQs.
Shop
Companies,
Products
,

Your Ad Here


ARP (Address Resolution Protocol ) | Tech Info Home Page |


General Information

Address Resolution Protocol (ARP)

A networking protocol which is responsible for determining the MAC address of a frame by performing a resolution of IP addresses to MAC addresses on outgoing packets. This information is used by the Network access Layer of the OSI model. The MAC address is 48 bits and the IP address is 32 bits long.

ARP allows the requesting computer to find the MAC address of another computer on the same physical network using the destination computer's IP address.

Typically the ARP sequence is as follows.

1) The Network Layer accepts an IP packet. The local cache is searched for a match between the destination IP address and the MAC address and if one is found the packet is forwarded to that address.

2) When the cache does not have an entry for the requested address, an ARP request is broadcasted to all computers on the network. If any receiving host has a matching address, it responds to the ARP request with its MAC address.

3) The originating computer adds the address to its table and sends the packet to the proper destination.

ARP is controlled by the RFC 826 standard.

Microsoft Implementation 

 


 

You are at the www.techadvice.com site which is not associated with the company or products shown on this page.
Contact Us,
Disclaimer
Advertisers
ExoticRecipes
 

© 1997,98,99,2000 www.techadvice.com All rights reserved

---