Using three packets for traceroute

Traceroute sends three packets for each hop in the path. when the source recieves the packets it will display the RTT for each of the packets. The reason is becuase network are usually not reliable and packets might drop on the way back.

Simulation

Simulation shows three packets for each hop in the path.

 

 

 

To post this tutorial in your website copy the following code: <script type="text/javascript"> var tID=26; </script> <script type="text/javascript" src="http://www.osischool.com/library/code.js"></script>