- 1、本文档共2页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Computer NNetworkk (2013 FFall)
Hoomeworkk Answeer Chapteer4
Queestion 4
Supppose a TCP mmessage thatt contains 2,0048 bytes of ddata and 20 bytes of TCPP header is paassed
to IPP for deliveryy across two networks off the Internett (i.e., from tthe source hoost to a routter to
the ddestination hhost). The fir sst network usses 14‐byte hheaders and hhas a MTU ooff 1,024 bytess; the
secoond uses 8‐byyte headers with an MTUU of 512 bytees. Each netwwork ‘s MTUU gives the siize of
the largest IP daatagram thatt can be carrried in a link layer frame .. Give the sizzes and offseets of
the ssequences off fragments ddelivered to the networkk layer at thee destination host. Assumme all
IP heeaders are 200 bytes.
The total data forr IP delivery is 2048 + 20 == 2068 Bytes
In neetwork1, the maximum efffective data load x = 10244 – 20 = 10044
Since the offset in IP header iss calculated ffor every 8 byytes, so the reeal x = 1000
So thhere will be 33 frames, withh data load oof x1=1000, x22=1000, x3=22068‐2000=688
In neetwork2, the maximum efffective data load y = 512 –– 20 = 492
Since the offset in IP header iss calculated ffor every 8 byytes, so the reeal y = 488
So thhere will be 77 frames:
for ooriginal x1, 3 frames segmentation: y1==488, y2=4888, y3=1000‐9776=24
for ooriginal x2, 3 frames segmentation: y4==488, y5=4888, y6=1000‐9776=24
for ooriginal x3, 1 frames segmentation: y7==68
In suummary, therre will be 7 daatagram receeived at the destination, thheir header innformation:
No. Flagss Offfset
1 1 0
2 1 61
3 1 122
44 1 125
Dr. WWei Li
文档评论(0)