![]()
ICMP PCI
Move the mouse pointer to any protocol field and press the left mouse button.
3 - Internet Control Message Protocol
ICMP is used to transmit error notification concerning IP datagram delivery / routing errors. The most common error is 'destination unreachable' (network, host, protocol, or process).
The most popular application of ICMP is the ping command implemented on nearly every IP host. The ping command is used to check communication path and datagram delay.
Literature/Sources:
![]()