574 views

1 Answer

1 votes
1 votes

21

TTL field is modified only at Network layer. When a packets routes through Router/Network layer it checks the value of TTL field and accepts the packets and decrements the value of ttl by 1 if it is not 0. In Case if it is 0 then network layer simply discards the packets. LANs (HUbs) work at data link layer. Here packets is passing through 2 routers R1 and R2. so at the router it will be decremented to 24-1-1 = 22. Now t the Receiver end also it will pass through Network layer and there also it will be decremented by 1. Finally at the Receiver end value of TTL field will be 22-1 = 21.

Related questions

1 votes
1 votes
1 answer
1
arnav1827 asked Mar 21, 2023
1,223 views
One of the header fields in an IP datagram is the Time to Live (TTL) field. Which of the following statements best explains the need for this field ? It can be used to pr...
0 votes
0 votes
2 answers
2
Lokesh Arya asked Jul 4, 2018
591 views
whenever the packet forwarded by router the TTL value will be decremented by one unit . Is it necessary that TTL value decremented by one unit ??? IT's values changes by...
0 votes
0 votes
1 answer
4
srestha asked Dec 23, 2015
403 views
Which of the following is the purpose of TTL field in DNS record?1) If a record is lost during transmission , it will not circulate endlessly2) Cached copies of the recor...