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


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!

Read offline with no ads or diagram watermarks!
The TCP/IP Guide

Custom Search







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 Internet Layer (OSI Network Layer) Protocols

Previous Topic/Section
Mobile IP Security Considerations
Previous Page
Pages in Current Topic/Section
1
Next Page
ICMP Concepts and General Operation
Next Topic/Section

Internet Control Message Protocol (ICMP/ICMPv4 and ICMPv6)

The Internet Protocol (IP) is the key network layer protocol that implements the TCP/IP protocol suite. Since IP is the protocol that provides the mechanism for delivering datagrams between devices, it is designed to be relatively basic, and to function with few “bells and whistles”. One of the provisions it lacks is some way to allow errors to be reported back to a transmitting device, and for tests and special tasks to be accomplished. However, these capabilities are necessary for the operation of an internetwork, so TCP/IP defines an adjunct protocol for IP that provides them: the Internet Control Message Protocol (ICMP)

In this section I describe the operation of ICMP using two main subsections. The first subsection describes ICMP concepts and operation in general terms, including a look at the overall method by which ICMP messages are packaged and the circumstances under which they are sent. The second subsection provides detailed descriptions of each of the individual message types supported by ICMP.

ICMP was developed to be a companion to the original Internet Protocol, version 4. With the creation of IP version 6 (IPv6), a new version of ICMP called (ta-da) ICMP version 6 (ICMPv6) was created as well, and the original ICMP is now sometimes called ICMPv4 to differentiate it, just as the “old” IP is now often called “IPv4”. These two versions have some differences in their specifics, but really are very similar in overall operation. For this reason, I decided to integrate the general operation description of both versions of ICMP, and just point out where the differences are between them. The area where IPv4 and IPv6 most differ is in specific message types and formats, so these have been described separately in the second subsection.

Background Information: Due to the close relationship between ICMP and IP, this section assumes familiarity with basic IP concepts, including IP addressing, the general format of IP datagrams and how they are routed. To better understand ICMPv6 details, you may also want to reference the IPv6 addressing and datagram encapsulation topics, and especially the IPv6 Neighbor Discovery (ND) protocol.


Quick navigation to subsections and regular topics in this section



Previous Topic/Section
Mobile IP Security Considerations
Previous Page
Pages in Current Topic/Section
1
Next Page
ICMP Concepts and General Operation
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.