

McqMate
Q. |
The TTL field has value 10. How many routers (max) can process this datagram? |
A. | 11 |
B. | 5 |
C. | 10 |
D. | 1 |
Answer» C. 10 | |
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. |
View all MCQs in
Computer Architecture and OrganizationNo comments yet