Tech moves fast! Stay ahead of the curve with Techopedia!
Join nearly 200,000 subscribers who receive actionable tech insights from Techopedia.
Time to live (TTL) is a mechanism used to limit the lifespan of data on a network. Data is discarded if the prescribed TTL elapses. The idea behind having a TTL is to prevent any data packet from circulating indefinitely.
Time to live (TTL) is basically the number of hops that a packet travels before being discarded by a router. Specific TTL numbers indicate the maximum range for packets.
The initial TTL value is set as an eight binary digit field of the packet header by the sending host. The TTL field is set by the sender of the datagram and reduced by every router on the route to its destination. When forwarding IP packets, the router decreases the TTL value by at least 1. When the packet TTL value reaches 0, the router discards it and sends an Internet Control Message Protocol (ICMP) message back to the originating host.
Join nearly 200,000 subscribers who receive actionable tech insights from Techopedia.