1,340 views
2 votes
2 votes
a router is blasting out IP packets whose total length (data+header) is 1024 bytes.assume packet live for 10 sec ,what is the max line speed the router can operate at without danger of cycling through the IP DATAGRAM  ID number space?

1 Answer

Best answer
5 votes
5 votes
In IPV4 header Identification number field is $16$bit, and an ID number is associated with each packet means you can assign unique ID number to $2^{16}$ packets and each packet contains $1024$ bytes of data.

So, You must transfer $2^{16}*1024B$ of data within $10$ seconds.

So, BW $\color{navy}{= \frac{2^{16}*1024*8\;bits}{10\; sec} = 53.68\;Mbps}$
selected by

Related questions

1 votes
1 votes
1 answer
1
arnav1827 asked Mar 21, 2023
1,219 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
1 answer
2
1 votes
1 votes
1 answer
3