๐ŸŽ New User? Get 20% off your first purchase with code NEWUSER20 ยท โšก Instant download ยท ๐Ÿ”’ Secure checkout Register Now โ†’
Menu

Categories

Networking Intermediate

What is ICMP (Internet Control Message Protocol)?

A network protocol used for diagnostic and error reporting, including ping and traceroute functionality.

ICMP sends error messages and operational information between network devices. Ping uses ICMP Echo Request/Reply to test reachability and measure round-trip time. Traceroute uses ICMP Time Exceeded messages to discover the network path.

Common ICMP messages include Destination Unreachable, Time Exceeded, Redirect, and Source Quench. While essential for network diagnostics, ICMP is often restricted by firewalls to prevent information disclosure and DDoS amplification attacks.

Related Terms

Network Segmentation
The practice of dividing a network into isolated segments to improve security, performance, and management.
SDN (Software-Defined Networking)
An approach that separates the network control plane from the data plane, enabling centralized, programmable network management.
VPN (Virtual Private Network)
A technology that creates an encrypted tunnel between your device and a remote server, securing internet traffic.
SNMP (Simple Network Management Protocol)
A protocol for monitoring and managing network devices like routers, switches, servers, and printers remotely.
DNS (Domain Name System)
A hierarchical naming system that translates human-readable domain names into IP addresses.
TCP vs UDP
Two transport layer protocols: TCP provides reliable, ordered delivery while UDP provides fast, connectionless delivery without guarantees.
View All Networking Terms โ†’