Traceroute: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Howard C. Berkowitz
No edit summary
m (Text replacement - "North American Network Operators Group" to "North American Network Operators Group")
 
Line 11: Line 11:
  | title = Tutorial: How to Accurately Interpret Traceroute Results
  | title = Tutorial: How to Accurately Interpret Traceroute Results
  | author = Richard Steenbergen |date = 25 January 2009
  | author = Richard Steenbergen |date = 25 January 2009
  | publisher = [[North American Network Operators Group]]
  | publisher = North American Network Operators Group
}}</ref> For example, the sum of hop-by-hop delays between two points may differ from the delay reported by the [[ping]] tool, because both ping and traceroute use different protocols, and router designers handle these differently.  
}}</ref> For example, the sum of hop-by-hop delays between two points may differ from the delay reported by the [[ping]] tool, because both ping and traceroute use different protocols, and router designers handle these differently.  
==Theory of operation==
==Theory of operation==

Latest revision as of 14:36, 25 June 2024

This article is developing and not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

An extensively used internet operations tool, introduced in 1993, [1] traceroute attempts to determine the hop-by-hop routing connectivity between two Internet addreses, or shed light on where connectivity fails. It is often used as a way to estimate network performance, but the user must know its limitations for this purpose, and how to interpret sometimes subtle anomalies.[2] For example, the sum of hop-by-hop delays between two points may differ from the delay reported by the ping tool, because both ping and traceroute use different protocols, and router designers handle these differently.

Theory of operation

Factors influencing results

References

  1. G. Malkin (January 1993), Traceroute Using an IP Option, Internet Engineering Task Force, RFC1393
  2. Richard Steenbergen (25 January 2009), Tutorial: How to Accurately Interpret Traceroute Results, North American Network Operators Group