版權(quán)說明:本文檔由用戶提供并上傳,收益歸屬內(nèi)容提供方,若內(nèi)容存在侵權(quán),請進(jìn)行舉報或認(rèn)領(lǐng)
文檔簡介
1、華南理工軟件學(xué)院2023期末考試-計算機(jī)網(wǎng)絡(luò)B卷?Computer Networks?試卷 (B) 第11頁 共11頁姓名 學(xué)號 學(xué)院 姓名 學(xué)號 學(xué)院 專業(yè) 座位號 ( 密 封 線 內(nèi) 不 答 題 )密封線線_ _ 華南理工大學(xué)期末考試?Computer Networks?試卷 (B)考前須知:1. 考前請將密封線內(nèi)填寫清楚; 2. 所有答案請答在答題紙上(注:選擇題答案請?zhí)钊腩}目前面的表格中); 3考試形式:閉卷; 4. 本試卷共 5 大題,總分值100分,考試時間120分鐘。題 號12345總分得 分評卷人Select the correct choice. (30 scores, ev
2、ery one is 2 scores)NO.123456789101112131415solutionSuppose Host A wants to send a file to Host B . The path from Host A to Host B has three links , their rates R1=500 kbps , R2=250 kbps A. 500 kbps B. 1 MbpsC. 250 kbpsD. 1.75 MbpsThe transfer of a web document from one host to another is : ( )loss-
3、intolerant and time insensitiveloss-tolerant and time sensitiveloss-intolerant and time sensitive none of the aboveEthernet interface addresses ( )A. are assigned at manufacturing time. B. are assigned manually or by DNSC. are generated randomly and checked for uniqueness by broadcasting a messageD.
4、 share the same high order bits , which determine the network or subnet in an internetwork.Based on TCP/IP architecture ,which of the following protocol belongs to data-link layer ? ( ) A. HTTP B. IP C. UDP D.PPPTwo important reasons that the Internet is organized as a hierarchy of networks for the
5、purposes of routing are ( )A. Least cost and maximum free circuit availabilityB. Message complexity and speed of convergenceC. Scale and administrative autonomy D. Link cost changes and link failureWith an exterior routing protocol , which of the following issues generally dominate the routing decis
6、ions ? ( )Geographical distance between ASsPolicyNumber of ASs traversedCurrent congestion levels in the ASsWhich range of port number are reserved for services that are commonly used by applications that run on serves ? ( ) A. 0 to 255. B. 0 to 1023.C. 1024 to 49151. D. 49152 to 65535.Which informa
7、tion is contained in the header of Network Layer to help data delivery? ( )A. port number B. Device physical addressC. Destination hosts IP address D. Virtual connection identifierIn internet communication ,IP datagram will go through the source host and routers to reach the destination host , usual
8、ly ( )A. both source host and routers all know the complete path to the destination host that will be reached by IP datagram. B. source host knows the complete path to destination host that will be reached by IP datagram , but none the intermediate routers. C. the intermediate routers know the compl
9、ete path to destination host that will be reached by IP datagram , but none the source host. D. neither source host nor the intermediate routers know the complete path to destination host that will be reached by IP datagram.Which combination of network id and subnet mask correctly identifies all IP
10、address form through 55 ? ( )A. 24B. C. D. 92What happens when a node on an Ethernet network is creating a frame and it does not have the destination MAC address ? ( )A. The node drops the frame. B. The node sends out a layer 3 broadcast messages.C. The node sends a message directly to the router fo
11、r the address.D. The node sends out an ARP request with the destination IP address.Suppose an application generates chunks of 120 bytes of data every second, and each chunk gets encapsulated in a TCP segment and then an IP datagram(no options fields).What percentage of each datagram will contain app
12、lication data? ( ) A. 80% B. 75% C. 60% D.25%Which statement is true about the CSMA/CD access method that is used in Ethernet ? ( )A. when a device hears a carrier signal and transmits , a collision cannot occur. B. A jamming signal causes only devices that caused the collision to execute a back off
13、 algorithm.C. All network devices must listen before transmitting. D. Devices involved in a collision get priority to transmit after the back off period.In the Ethernet two-layer switches, how is the forwarding table established? ( )A. Manual configuration B. Self-learningC. Routing algorithmD. Dest
14、ination address learningConsider sending a 999 byte datagram into a link that has an MTU of 500 bytes , ( )2 fragments are created with offset field value 0,500, respectively3 fragments are created with offset field value 0, 480, 960, respectively3 fragments are created with offset field value 0, 60
15、, 120, respectivelyNone of these aboveFill the blank. (10 scores, every blank is 1 score )The most important kinds of delay at each node along the path is nodal processing delay , queuing delay , _ , _ .The task of the data link layer is providing data transmission services between _ ; The task of t
16、he network layer is providing data transmission services between _ ; and the task of transport layer is providing data transmission services between _.In the TCP , connection establishment of transport layer use method of _ .The head of IP datagram has a _ field , when the value of the field is 0 ,
17、the datagram transmitted will be discarded .The routing protocol OSPF is recommended for a intra AS , which is based on _ routing algorithm , and the routing protocol BGP is recommended for inter AS. The routing protocol RIP is based on _ routing algorithm. RIP use _ count as a cost metric ; that is
18、 , each link has a cost of 1 . Judge the following questions as true or false. (10 scores, every one is 1 scores)NO.12345678910Solution(T or F)The Traceroute program in the source host will sent a series of ICMP message to determine the route between source host and destination host.At the heart of
19、rdt 3.0s performance problem is the fact that it is a stop-and-wait protocol.When a user request a Web page that consists of some text and two images. For this page, the client will send one request message and receive three response message.UDP is the preferred over TCP for transferring a real-time
20、 voice over IP networks.With a window size of 1, SR, GBN are functionally equivalent.When using distance vector route algorithm, the complete network topology information must be known by a router.Emails are delivered to receivers server using POP3 protocol.Collisions will not occur under CSMA/CD MA
21、C protocol.When a TCP segment arrives to a host, the socket to which the segment is directed depends on the destination port number and the destination IP address of the datagram encapsulated the segment.If an Autonomous system learns of 5 different routes to a destination prefix it will announce al
22、l 5 routes to its neighbors .Answer the following questions briefly. (24 scores)What are the 5 layers in the Internet protocol stack? What are the principal responsibilities of each of these layers? (5 scores)The message D=1010001101 is transmitted using the CRC method described in class using the g
23、enerator polynomial G=110101.Please answer the following questions.(5 scores)Suppose Host A sends 4 TCP segments back to Host B over a TCP connection . The first segment has sequence number 56 ; the second has sequence number 216 ; the third has sequence 296 ; the fourth has sequence number 346 with
24、 40 byte of data in it .(5 scores)How much byte of data are in the third TCP segment?Suppose that the first and the fourth segment arrive at B in turn , but the second and the third segments are lost . What will be the acknowledgment number respectively that Host B sends to Host A for each arriving
25、segment ?When Host B receives the second segment and the third segment re-sending by Host A in turn , what will be the acknowledgment number that Host B sends to Host A for each arriving segment.Consider a router that interconnects three subnets : Subnet 1 , Subnet 2 , and Subnet 3 .Suppose all of t
26、he interfaces in each of these three subnets are required to belong to /24 . Also suppose that Subnet 1 is required to support at least 20 interfaces , Subnet 2 is to support at least 60 interfaces , and Subnet 3 is to support at least 90 interfaces . Provide three network addresses (of form a.b.c.d
27、/x) that satisfy these constraints. (9 scores) Comprehensive Questions (26 scores)Consider an IP datagram being sent from A to B. Give the service and destination Ethernet address as well as the source and destination address of the IP datagram encapsulated within the Ethernet at points (1),(2),(3) .
溫馨提示
- 1. 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
- 2. 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權(quán)益歸上傳用戶所有。
- 3. 本站RAR壓縮包中若帶圖紙,網(wǎng)頁內(nèi)容里面會有圖紙預(yù)覽,若沒有圖紙預(yù)覽就沒有圖紙。
- 4. 未經(jīng)權(quán)益所有人同意不得將文件中的內(nèi)容挪作商業(yè)或盈利用途。
- 5. 人人文庫網(wǎng)僅提供信息存儲空間,僅對用戶上傳內(nèi)容的表現(xiàn)方式做保護(hù)處理,對用戶上傳分享的文檔內(nèi)容本身不做任何修改或編輯,并不能對任何下載內(nèi)容負(fù)責(zé)。
- 6. 下載文件中如有侵權(quán)或不適當(dāng)內(nèi)容,請與我們聯(lián)系,我們立即糾正。
- 7. 本站不保證下載資源的準(zhǔn)確性、安全性和完整性, 同時也不承擔(dān)用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 食品安全追溯系統(tǒng)供應(yīng)合同
- 雇傭勞動合同管理制度
- 工業(yè)廢水處理與循環(huán)利用項(xiàng)目投資合同
- 船舶制造技術(shù)研發(fā)投資合同
- 大棚承包合同
- 建筑裝飾材料采購合同
- 影視行業(yè)觀影風(fēng)險告知合同
- 二零二四年農(nóng)田測繪及農(nóng)業(yè)規(guī)劃合同
- 二零二四實(shí)習(xí)協(xié)議與保密協(xié)議及培訓(xùn)服務(wù)合同3篇
- 二零二五年度城市出租車承包經(jīng)營服務(wù)合同(全新版)2篇
- 商務(wù)星球版地理八年級下冊全冊教案
- 北京市北京四中2025屆高三第四次模擬考試英語試卷含解析
- 2024年快遞行業(yè)無人機(jī)物流運(yùn)輸合同范本及法規(guī)遵循3篇
- 傷殘撫恤管理辦法實(shí)施細(xì)則
- DL-T+5196-2016火力發(fā)電廠石灰石-石膏濕法煙氣脫硫系統(tǒng)設(shè)計規(guī)程
- 2024-2030年中國產(chǎn)教融合行業(yè)市場運(yùn)營態(tài)勢及發(fā)展前景研判報告
- 2024年微生物檢測試劑行業(yè)商業(yè)計劃書
- 高中英語選擇性必修一單詞表
- 物業(yè)公司介紹
- (正式版)SHT 3551-2024 石油化工儀表工程施工及驗(yàn)收規(guī)范
- 【永輝超市公司員工招聘問題及優(yōu)化(12000字論文)】
評論
0/150
提交評論