909 views

2 Answers

0 votes
0 votes
minimum MTU given is 480.. 20 bytes for header+ 460 bytes of payload
since 460 is not divisible by 8.. so we would take 456 bytes... now for 1600 datagram,1600 bytes have to be transferred in packet of size 456..
no of packets= 1600/456=3.5=4 packet.. for 4 packets 20 bytes included in each packet.. so 1680 bytes...
0 votes
0 votes
my answer is 1700

because there will be 5 packets who is having a header of 20 byte
Answer:

Related questions

2 votes
2 votes
1 answer
1
Gate Madrista asked Jan 6, 2017
1,358 views
2 votes
2 votes
1 answer
2
Sandip Shaw asked Nov 12, 2015
2,429 views
I always get confused between internal and external fragmentation.Is there any relation between them?pls explain in detail
0 votes
0 votes
1 answer
3
0 votes
0 votes
0 answers
4
mridul_negi asked Feb 25
124 views
A packet has arrived in which the offset value is 100. Then what's the number of 1st Byte?