📝 Question
#2222
The TTL field has value 10. How many routers (max) can process this datagram?
✓
Correct Answer
A. 11
💡
Explanation
TTL stands for Time to Live. This field specifies the life of the IP packet based on the number of hops it makes (Number of routers it goes through). TTL field is decremented by one each time the datagram is processed by a router. When the value is 0, the packet is automatically destroyed.
⌨️ Press
A
B
C
D
to select