Home » Computer Networks » Computer networks miscellaneous » Question

Computer networks miscellaneous

  1. For which one of the following reasons does Internet Protocol (IP) use the Time To Live (TTL) field in the IP datagram header?
    1. Ensure packets reach destination within that time
    2. Discard packets that reach later than that time
    3. Prevent packets from looping indefinitely
    4. Limit the time for which a packet gets queued in intermediate routers
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.



Your comments will be displayed only after manual approval.