TCP/IP Basics

ICMP

English

Overview

A protocol used for connectivity checks and error notification, used by ping.

Details

Short for Internet Control Message Protocol. A network-layer control protocol used for connectivity checks and error notification, underlying tools such as ping and traceroute. The message type is expressed as a combination of Type and Code fields -- for example, Echo Request is type 8 and Destination Unreachable is type 3.

More Networking terms