Please Whitelist This Site?
I know everyone hates ads. But please understand that I am providing premium content for free that takes hundreds of hours of time to research and write. I don't want to go to a pay-only model like some sites, but when more and more people block ads, I end up working for free. And I have a family to support, just like you. :)
If you like The TCP/IP Guide, please consider the download version. It's priced very economically and you can read all of it in a convenient format without ads.
If you want to use this site for free, I'd be grateful if you could add the site to the whitelist for Adblock. To do so, just open the Adblock menu and select "Disable on tcpipguide.com". Or go to the Tools menu and select "Adblock Plus Preferences...". Then click "Add Filter..." at the bottom, and add this string: "@@||tcpipguide.com^$document". Then just click OK.
Thanks for your understanding!
Sincerely, Charles Kozierok
Author and Publisher, The TCP/IP Guide
Due to the prominence of TCP/IP in the world of networking, most discussions of address resolution jump straight to the TCP/IP Address Resolution Protocol (ARP). This protocol is indeed important, and we will take a look at it in the next section. However, the basic problem of address resolution is not unique to any given implementation that deals with it, such as TCP/IP's ARP. To provide better understanding of resolving addresses between the data link layer and the network layer and to support for our examination of ARP, I think it's a good idea to start by looking at the matter in more general terms.
To that end, I provide here some background information on address resolution, exploring various concepts and issues related to the technique in general terms. I begin by discussing the need for address resolution in general terms. I then describe the two main methods for solving the address resolution problem: direct mapping and dynamic resolution. I also discuss some of the efficiency issues involved in practical dynamic address resolution, with a focus on the importance of caching.
Quick navigation to subsections and regular topics in this section