NOTE: Using software to mass-download the site degrades the server and is prohibited.
If you want to read The TCP/IP Guide offline, please consider licensing it. Thank you.

The Book is Here... and Now On Sale!

The whole site in one document for easy reference!
The TCP/IP Guide

Google
Web TCP/IP Guide






Table Of Contents  The TCP/IP Guide
 9  TCP/IP Lower-Layer (Interface, Internet and Transport) Protocols (OSI Layers 2, 3 and 4)
      9  TCP/IP Network Interface / Internet "Layer Connection" Protocols
           9  Address Resolution and the TCP/IP Address Resolution Protocol (ARP)
                9  Address Resolution Concepts and Issues

Previous Topic/Section
Address Resolution Concepts and Issues
Previous Page
Pages in Current Topic/Section
1
2
3
Next Page
Address Resolution Through Direct Mapping
Next Topic/Section

The Need For Address Resolution
(Page 2 of 3)

Converting Layer Three Addresses to Layer Two: Address Resolution

The basic problem is that IP addresses are too high level for the physical hardware on networks to deal with; they don't understand what they are. When your request shows up at the router that connects to The TCP/IP Guide, it can see the http://www.tcpipguide.com server's IP address, but that isn't helpful: it needs to send to server's MAC address.

The identical issue exists even with communication between devices on a LAN. Even if the Web server is sitting on the same desk as the client, the communication is logically at the IP layer, but must also be accomplished at the data link layer. This means we need a way of translating between the addresses at these two layers. This process is called address resolution.

Key Concept: Address resolution is required because internetworked devices communicate logically using layer three addresses, but the actual transmissions between devices take place using layer two (hardware) addresses.



Previous Topic/Section
Address Resolution Concepts and Issues
Previous Page
Pages in Current Topic/Section
1
2
3
Next Page
Address Resolution Through Direct Mapping
Next Topic/Section

If you find The TCP/IP Guide useful, please consider making a small Paypal donation to help the site, using one of the buttons below. You can also donate a custom amount using the far right button (not less than $1 please, or PayPal gets most/all of your money!) In lieu of a larger donation, you may wish to consider purchasing a download license of The TCP/IP Guide. Thanks for your support!
Donate $2
Donate $5
Donate $10
Donate $20
Donate $30
Donate: $



Home - Table Of Contents - Contact Us

The TCP/IP Guide (http://www.TCPIPGuide.com)
Version 3.0 - Version Date: September 20, 2005

© Copyright 2001-2005 Charles M. Kozierok. All Rights Reserved.
Not responsible for any loss resulting from the use of this site.