Thread: What is TTL?
View Single Post
  #2  
Old 01-05-2002, 01:38 AM
wizbones wizbones is offline
Golden Techie
 
Join Date: Sep 2001
Location: Stayton, OR
Posts: 699
Send a message via Yahoo to wizbones
Default Re: What is TTL?

TTL specifies how long a datagram can stay in the internet, it is set by the sender, and is decremented by the routers and hosts who process it.

A datagram will be discarded if the TTL becomes zero and it still hasn't reached its destination. An error message will be sent to the sender.

The original TTL definition uses time in seconds. It can be simplified  by using number of hops, i.e. TTL will be decremented by 1 at each router along the path. Therefore TTL becomes a “hop limit”.

Hope that helps  ;D
__________________
Wizbones PC
http://www.wizbonespc.com
--------------------------------------------------------
The Maximum Effective Range of an Excuse is Zero point Zero Meters!
Reply With Quote