Thread: What is TTL?
View Single Post
  #6  
Old 02-10-2002, 12:21 PM
Ciscosell
 
Posts: n/a
Default Re: What is TTL?

An example of how TTL can be utilized is traceroute. It purposely sets the time to live to zero so an error is reported (TTL is exceeded) at each hop. The SA (Source Address) is read from each packet returned and reports this as a hop along with hop latency. Because each router acts as a “proxy” traceroute will get the message from each router (hop). This is a pretty cool example of how TTL can be used.
Reply With Quote