How Internet Control Message Protocol (ICMP) Works?

Опубликовано: 02 Март 2026
на канале: Animated Study
2,433
43

Internet Control Message Protocol (ICMP) works as companion protocol of IP which used to convey the errors and information to original host.

ICMP messages are of two types first is error-reporting messages and second is query messages. The error-reporting messages report problems that a router or a host may encounter when it processes an IP packet. The query messages help a host or a network manager get specific information from a router or another host.

Error reporting messages are further classified as destination unreachable, source quench, time exceeded, parameter problems, and redirection and important query messages are like echo request and replay and timestamp request and replay. This video explains all messages in detail with examples.

See Full Playlist on Computer Networks:    • Computer Networks  

See Full Playlist on HTML, CSS and JavaScript:    • HTML, CSS and JavaScript  

See Full Playlist on Data Structures:    • Data Structures  
#ICMP #ComputerNetwork #AnimatedStudy