ICMPv6 introduction


ICMP Protocol Overview

Internet Control Message Protocol (ICMP), documented in RFC 792, is a required protocol tightly integrated with IP. ICMP messages, delivered in IP packets, are used for out-of-band messages related to network operation or mis-operation. Of course, since ICMP uses IP, ICMP packet delivery is unreliable, so hosts can't count on receiving ICMP packets for any network problem. Some of ICMP's functions are to:

ICMPv6 Protocol Overview

The ICMPv6 (Internet Control Message Protocol version 6) is an integral part of the IPv6 architecture and must be completely supported by all IPv6 implementations. ICMPv6 combines functions previously subdivided among different protocols, such as ICMP (Internet Control Message Protocol version 4), IGMP (Internet Group Membership Protocol), and ARP (Address Resolution Protocol), and it introduces some simplifications by eliminating obsolete types of messages no longer in use.

HOME


Copyright © 2003 ALAS, Inc. All Rights Reserved.