PING: (Packet Inter-Net Groper)

What is PING?

ICMP message

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 


What is PING?

 


Format of ICMP message for echo request and echo reply.

type (0 or 8 )  code (0)  checksum 
identifier  sequence number 
optional data 

 

  1. The number of bytes sent 
  2. The source IP address (xxx.xxx.xxx.xxx) 
  3. The ICMP_sequence number 
  4. The TTL - time to live in milliseconds 
  5. Round trip in milliseconds 

There are many Ping programs available, each with their own set of options and format for display of the information received.

Refer to the Tutorial for an example of one of these programs and options.