ICMP (Internet Control Message Protocol)

  • December 26, 2017
icmp-header-how
Internet Control Message Protocol is a Layer 3 Protocol. In IP networks, devices send ICMP encapsulated in IP packet. The general role of ICMP Protocol is generate error packets about the network devices and it is used in troubleshooting activities. As a summary, ICMP supports IP routing, diagnostics and error reporting. Network engineers use ICMP Protocol generally for troubleshooting activities. The main two troubleshooting commands for network engineers , “ping” and “traceroute”, works with Internet Control Message Protocol . In every passed node, TTL value in the IP packet decrease one. And when it is 0, that node sends ICMP message to the sender, about the reachability of the destination. Internet Control Message Protocol does not guaranteed the delivery. A hundred percent security is not required already.

ICMP Message and ICMP Header Format

ICMP Message is sent as encapsulated in IP Packet. icmp-header-how In the ICMP Message, firstly there is an ICMP Header in the front.This Internet Control Message Protocol Message , consist of the below areas: • Type • Code • Checksum • Unused icmp-header-fields We can devide ICMP Messages into two category accourding to their goals. These Message Categories are: • Error Messages • Informational / Query Messages

ICMP Type And Code Fields

ICMP Header has three main areas as we mentione above: Type, Code and Checksome. Here; • “Type” is the format of DHCP Message. • “Code” is a detailed description of DHCP Message. What are these Type and Code values? Let’s see firtly Type values and their meanings. And then we will talk about the Code values. The Type values and teir meanings are below: [sc name=”ContentRMessage”] Like ICMPv4, ICMPv6 also has the Code values. You can also check the code values of this different Types below: icmpv6-error-messages icmpv6-informational-messages icmpv6-neighbour-discovery-messages

Leave A Reply

Your email address will not be published. Required fields are marked *

You May Also Like

Cisco Systems is one of the important vendors in information technology and network field. Many network engineers work with Cisco...

SFP

SFP (Small Form-factor Pluggable) is a hot-pluggable network interface module used in the network devices of today’s computer networks. In...
Network engineers need practice on routers and switches. They use different emulators and simulators to gain hands on experience on...
CCNP ENCOR 350-401 Exam is the required exam for CCNP ENCOR (Implementing Cisco Enterprise Network Core Technologies) or CCIE Enterprise...