-
For which one of the following reasons does Internet Protocol (IP) use the Time To Live (TTL) field in the IP datagram header?
-
- Ensure packets reach destination within that time
- Discard packets that reach later than that time
- Prevent packets from looping indefinitely
- Limit the time for which a packet gets queued in intermediate routers
- Ensure packets reach destination within that time
Correct Option: C
IP (Internet Protocol) uses TTL (Time-to-Live) because it indicates how long a packet should be in the network. This field limits the lifespan of data in a computer network. It may be implemented as counter or timestamp, thereby prevents a data packet from looping indefinitely.