2011-2012第2学期计算机网络复习题

合集下载

2011-2012第2学期计算机网络复习题

2011-2012第2学期计算机网络复习题

PART Ⅰ: Single Choice1. The primary function of the address resolution protocol (ARP) that resides in Internet hosts and routers is:A. To provide LAN router functionsB. To translate between LAN addresses and physical interface addressesC. To translate between IP addresses and LAN addressesD. To calculate the shortest path between two nodes on a LAN2. Queuing can NOT occur inA. the router output portsB. the router input portsC. physical mediumD. an interconnection network3.The host component of a CIDR address of the form a.b.c.d/22 can containaddresses for:A. 2(32-22) hosts minus “special” hostsB. 512 hosts minus “special” hostsC. d times 22 hostsD. 10 hosts minus “special” hosts4. The length of an Ethernet address isA. 4 bytesB. 6 bytesC. 14 bytesD. 20 bytes5. Host A sends a TCP segment (Seq = 43, ACK = 103) to host B, and then hostB replies with a TCP segment (Seq = 103, ACK = 57). The payload of the firstTCP segment isA. 14 bytes longB. 43 bytes longC. 57 bytes longD. 60 bytes long6. Longest prefix matching is usedA. in routers to know on which link can forward packetsB. in classless addressing to use the address space more efficiently than inclassful addressing.C. by NAT to increase the available address spaceD. to assign subnet masks.7. Using module 2 arithmetic to compute the CRC code for message101101110011 with the generator 10011, the result isA.01011 B.0011C.10011 D.11108.Which windows command usually can be used to show the intermediate routersalong the path to a remote destination?A. pingB. showrouteC. nbtstatD. tracert9. Which character is NOT distance-vector algorithm’s characters?A. iterativeB. globalC. asynchronousD. distributed10. Which of the following media does not suffer from electromagneticinterference?A. Copper wireB. Glass fiberC. RadioD. Microwave11. When a destination host transport layer receives data from the network layer,it unambiguously identifies the appropriate process to pass the data to by using a triplet consisting of:A. Source port #, destination IP address, and source IP addressB. Destination port #, source port #, process ID#C. Destination port #, source port #, destination IP addressD. Destination port #, source port #, source IP address12. The FTP protocol runs over ____ and uses port ____.A. TCP 21B. TCP 80C. UDP 20D. TCP 11013. ____ broadband technology uses multiple frequencies to achieve higherthroughput.A. TDMB. FDMC. STDMD. B and C14. Which of the following is the service that the transport layer does not providefor theapplication layer?A. In-order delivery of data segments between processesB. Best effort delivery of data segments between communicating hostsC. Multiplexing and demultiplexing of transport layer segmentsD.Congestion control15. Processes on two different end systems communicate with each other by exchanging ( ) across the computer network.A. packetsB. datagramC. framesD. messages16. Which kind of media is not a guided media? ()A twisted-pair copper wireB a coaxial cableC fiber opticsD digital satellite channel17. The units of data exchanged by a link-layer protocol are called().A FramesB SegmentsC DatagramsD bit streams18. ( )makes sure that neither side of a connection overwhelms the other side bysending too many packets too fast.A Reliable data transferB Flow controlC Congestion controlD Handshaking procedure19. The Internet’s network layer is responsible for moving network-layer packetsknown as ( ) from one host to another.A frameB datagramC segmentD message20.In the following options, which service does not be provided to an application by TCP?( )A reliable transportB flow controlC video conferencingD congestion control21. In the following options, which does not use UDP?( )A Internet phoneB video conferencingC streaming multimediaD telnet22. The time required to propagate from the beginning of the link to the nextrouter is ( ).A queuing delayB processing delayC propagation delayD transmission delay23. Which command can be used to show the intermediate routers along thepath to a remote destination? ( )A. pingB. showrouteC. tracertD. ls24. The FTP protocol runs over ____ and uses port ____. ( )A.UDP 21B.UDP 20C.TCP21D. TCP 2525. When a destination host transport layer receives data from the network layer,it unambiguously identifies the appropriate process to pass the data to by using a triplet consisting of ( )A. Source port #, destination IP address, and source IP addressB. Destination port #, source port #, process ID#C. Destination port #, source port #, source IP addressD. Destination port #, source port #, destination IP address26. From the list below, select the items found in the TCP segment structure thatare not found in the UDP segment structure ( )A. Application Generated DataB. Sequence #C. Source Port #D. DestinationPort #27. Which of the following media does not suffer from electromagneticinterference? ( )A. Copper wireB. Glass fiberC. RadioD. Microwave28. A socket is the interface between ( ) within a host.A the network layer and the link layerB the link layer and the physical layerC the application layer and the transport layerD the transport layer and the network layer29. Suppose a web page consists of a base HTML file, 5 JEPG images and a javaapplet, and also suppose HTTP uses persistent connection without pipelining, the total response time is ( ).A 2RTTB 8RTTC 12 RTTD 14RTT30. The time it takes for a small packet to travel from client to server and thenback to the client is ( )A round-travel timeB next-hop timeC round-trip timeD prefix-matching time31. A network entity that satisfies HTTP requests on the behalf of an origin webserver is ( ).A server farmB server stackC proxy serverD edge server32. What is the length of a TCP header? ( )A. 4 bytesB. 6 bytesC. 14 bytesD. 20 bytes33. Which of the following services does not the transport layer provide for theapplication layer?( )A. In-order delivery of data segments between processesB. Best effort delivery of data segments between communicating hostsC. Multiplexing and demultiplexing of transport layer segmentsD. Congestion control34. If the status code in HTTP response message is 404, it means ( )A Request succeeded.B The requested document doesn’t exit on this server.C This is a generic error code indicating that the request could not beunderstood by the server.D Requested object has been permanently mover.35. In the following protocol, which one is stateless? ( )A HTTPB SMTPC FTPD IMAP36. In the four following options, which application is organized as hybrid of C/Sand P2P architecture? ( )A E-mailB QQC File transferD Web application37. A process sends messages into, and receives messages from, the networkthrough its ( ).A socketB programC clientD peer38. In the header lines of HTTP request message, if the field of Connection isclose, it specifies ( ).A the host on which object residesB what type of the user agentC that the browser wants the server to close the connection after sending therequested objectD which language can the browser receive39. In the following four options, which one is not the part of cookie technology?( )A Cookie header lines in the HTTP response message and request message.B One cookie header file kept on the user’s end system and managed by theuser’s browser.C A network entity that satisfies HTTP requests on the behalf of an origin Webserver.D A back-end database at the Web site40. Processing delay does not include the time to ( ).A examine the packet’s headerB wait to transmit the packet onto the linkC determine where to direct the packetD check bit-error in the packet答案PART Ⅱ: True / FalseInstructions: Mark the symbol “T” if the statement is correct,and “F” if the statement is incorrect.1. The job of delivering the data in a transport-layer segment to the correctsocket is called multiplexing.2. Before sending a packet into a datagram network, the source must determineall of the links that packet will traverse between source and destination.3. A web cache is both a client and a server at the same time.yer four of the Internet protocol stackis implemented in the end systems butnot in the routers in the network core.5. The main task of the Internet’s Domain Name System (DNS) is toTranslatehost names to IP addresses.6. Protocols define format,order of messages sent and received among networkentities, and actions taken on message transmission,receipt.7. Consider a computer network consisting of several interconnected 10BaseThubs, but it does not include any bridge or router. Then this network has only one collision domain.8. Routing is the method of moving packets from router’s input ports toappropriate router’s output ports.9. Queuing can occur at both the input ports and the output ports of a router.Queuing occurs at the output port when the arriving rate of packets to the outgoing link exceeds the link capacity. Queue occurs at an input port when the arriving rate of packets exceeds the switch capacity.10. The length of IPV6 address is 32 bits.答案PART Ⅲ: Answer the questionsbriefly.1.Explain the difference betweenTCP service and UDP service.(5 pts)2. Ethernet follows a CSMA/CD protocol scheme. Explain how this scheme works.(5 pts)3. LAN is created by a switch and several PCs as shown in the figure below. Theswitch table is also shown as below. Now A will send LAN segment to B and then B will reply to A. Explain how switch and PCs work. (5 pts)4. Explain the difference between go-back-N and selective repeat.(5 pts)5. Briefly explain①the main functions of Hub, switch and router, and②each ofthem stays in which layer of the TCP/IP model.③If all of them have 4 interfaces, please list the number of collision domains and broadcast domains.(8 pts)6.Suppose there is exactly one packet switch between a sending host and a receiving host. The transmission rates between the sending host and the switch and between the switch and the receiving host are R1 and R2, respectively. Assuming that the switch uses store-and-forward packet switching, what is the total end-to-end delay to send a packet of length L? (Ignore queuing delay, propagation delay, and processing delay.)7. Draw the “3-way handshaking” figure, including SYN, ACK flags and seq#,ack#. (6 pts)8. In the figure below, please brieflydescribe how H1 sends packets to H2. (Note:you should describe that ①How H1 knows that H2 is not in the same network, and ②How router R1 check its routing table.) (8 pts)9. Select the best corresponding definition or concepts for the term list below.(8 pts)Term list:1)SYN,ACK ( )2)Repeater ( )3)IETF ( )4)VLSM,CIDR ( )5)Connectionless ( )6)Full-duplex ( )7)UDP ( )8)Optical fiber cabling ( )Definition or concepts list for selected:A. A OSI reference model layer 4 protocolB.One of their primary jobs involves RFCsC.Techniques to efficiently use IP addressesD.This model lacks a setup and tear down phaseE.Something you might find in the 3-way handshakeF.An example of a wire link technologyG.The ability to talk and listen at the same timeH.This device moves bits from one data link network to another withoutinspecting the frame’s contents10.(3points)What is the difference between a host and end system? List the types of end systems. Is a Web Server an end system?11.(3points)Please briefly describe the function of the five layers in TCP/IP architecture (NOTE: include the protocol data unit)12.(3points) Where can queuing occur in a router? Briefly explain the conditions that lead to such queuing.13.(2points) What is the difference between routing and forwarding?答案1.Explain the difference betweenTCP service and UDP service.(5 pts)答:TCP:handshaking: setup (prepare for) data transfer ahead of timeHello, hello back human protocolset up “state” in two communicating hostsTCP - Transmission Control ProtocolInternet’s connection-oriented servicereliable, in-order byte-stream data transferloss: acknowledgements and retransmissionsflow control:sender won’t overwhelm receivercongestion control:senders “slow down sending rate” when network congestedUDP:unreliable data transferno flow controlno congestion control2. Ethernet follows a CSMA/CD protocol scheme. Explain how this scheme works.(5pts)答:CSMA/CD stands for Carrier Sense Multiple Access with Collision Detection. This means that when a node wants to transmit data, it (1) senses the carrier until no transmissions are detected, (2) starts transmission, and (3) continues to check for a collision. If a collision happens, the node stops and waits a random period before starting with step (1) again.3. LAN is created by a switch and several PCs as shown in the figure below. Theswitch table is also shown as below. Now A will send LAN segment to B and then B will reply to A. Explain how switch and PCs work.(5 pts)答:(1) Host A sends frame to switch. The switch checks the frame and know the destination MAC address is B.(2) The switch checks the switch table, but can not know the interface of B, so flood.(3) Host B receives the frame and replies to host A.(4) The switch receives the frame from B and records MAC address of B and the interface 2 in the switch table.(5) The switch learns the destination of the frame is A and the interface of MAC address of A through the switch table and then sends the frame to interface 1.4. Explain the difference between go-back-N and selective repeat.(5 pts)答:With go-back-N, whenever a receiver detects a missing or damaged frame k, all frames succeeding k are ignored and the sender is forced to start retransmission at frame k. With selective repeat, it is possible to retransmit only frame k; the receiver buffers successive frames.5.答:HUB功能:对信号放大、整形、扩大网络的覆盖范围;工作在物理层。

2011复习题计算机网络

2011复习题计算机网络

2011复习题计算机网络2011年,计算机网络这门学科在各个领域中扮演着越来越重要的角色。

无论是在商业、教育还是娱乐领域,计算机网络都发挥着关键的作用。

在这篇文章中,我们将回顾2011年的一些复习题,以便更好地理解和掌握计算机网络的基本概念和原理。

一、网络拓扑结构在计算机网络中,网络拓扑结构是指网络中各个节点之间的连接方式。

2011年的复习题中,涉及到了多种拓扑结构,例如星型、总线型和环形等。

每种拓扑结构都有其特定的优缺点,理解这些优缺点对于设计和管理网络至关重要。

二、网络协议网络协议是计算机网络中的通信规则,它定义了数据传输的格式和顺序。

在2011年的复习题中,我们回顾了一些常见的网络协议,如TCP/IP、UDP和HTTP等。

这些协议在不同的应用场景中起着不同的作用,了解它们的工作原理可以帮助我们更好地优化网络性能。

三、网络安全随着网络的普及和发展,网络安全问题也日益突出。

在2011年的复习题中,我们关注了一些网络安全的基本概念和技术,例如防火墙、加密和身份认证等。

了解这些安全措施可以帮助我们更好地保护网络免受恶意攻击和数据泄露的威胁。

四、网络性能网络性能是指网络在传输数据时的速度和稳定性。

在2011年的复习题中,我们研究了一些提高网络性能的方法和技术,如负载均衡、带宽控制和流量优化等。

通过优化网络性能,我们可以提高数据传输的效率,从而更好地满足用户的需求。

五、云计算云计算是近年来兴起的一种计算模式,它通过网络提供计算资源和服务。

在2011年的复习题中,我们了解了云计算的基本原理和应用场景。

云计算的出现极大地改变了传统的计算方式,为用户提供了更加灵活和高效的计算环境。

六、移动计算随着移动设备的普及,移动计算成为了计算机网络的一个重要分支。

在2011年的复习题中,我们学习了移动计算的基本概念和技术,如移动通信协议、无线网络和移动应用开发等。

移动计算的发展为人们的生活和工作带来了很大的便利。

七、网络管理网络管理是指对计算机网络进行监控、配置和维护的过程。

计算机网络技术期末考试A试卷

计算机网络技术期末考试A试卷

佛山职业技术学院《计算机网络技术》期末考试试卷A2011 ~ 2012 学年 第 二 学期(本卷共 6 页,考试时间:100 分钟,考试对象:11电子商务1、2、3、4班)一、单选题(每小题2分,共40分)1.计算机网络是主要的功能在于( D )。

A .扩充存储容量B .提高运算速度C .传输文件D .共享资源 2.区分局域网(LAN )和广域网(WAN )的依据是( D )。

A .网络用户B .传输协议C .联网设备D .联网范围 3.学校的校园网络属于( A )。

A .局域网B .广域网C .城域网D .电话网4.衡量网络上数据传输速率的单位是bps (波特率),其含义是( C )。

A .信号每秒传输多少公里 B .信号每秒传输多少千公里C .每秒传送多少个二进制位D .每秒传送多少个数据5.目前,局域网的传输介质(媒体)主要是同轴电缆,双绞线和( D )。

A .通信卫星B .公共数据网C .电话线D .光纤6.在局域网中以集中方式提供共享资源并对这些资源进行管理的计算机称为( A )。

A .服务器B .主机C .工作站D .终端 7.下列那一种软件不是局域网操作系统软件( D )。

A .Windows NT ServerB .NetwareC .UNIXD .SQL Server 8.用于电子邮件的协议是( D )。

A .IPB .TCPC .SNMPD .SMTP 9.Web 使用( A )进行信息传送。

A .HTTPB .HTMLC .FTPD .TELNET10.地址栏中输入的 中, 是一个( C )。

A .邮箱B .文件C .域名D .国家11.地址“ftp://218.0.0.123”中的“ftp”是指( A )。

A.协议 B.网址C.新闻组 D.邮件信箱12.Internet中URL的含义是( D )。

A.传输控制协议B.Internet 协议C.简单邮件传输协议D.统一资源定位器13.IP地址由一组( C )的二进制数字组成。

计算机网络期末复习题及答案

计算机网络期末复习题及答案

计算机网络期末复习题及答案计算机网络是现代信息社会中非常重要的一门学科,而期末考试是对学生所学知识的综合考验。

为了帮助大家更好地复习计算机网络课程,下面将为大家提供一些常见的计算机网络期末考试题目及答案,希望能对大家的复习有所帮助。

一、选择题1. OSI参考模型中,负责数据链路层的协议是:A. TCPB. IPC. UDPD. Ethernet答案:D解析:数据链路层负责通过物理介质传输数据帧,Ethernet协议是一种常见的数据链路层协议。

2. 在计算机网络中,IP地址用于唯一标识网络中的主机,其中IPv4地址的长度是:A. 32位B. 64位C. 128位答案:A解析:IPv4地址由32位二进制数表示,共有2^32个不同的IP地址。

3. 以下哪个协议是应用层协议?A. ICMPB. TCPC. UDPD. HTTP答案:D解析:HTTP是一种应用层协议,用于在Web浏览器和Web服务器之间传输超文本。

二、填空题1. 在计算机网络中,以太网使用_________作为物理传输介质。

答案:双绞线解析:以太网常用双绞线作为物理传输介质,如常见的RJ45接口。

2. 在TCP/IP协议中,IP层的主要功能是_________。

答案:路由和寻址解析:IP层负责将数据包从源主机路由到目标主机,并进行寻址。

1. 请简要解释TCP三次握手的过程。

答案:TCP三次握手是建立一个可靠的连接所必需的。

握手的过程如下:(1) 客户端发送一个带有SYN标志的数据包给服务器端,并进入SYN_SENT状态。

(2) 服务器端收到客户端的数据包后,发送一个带有ACK和SYN 标志的数据包给客户端,并进入SYN_RCVD状态。

(3) 客户端收到服务器端的数据包后,发送一个带有ACK标志的数据包给服务器端,建立起连接,并进入ESTABLISHED状态。

至此,TCP三次握手完成,建立了可靠的连接。

2. 简述网络地址转换(NAT)的原理及作用。

2012《计算机网络》复习资料

2012《计算机网络》复习资料

《计算机网络基础》复习资料一、选择题(共20小题,每小题1分,共20分)1、一般覆盖某个企业或校园的计算机网络属于(A )。

A、LANB、MANC、WAND、FDDI2、一座大楼内的一个计算机网络系统,属于(B)A、VPNB、LANC、MAND、WAN3、(C)不属于计算机网络的功能(目标)。

A、资源共享B、提高可靠性C、提高CPU运算速度D、提高工作效率4、计算机网络是按一定方式进行通信并实现( B) 的系统。

A、信息传输B、资源共享C、软件共用D、硬件共用5、若网络形状是由站点和连接站点的链路组成的一个闭合环,则称这种拓扑结构为(C )A、星形拓扑B、总线拓扑C、环形拓扑D、树形拓扑6、在计算机网络中,所有的计算机均连接到一条通信传输线路上,在线路两端连有防止信号反射的装置。

这种连接结构被称为( A )。

A、总线结构B、环型结构C、星型结构D、网状结构7、世界上很多国家都相继组建了自己国家的公用数据网,现有的公用数据网大多采用( A )A、分组交换方式B、报文交换方式C、电路交换方式D、空分交换方式8、现代电话采用( D ) 通信方式。

A、单向通信B、半双工C、单工D、全双工9、构成星型环拓扑的主要设备是(C )。

A、传输介质B、通信适配器C、集线器D、各个站点10、一台计算机与一个局域网连接,需要用到( D )。

A、网间互连设备B、广域网技术C、通信介质D、网卡11、下列陈述中,不正确的是(D)。

A、数字通信系统比模拟通信系统的抗干扰性更好B、数字通信系统比模拟通信系统更便于集成化C、数字通信系统比模拟通信系统更便于微形化D、数字通信系统比模拟通信系统的信道利用率更高12、用数字信道传输数字信号需要进行( B ) 处理。

A、调制B、编码C、解调D、变换13、网络协议主要要素为(C)A、数据格式、编码、信号电平B、数据格式、控制信息、速度匹配C、语法、语义、同步D、编码、控制信息、同步14、下面( A )不是网络协议的要素。

计算机网络期末考试-试卷(A卷)

计算机网络期末考试-试卷(A卷)

计算机⽹络期末考试-试卷(A卷)第1页共3页上海海事⼤学试卷 2011 — 2012 学年第⼆学期期末考试《计算机⽹络》(A 卷)⼀、选择题(每题2分,共15题,共30分)请将答案写在题⽬后⾯的括号内。

1. 全双⼯以太⽹传输技术的特点是()。

A. 能同时发送和接收帧,不受CSMA/CD 限制B. 能同时发送和接收帧,受CSMA/CD 限制,各点间会产⽣发送冲突C. 不能同时发送和接收帧,不受CSMA/CD 限制D. 不能同时发送和接收帧,受CSMA/CD 限制,各点间会产⽣发送冲突2. 数据被封装成帧是在OSI 协议中的()。

A. 物理层B. 数据链路层C. ⽹络层D. 传输层3. 下列不属于路由选择协议的是()A. RIPB. ICMPC. BGPD. OSPF4. 下列关于TCP/IP 与OSI 模型关系的论述,正确的是()A. TCP/IP 应⽤层汇集了OSI 模型中的会话层,表⽰层和应⽤层B. TCP/IP ⽹络接⼝层对应OSI 模型中的⽹络层C. TCP/IP ⽹络接⼝层对应OSI 模型中的物理层D. TCP/IP 的传输层包含OSI 模型中的传输层和数据链路层5. 下列关于UDP 的陈述中,正确的是()A. UDP 使⽤TCP 传输协议B. 给出数据的按序投递C. 不允许多路复⽤D. 是⾯向⾮连接的6. TCP 的协议数据单元被称为()A. ⽐特B. 帧C. 报⽂段D. 字符7. 下列说法错误的是()A. IP 层可以屏蔽各个物理⽹络的差异B. IP 层可以代替各个物理⽹络的数据链路层⼯作C. IP 层可以隐藏各个物理⽹络的实现细节D. IP 层可以为⽤户提供通⽤的服务8. 在OSI 层次体系结构中,实际的通信是在()实体间进⾏的。

A. 物理层B. 数据链路层C. ⽹络层D. 传输层9. 在10Mbps 的以太⽹中,⼀个以太⽹帧的最⼩和最⼤尺⼨是()A. 46和64字节B. 64 和1518字节C. 46和1500字节D. 46 和128字节10. 以下为源和⽬标主机的不同IP 地址组合,其中组合可以不经过路由直接寻址()--------------------------------------------------------------------------------------装订线------------------------------------------------------------------------------------A. 125. 2. 5. 3/24和136. 2. 2. 3/24B. 125. 2. 5. 3/16和125. 2. 2. 3/16C. 126. 2. 5. 3/16和136. 2. 2. 3/21D. 125. 2. 5. 3/24和136. 2. 2. 3/2411. 流量控制是为了处理()A. 位错B. 发送⽅缓冲区溢出C. 接收⽅缓冲区溢出D. 接收⽅与发送⽅之间冲突12.滑动窗⼝流量控制(窗⼝⼤⼩为8),ACK3意味着接收⽅期待的下⼀帧的编号是()A. 2B. 3C. 4D. 813. 域名服务DNS的主要功能为()A. 通过查询获得域名和IP的对应信息B. 查询主机的MAC地址C. 查询主机的计算机名D. 合理分配IP地址的使⽤。

杭州电子科技大学2011-2012年度计算机网络期末考试试卷1

杭州电子科技大学2011-2012年度计算机网络期末考试试卷1

杭州电子科技大学2011-2012年度计算机网络期末考试试卷1杭州电子科技大学2011-2012学年下学期计算机网络科目期末考试一、单选题(25小题,每题2分)1.以下选项中,是TCP/IP体系中运输层最重要的协议之一的是( ). UDP B. FTP C. DNS D. PPP答案:A出处:P180第一段2.以下选项中,不是数据链路层协议的基本问题的是( ).A. 封装成帧B. 透明传输C. 差错检测D. 不透明传输答案:D出处:P653.应用层向( )提供服务.A. 传输层B. 网络层C. 数据链路层D. 用户答案:D4.在无连接系统中,下列哪项陈述是正确的?( )A. 发送数据包之前联系目的设备B. 发送数据包之前不联系目的设备C. 目的设备向源设备发送确认,表示已经收到数据包D. 目的设备向源设备发送确认,请求发送下一个数据包答案:B5.从运输层的角度看,通信的真正端点是( ).A. 主机B. 进程C. 程序D. 路由器答案:B出处:P181第一段黑体字部分6.网络中用集线器或交换机连接各个计算机的这种结构属于( )A. 总线结构B. 环形结构C. 星型结构D. 网状结构答案:C出处:P767.以下对域名描述不正确的是( ).A.“.com”指商业机构B.“.net”指网络服务机构C.“.mil”指政府部门D.“.edu”指教育及研究机构答案:C8.请参见图示,如果使用图示中的网络,下列哪一项将成为192.133.219.0 网络中主机A 的默认网关地址( ).A. 192.135.250.1B. 192.31.7.1C. 192.133.219.0D. 192.133.219.1答案:D9.以下选项中,( )是运输层的重要功能之一.A. 传输数据B. 提供信道C. 复用和分用D. 交付管理答案:C出处:课本第181页第一段黑体字部分10.将传输的数据划分为帧在ISO/RM的哪一层处理( ).A. 物理层B. 传输层C. 数据链路层D. 应用层答案:C出处:P6411.FTP客户和服务器间传递FTP命令时,使用的连接是( ).A. 建立在TCP之上的控制连接B. 建立在TCP之上的数据连接C. 建立在UDP之上的控制连接D. 建立在UDP之上的数据连接答案:A12.以下哪一项是路由表条目的组成部分( )A. 路由器接口的MAC 地址B. 第4层目的端口号C. 目的主机地址D. 下一跳地址答案:D13.在运输层中,在协议栈层间的抽象的协议端口是( ).A. 主机端口B. 路由器端口C. 服务器端口D.软件端口答案:D出处:课本第183页第6段黑体字部分14.在OSI/RM传输层的基本协议有( ).A. ISO 8072和IEEE 802.3B. IEEE 802.3和IEEE 802.4C. ISO 8072和ISO 8073D. ISO 8073和CCITTX.25 答案:A出处:P10115.对于电子邮件,现在广泛采用的协议标准有三种,下列( )不在这三种协议之列.A. SMTPB. POP3C. IMAPD. IPv6答案:D16.下列哪项陈述描述了默认路由的作用( ).A.主机使用默认路由将数据传输到位于同一个网段中的其它主机B. 主机使用默认路由将数据转发到本地交换机,它充当前往所有目的设备的下一跳C. 主机使用默认路由确定本地网络中终端设备的第2 层地址D. 不存在通往目的主机的其它路由时,主机使用默认路由将数据传输到本地网络外的主机答案:D17.UDP协议支持( )的交互通信.A. 一对一B. 一对多C. 多对多D.以上都对答案:D出处:课本第185页第2段18.以太网最小帧长为( ).A. 16KBB. 32KBC. 64KBD. 128KB答案:C出处:P8319.IP 数据包的哪个字段用于防止无限循环( ).A. 服务类型B. 标识C. 标志D. 生存时间答案:D20.路由器使用网络层地址的哪个部分转发数据包( ).A. 主机部分B. 广播地址C. 网络部分D. 网关地址答案:C21.网络利用率是全网络的信道利用率的( ).A 平方B 二分之一C 加权平均值D 三次方答案:C22.下列语句中哪个是正确的( ).A. 电话是一种半双工通信B. 码元的传输速率是有上限的,但传输速率超过此上限时对信道传输影响不大C. 信息的极限传输速率与信道中的信噪比成正比D. 基本的带通调制方法有:调频、调幅、调相答案:D23.对于带宽为3KKz的无噪声信道,假设信道中每个码元信号的可能状态数为16,则该信道所能支持的最大数据传输率可达( ).A. 24kbpsB. 48kbpsC.12kbps A. 72kbps答案:A24.当你感觉到你的Win7运行速度明显减慢,当你打开任务管理器后发现CPU的使用率达到了100%,你最有可能受到了以下哪一种攻击( ).A. 特洛伊木马B. 拒接服务C. 更改报文流D. 流量分析答案: B25.假设使用一种加密算法,他的加密方法很简单:将每一个字母加5,即a加密成f。

计算机网络与技术

计算机网络与技术

********学校2011--2012第二学期<计算机网络与技术>期末考试卷班级:考号:姓名:分数:命题人:*** 审题人:***考试说明:1、本试卷共4页,三大题。

2、一律用蓝或黑色钢笔或圆珠笔答题。

3、本试卷满分100分,时间100分钟。

一、选择题(40分)1、计算机网络是计算机技术与相结合的产物。

A、电话B、线路C、各种协议D、通信技术2、以下哪个参数代表了硬件防火墙接口最高的安全级别。

A、security 0B、security 100C、security AD、security Z3、以下不是计算机网络的主要功能。

A、文件加密B、资源共享, 数据通信C、提高系统的可靠性D、分布式网络处理和负载均衡数据通4、1000Base-T采用的传输介质是.A、双绞线B、光纤C、无线电波D、同轴电缆5、在传输介质中,抗干扰能力最强的是.A、微波B、光纤C、双绞线D、同轴电缆6、不是性能管理的方面。

A、网络连接链路的带宽使用情况B、网络设备端口通信情况C、网络连接设备和服务器的CPU利用率D、网络设备和服务器的配置情况7、以下网络地址中属于私网地址的是.A、192.168.32.0B、128、168、32、0C、172、15、32、0D、192、178、32、08、在Windows操作环境中,采用命令来查看本机IP地址及网卡MAC地址.A、pingB、tracertC、ipconfigD、mslookup9、下列MAC地址表示中,正确的是.A、00-60-08-A6B、202、6、2、10C、001D、00-60-08-A6-38-F510、MAC地址通常存储在计算机的.A、内存中B、网卡上C、硬盘上D高速缓区11、以下不是网络布线的基本工具。

A、测线器B、打线刀C、交换机D、剪线钳12、以下命令用于测试网络连通。

A、telnetB、nslookupC、pingD、ftp13、计算机接入网络的接口设备是.A、网卡B、交换机C、网关D、路由器14、可以更有效的利用杀毒软件杀毒。

2012级经典本《计算机网络》A卷及答案

2012级经典本《计算机网络》A卷及答案

《计算机网络》B卷及答案_________班学号:_________ 姓名:_________________ 成绩:_____________一、名词和概念解释:(15分,每小题3分)1、接口2、信息逻辑安全3、HTML4、路由器5、DNS二、填空题:(25分,每空1分)1、计算机网络大体由两部分组成,包括________________________系统和________________________系统两大部分。

其中________________________负担全网数据的传输、数据处理工作,________________________负责全网数据处理和向网络用户提供网络资源和网络服务。

2、URL的中文意思是。

3、IPv6地址的长度是_______位;而IPv4是________位。

4、邮件系统由代理和代理构成。

5、ICMP是中文意思是_________________;ARP是中文意思是______________________。

6、路径选择算法有和两大类。

7、的TCP提供的是______________________的服务,而UPD提供的是_________的服务。

8、调制的三种基本形式是、、和。

9、ARP是中文意思是______________________。

10、传输层建立连接与释放连接使用的算法称为。

三、选择题:(10分,每小题1分)1、域名服务(DNS)()。

A 将域名转换为IP地址B 将IP地址转换为物理地址C 将IP地址转换为域名D 将域名转换为物理地址2、FDDI采用如下哪一种传输介质()?A. 双绞铜线B. 同轴电缆C. 微波D. 光纤3、在哪一类网络中,可以发现使用I P 地址193.12 .176.55 的工作站?A. A类B. B类C. C类D. D类4、TCP是TCP/IP协议簇中的一个协议,它提供的服务是()。

(A)面向连接、报文方式的(B)无连接的(C)面向连接、字节流方式的(D)不可靠的5、滑动窗口的作用是()。

计算机网络技术期末考B试卷

计算机网络技术期末考B试卷

计算机网络技术期末考B试卷The document was finally revised on 2021佛山职业技术学院《计算机网络技术》期末考试试卷B2011 ~ 2012 学年 第 二 学期(本卷共 6 页,考试时间:100 分钟,考试对象:11电子商务1、2、3、4班)一、单选题(每小题2分,共40分)1.局域网要与Internet 互联,必需的互联设备是( D )。

A .中继器B .调制解调器C .交换机D .路由器2.目前普通家庭连接因特网,通过以下设备可以实现上网漫游,按传输速率(由低到高)顺序为( C )。

A .FDDI 、ADSL 、ISDN 、调制解调器B .调制解调器、ADSL 、FDDI 、ISDNC .调制解调器、ISDN 、ADSL 、FDDID .调制解调器、ISDN 、FDDI 、ADSL3.Internet Explorer(IE)浏览器的“收藏夹”的主要作用是收藏( C )。

A .图片B .邮件C .网址D .文档4.用IE 浏览器浏览网页,在地址栏中输入网址时,通常可以省略的是( A )。

A .B. D . B )。

A.传输协议B.超文本标记语言C.统一资源定位器D.机器语言6.用户要想在网上查询WWW信息,必须安装并运行的软件是( C )。

A.HTTP B.Yahoo C.浏览器D.万维网7.下列四项中,合法的电子邮件地址是( D )。

A.B.8.Internet 上各种网络和各种不同计算机间相互通信的基础是( C )协议。

A.IPX B.HTTP C.TCP/IP D.9.MODEM的主要功能是( D )。

A.将数据信号转换为模拟信号B.将模拟信号转换为数据信号C.A和 B都不是D.兼有 A和 B 的功能10.IE浏览器工具栏上“主页”按钮的作用是:( C )A.回到刚浏览过的上一张网页B.回到当前正在浏览的网站的首页C.回到启动IE时自动打开的首张网页D.打开“新浪”网的首页11.E-mail是电子邮件的英文缩写,使用E-mail可以传输文本文件也可以传输( D )。

2011-2012学年第二学期 成都理工大学 《计算机网络基础》期末考试试卷

2011-2012学年第二学期 成都理工大学 《计算机网络基础》期末考试试卷

2011—2012学年第二学期成都理工大学《计算机网络基础》期末考试试卷一、单选题(每空1分,共35分)1、计算机网络是___________和计算机技术相结合的产物。

A 、网络技术B 、通信技术C 、人工智能技术D 、管理技术 2、网络拓扑可反映网络中各实体之间的结构关系,有3种基本的拓扑结构,下列_________不是。

A 、星状B 、树状C 、 总线D 、环状3、当数据从计算机A 传送到计算机B 时,不参与数据封装工作的是________。

A 、物理层B 、数据链路层C 、应用层D 、表示层 4、下列设备属于资源子网的是________。

A 、打印机B 、集线器C 、路由器D 、交换机 5、数据报和虚电路属于________。

A 、线路交换B 、报文交换C 、分组交换D 、信元交换 6、在TCP/IP 参考模型中,下列_________是传输层协议。

A 、IPB 、TCP C. ARP D.ICMP7、OSI RM 出自于_________。

A 、SIOB 、ISOC 、IEEED 、ANSI 8、下列操作系统中不能用做局域网操作系统的是________。

A. DOSB. WINDOWS NTC. NETWARED.UNIX9、 对于一个C 类网络,子网掩码是255.255.255.240,则它的子网号是______。

A 、0.0.0.120B 、0.0.120.0C 、0.0.112.0D 、0.0.0.112 10、WWW 是Internet 上的一种________。

A 、浏览器B 、协议C 、协议集D 、服务 11、以下IP 地址中属于B 类地址是______。

_A.10.20.30.40B. 172.16.26.36C. 192.168.200.10D. 202.101.144.10112、计算机中的信息都是用________形式来表示的。

A 、模拟 B.数字 C. 动态 D. 静态13、以下文件系统支持加密的是__________A 、FATB 、FAT32C 、NTFSD 、以上都行 14、IIS 是_________的英文缩写。

太原师范学院2011-2012学年第二学期期末考试《计算机网络》试卷(A)【含答案】

太原师范学院2011-2012学年第二学期期末考试《计算机网络》试卷(A)【含答案】

《计算机网络》试卷(A )第 1 页共 4 页姓名___________________学号___________________班级___________________专业___________________院(系)________________………………………………………………………………………………密………………………………………………封………………………………线…………………………………………………………………………太原师范学院2011-2012学年第二学期期末考试《计算机网》试卷(A )题号 一 二 三 四 五 总分 分数得 分一、选择题(每小题1分,共20分)( ) 1.在以太网中, MAC 帧中的源地址域的内容是。

A .发送站点的物理地址B .目地站点的物理地址C .源SAP 地址D .目的SAP 地址( ) 2.下列各种网络互联设备中,不能隔离冲突域的是。

A .IP 路有器B .以太网交换机C .以太网集线器D .透明网桥( ) 3.TCP/IP 实用程序中, Ping 程序的主要功能是。

A .确认配置,测试连接 B .主机之间的双向文件传递C .主机之间的单向文件传递D .给Windows NT 系统和UNIX 之间拷贝文件( ) 4.在OSI 模型中, N 层提供的服务是与对等层实体交换信息来实现的。

A .利用N-1 层提供的服务以及按N 层协议B .利用N 层提供的服务以及按N-1 层协议C .利用N+1 层提供的服务以及按N 层协议D .利用N 层提供的服务以及按N+1 层协议( ) 5.双绞线由两个具有绝缘保护层的铜导线按一定密度互相绞在一起组成, 这样可以。

A .降低成本B .提高传输速度C .降低信号干扰的程度D .无任何作用( ) 6.一个快速以太网交换机的端口速率为100Mbit/s ,若该端口可以支持全双工传输数据,那么该端口实际的传输带宽为。

A .100Mbit/sB .200Mbit/sC .150Mbit/sD .1000Mbit/s( ) 7.以下关于数据报工作方式的描述中, 是不正确的。

重庆大学计算机网络2011-2012年期末试题(附考点复习整理)

重庆大学计算机网络2011-2012年期末试题(附考点复习整理)

重庆大学 计算机网络 课程试卷2011学年 第 一 学期开课学院: 计算机学院考试日期:一.填空题(1分/每空,共15分,直接填在下划线上)1. 物理层中的 功能 特性指明某条线上出现的某一电平的电压表示何种意义。

2. PPP 协议是数据链路层的协议。

3. 某信道采用16个相位的调相传输,码元传输率为300Baud ,则数据传输率为 1200 bps 。

4. HDLC 采用零比特填充法实现数据链路层的透明传输,如果要传输的源数据为01001111110001010,则发送到网络上的数据是010011111010001010。

5. 在数据链路层扩展局域网是使用 网桥。

6. IEEE 802.117. 若某单位需要2048个IP 地址,则采用CIDR ,掩码为255.255.248.0。

8. ping 命令使用 ICMP 回送请求与回送回答报文来测试两个主机之间的连通性。

9. 由IP 地址和端口号组成。

10. IPv6规定的地址长度为 128比特。

11. 拥塞避免算法:发送端的拥塞窗口每经过 一个RTT 就增加一个MSS 的大小(而不管在时间RTT 内收到了几个ACK ),这样,拥塞窗口CMND 就按线性规律缓慢增大。

12. MIME 是在SMTP 的基础上,增加了邮件主体的结构,并定义了传送非ASCll 码的编码规则。

13. IP 网络中,动态分配主机IP 地址的协议是 DHCP 。

14. 当用户在IE 浏览器的地址栏输入 后,运行的应用层协议依次是 DNS 和 HTTP 。

二.单选题(从每小题的四个备选答案中,选出一个正确答案,1分/每小题,共15分) 1.下面说法正确的是(A )。

A. 网络协议的三要素包括语法、语义和 同步。

B. 协议是垂直的,服务是水平的。

C. 层与层之间交换的数据的单位是PDU 。

D. 在对等层上传送的数据的单位是SDU 。

2.网络层传输的数据单位是( C )。

A. 比特B. 帧C. 分组D. 报文3.在连续ARQ 协议中,当采用3bit 编码时,发送窗口的最大值是( C )。

2011-2012江苏计算机网络试题及答案

2011-2012江苏计算机网络试题及答案

1、在计算机网络的定义中,一个计算机网络包含多台具有_自主_____功能的计算机;把众多计算机有机连接起来要遵循规定的约定和规则,即_通信协议______;计算机网络的最基本特征是__资源共享_______。

2、常见的计算机网络拓扑结构有:_总线型结构_、___星型结构_______、环型结构____和_、树型结构和混合型结构___。

3、常用的传输介质有两类:有线和无线。

有线介质有_双绞线_______、_同轴电缆___、__光纤__。

4、网络按覆盖的范围可分为广域网、_局域网__、_城域网__。

5、TCP/IP协议参考模型共分了_4__层,其中3、4层是_传输层_、_运用层_。

6、电子邮件系统提供的是一种__存储转发式_服务,WWW服务模式为__B/S____。

7、B类IP地址的范围是____128.0.0.0----191.255.255.255__。

8、目前无线局域网采用的拓扑结构主要有__点对点式_、_多点式_______、__中继式__。

9、计算机网络的基本分类方法主要有:根据网络所覆盖的范围、根据网络上主机的组网方式,另一种是根据__信息交换方式____。

10、数据传输的同步技术有两种:_同步传输____和异步传输。

11、用双绞线连接两台交换机,采用_交叉线______线。

586B的标准线序是_白橙、橙、白绿、蓝、白蓝、绿、白棕、棕__。

12、多路复用技术是使多路信号共同使用一条线路进行传输,或者将多路信号组合在一条物理信道上传输,以充分利用信道的容量。

多路复用分为:__频分多路复用__、_波分多路复用_、__时分多路复用___和码分多路复用。

13、VLAN(虚拟局域网)是一种将局域网从__逻辑上划分网段,而不是从__物理上划分网段,从而实现虚拟工作组的新兴数据交换技术。

二、选择题(每题 2 分,共30 分)14计算机网络拓扑是通过网中结点与通信线路之间的几何关系表示网络中各实体间的__B_______。

计算机网络期末考试复习题及其答案

计算机网络期末考试复习题及其答案

计算机网络期末考试复习题及其答案一、选择题(每题1分)1、Internet的前身是 C 。

A、IntranetB、EthernetC、ARPAnetD、Cernet2、Internet的核心协议是 B 。

A、X.25 B、TCP/IP C、ICMP D、UDP3、服务与协议是完全不同的两个概念,下列关于它们的说法错误的是 D 。

A、协议是水平的,即协议是控制对等实体间通信的规则。

服务是垂直的,即服务是下层向上层通过层间接口提供的。

B、在协议的控制下,两个对等实体间的通信使得本层能够向上一层提供服务。

要实现本层协议,还需要使用下面一层所提供的服务。

C、协议的实现保证了能够向上一层提供服务。

D、OSI将层与层之间交换的数据单位称为协议数据单元PDU。

4、在TCP/IP的进程之间进行通信经常使用客户/服务器方式,下面关于客户和服务器的描述错误的是 C 。

A、客户和服务器是指通信中所涉及的两个应用进程。

B、客户/服务器方式描述的是进程之间服务与被服务的关系。

C、服务器是服务请求方,客户是服务提供方。

D、一个客户程序可与多个服务器进行通信。

5、常用的数据传输速率单位有kbit/s、Mbit/s、Gbit/s。

1Gbit/s等于 A 。

A.1×103Mbit/s B.1×103kbit/s C、1×106Mbit/s D、1×109kbit/s6、在同一信道上同一时刻,可进行双向数据传送的通信方式是 C 。

A、单工B、半双工 C、全双工 D、上述三种均不是8、局域网标准化工作是由 B 来制定的。

A、OSIB、IEEE C、ITU-T D、CCITT9、计算机内的传输是 A 传输,而通信线路上的传输是传输。

A、并行,串行 B、串行,并行C、并行,并行D、串行,串行10、 C 代表以双绞线为传输介质的快速以太网。

A、10BASE5 B、10BASE2 C、100BASE-T D、10BASE-F11、局域网体系结构中B被划分成MAC和LLC两个子层。

2012年计算机网络复习资料

2012年计算机网络复习资料

《计算机网络》习题第一部分计算机网络重要知识点⏹编码技术—曼彻斯特、微分曼彻斯特⏹复用技术—码分多址CDMA⏹差错校验码—循环冗余校验CRC(发送时如何产生,接收时如何校验?)⏹滑动窗口技术—两个典型例子⏹网桥技术—网桥工作原理(自学习表建立过程,自学习表建立过程各步骤的注释)⏹地址解析技术—ARP协议⏹子网技术—划分子网方法⏹分片与重组—IP分组头部中MF、ID、OFFSET、TL运用⏹路由技术—写路由表(静态路由)⏹路由技术—被路由选择(查路由表的方法)、CIDR协议⏹路由技术—路由过程(IP分组传递过程)⏹路由技术—动态路由选择(RIP协议工作过程)⏹地址转换技术—NAT协议工作原理⏹运输连接管理—TCP连接建立过程& TCP连接释放过程⏹运输连接管理—TCP有限状态机⏹地址解析技术—递归解析、迭代解析第二部分计算机网络复习题与参考答案第 1 章概述一、填空题1. 所谓计算机网络——————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————————。

———————2. OSI参考模型共分———————————————————————————————————————。

2011计算机 网络技术试题与答案

2011计算机 网络技术试题与答案

2011计算机网络技术试题与答案根据您提供的题目,我将以试题与答案的格式来向您呈现这篇文章。

以下是2011年计算机网络技术试题和答案:试题一:1. 请简要解释计算机网络的定义及其作用。

答案:计算机网络是指将多台独立的计算机通过通信设备和传输介质连接起来,实现信息交流和资源共享的系统。

它的作用是实现计算机之间的数据传输、远程访问和共享资源,为用户提供可靠、高效的网络通信服务。

试题二:2. 描述OSI参考模型的七层结构,并简要介绍每一层的功能。

答案:OSI参考模型是一种分层的网络架构,由七个不同层次组成,每一层都有特定的功能,如下所示:1) 物理层:负责在物理传输媒介上传输原始比特流,实现数据的物理连接。

2) 数据链路层:提供可靠的点对点数据传输,并处理数据帧的差错检测和纠正。

3) 网络层:通过路由选择算法,实现数据包在不同网络之间的路由选择和转发。

4) 传输层:提供可靠的端到端的数据传输服务,包括数据分段、传输控制和流量管理。

5) 会话层:负责建立、管理和终止会话连接,为应用程序之间提供通信通道。

6) 表示层:负责数据的编码和解码,以便应用程序能够正确解释和处理接收到的数据。

7) 应用层:提供各种网络应用程序,如文件传输、电子邮件和远程登录等。

试题三:3. 简述TCP/IP协议族的特点和应用。

答案:TCP/IP协议族是互联网中最常用的网络协议,具有以下特点:1) 松散耦合:TCP/IP协议族的各个协议相互独立,可以根据需求选择不同的协议。

2) 可靠性:TCP/IP协议提供可靠的数据传输机制,通过确认和重传等机制保证数据的可靠性。

3) 灵活性:TCP/IP协议族适用于各种不同的网络环境,可以实现不同网络之间的互联。

4) 开放性:TCP/IP协议族是开放标准,任何厂商都可以实现和使用该协议。

TCP/IP协议族广泛应用于各种网络场景,包括互联网、局域网和广域网等。

它可以支持各种应用程序,如Web浏览器、电子邮件和文件传输等。

计算机网络复习题(带答案)

计算机网络复习题(带答案)

计算机网络复习题(带答案)计算机网络复习题(带答案)1. 什么是计算机网络?计算机网络是指将多台计算机连接在一起,通过通信设备进行数据交换和资源共享的系统。

它使得我们可以在不同计算机之间传输数据和信息,并利用网络资源进行通信和协作。

2. 请简要描述计算机网络的分类。

计算机网络可以按照覆盖范围、连接方式和网络拓扑结构进行分类。

按照覆盖范围分类:- 局域网(Local Area Network, LAN):覆盖一个较小的地理范围,如家庭、办公楼或校园。

- 城域网(Metropolitan Area Network, MAN):覆盖一个城市或城市区域。

- 广域网(Wide Area Network, WAN):覆盖较大的地理范围,如跨越国家或地区的网络。

按照连接方式分类:- 点对点连接:两台计算机之间直接建立一条通信线路。

- 多点连接:多台计算机之间通过一个共享的节点进行通信。

按照网络拓扑结构分类:- 总线型拓扑:所有设备连接在同一条总线上。

- 环型拓扑:设备之间形成一个环形结构。

- 星型拓扑:所有设备连接到一个中心节点上。

- 网状型拓扑:设备间可以通过多条路径进行互联。

3. OSI参考模型是什么?请简要介绍各层的功能。

OSI参考模型(Open Systems Interconnection Reference Model)是一个用于网络架构的概念模型,定义了计算机网络中不同层次之间的协议和功能分配。

- 物理层(Physical Layer):负责传输比特流。

主要关注物理介质、信号电压等。

- 数据链路层(Data Link Layer):负责将比特流转化为数据块,并检测和修正传输中的错误。

- 网络层(Network Layer):负责将数据包从源节点传输到目标节点。

处理路由选择和分组转发等问题。

- 传输层(Transport Layer):负责可靠地传输数据。

提供端到端的错误检测和纠正。

- 会话层(Session Layer):负责建立、管理和终止会话。

2011级计算机网络技术基础期末考试试题

2011级计算机网络技术基础期末考试试题

3、下列软件中可以查看WWW信息的是_______。

A、游戏软件B、财务软件C、杀毒软件D、浏览器软件4、设置文件夹共享属性时,可以选择的三种访问类型为完全控制、更改和___。

A、共享B、只读C、不完全D、不共享5、计算机网络最突出的特点是____。

A、资源共享B、运算精度高C、运算速度快D、内存容量大6、网址“”中的“cn”表示______。

A、英国B、美国C、日本D、中国7、下列四项中主要用于在Internet上交流信息的是______。

A、BBSB、DOSC、WordD、Excel8、"地址“ftp://218.20.0.123”中的“ftp”是指______。

A、协议B、网址C、新闻组D、邮件信箱9、如果允许其他用户通过“网上邻居”来读取某一共享文件夹中的信息,但不能对该文件夹中的文件作任何修改,应将该文件夹的共享属性设置为______。

A、隐藏B、完全C、只读D、系统10、下列属于计算机网络通信设备的是_____。

A、显卡B、网线C、音箱D、声卡11、个人计算机通过电话线拨号方式接入因特网时,应使用的设备是______。

A、交换机B、调制解调器C、电话机D、浏览器软件12、网卡属于计算机的_____。

A、显示设备B、存储设备C、打印设备D、网络设备13、要能顺利发送和接收电子邮件,下列设备必需的是______。

A、打印机B、邮件服务器C、扫描仪D、Web服务器14、区分局域网(LAN)和广域网(WAN)的依据是______。

A、网络用户B、传输协议C、联网设备D、联网范围15、WWW最初是由_____实验室研制的。

A、CERNB、AT&TC、ARPAD、Microsoft Internet La16、构成计算机网络的要素主要有:通信主体、通信设备和通信协议,其中通信主体指的是______。

A、交换机B、双绞线C、计算机D、网卡17、计算机网络的主要目标是______。

河南理工2011-2012计算机网络A试卷及答案

河南理工2011-2012计算机网络A试卷及答案

1. 常用的有线传输介质有3种:同轴电缆、双绞线、光纤传输。

2.网络互连时,通常采用中继器、网桥、路由器和网关四种设备。

3.与网际协议IP配套使用的四个协议是: ARP 、RARP、ICMP 和IGMP。

4.信号调制常用的三种方法是调幅、频率调制、相位调制。

5.从传输范围的角度来划分计算机网络,计算机网络可以分为:个人区域网、局域网、城域网和广域网。

6.常用的IP地址有A、B、C三类,155.11.3.31是一个_____B_______类IP地址,其网络标识(net-id)为_____155.11_____ __.7. IP地址的编址方法经历的三个历史阶段是分类地址、划分子网和构造超网三种。

8.面向连接服务具有_____连接建立_ __、______数据传送_______和___连接释放_____三个阶段。

9.URL的格式为__ _<协议>://<主机>:<端口>/<路径>__________________。

10.一台主机可以有3个唯一标识它的地址,分别是___ __MAC地址___、IP地址和___ 域名______。

1. 世界上第一个计算机网络是(A)。

A ARPANETB ChinaNetC InternetD CERNET 2. 以下哪个是MAC地址( D )A OD-01-02-AAB 139.216.000.012.002C AO.O1.00D 00-01-22-OA-AD-013. 广域网覆盖的地方范围从几十公里到几千公里,它的通信子网主要使用( B ).A报文交换技术 B分组交换技术 C文件交换技术D电路交换技术4. 若数据链路的发送窗口尺寸WT=9,在发送过3号帧、并接到3号帧的确认帧后,发送方还可连续发送( D )A 2个帧B 4个帧C 7个帧D 9个帧5. 以太网媒体访问控制技术CSMA/CD的机制是(A)。

A 争用带宽B 预约带宽C 循环使用带宽 D按优先级分配带宽6.ADSL技术主要解决的问题是( B )A 宽带传输 B宽带接入 C 宽带交换 D多媒体技术7.传输层向用户提供( B )A 链路层B 端对端层C 网络对网络 D子网到子网8. 下列不属于路由选择协议的是(B)。

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

PART Ⅰ: Single Choice1. The primary function of the address resolution protocol (ARP) that resides in Internet hosts and routers is:A. To provide LAN router functionsB. To translate between LAN addresses and physical interface addressesC. To translate between IP addresses and LAN addressesD. To calculate the shortest path between two nodes on a LAN2. Queuing can NOT occur inA. the router output portsB. the router input portsC. physical mediumD. an interconnection network3.The host component of a CIDR address of the form a.b.c.d/22 can containaddresses for:A. 2(32-22) hosts minus “special” hostsB. 512 hosts minus “special” hostsC. d times 22 hostsD. 10 hosts minus “special” hosts4. The length of an Ethernet address isA. 4 bytesB. 6 bytesC. 14 bytesD. 20 bytes5. Host A sends a TCP segment (Seq = 43, ACK = 103) to host B, and then hostB replies with a TCP segment (Seq = 103, ACK = 57). The payload of the firstTCP segment isA. 14 bytes longB. 43 bytes longC. 57 bytes longD. 60 bytes long6. Longest prefix matching is usedA. in routers to know on which link can forward packetsB. in classless addressing to use the address space more efficiently than inclassful addressing.C. by NAT to increase the available address spaceD. to assign subnet masks.7. Using module 2 arithmetic to compute the CRC code for message101101110011 with the generator 10011, the result isA.01011 B.0011C.10011 D.11108.Which windows command usually can be used to show the intermediate routersalong the path to a remote destination?A. pingB. showrouteC. nbtstatD. tracert9. Which character is NOT distance-vector algorithm’s characters?A. iterativeB. globalC. asynchronousD. distributed10. Which of the following media does not suffer from electromagneticinterference?A. Copper wireB. Glass fiberC. RadioD. Microwave11. When a destination host transport layer receives data from the network layer,it unambiguously identifies the appropriate process to pass the data to by using a triplet consisting of:A. Source port #, destination IP address, and source IP addressB. Destination port #, source port #, process ID#C. Destination port #, source port #, destination IP addressD. Destination port #, source port #, source IP address12. The FTP protocol runs over ____ and uses port ____.A. TCP 21B. TCP 80C. UDP 20D. TCP 11013. ____ broadband technology uses multiple frequencies to achieve higherthroughput.A. TDMB. FDMC. STDMD. B and C14. Which of the following is the service that the transport layer does not providefor theapplication layer?A. In-order delivery of data segments between processesB. Best effort delivery of data segments between communicating hostsC. Multiplexing and demultiplexing of transport layer segmentsD.Congestion control15. Processes on two different end systems communicate with each other by exchanging ( ) across the computer network.A. packetsB. datagramC. framesD. messages16. Which kind of media is not a guided media? ()A twisted-pair copper wireB a coaxial cableC fiber opticsD digital satellite channel17. The units of data exchanged by a link-layer protocol are called().A FramesB SegmentsC DatagramsD bit streams18. ( )makes sure that neither side of a connection overwhelms the other side bysending too many packets too fast.A Reliable data transferB Flow controlC Congestion controlD Handshaking procedure19. The Internet’s network layer is responsible for moving network-layer packetsknown as ( ) from one host to another.A frameB datagramC segmentD message20.In the following options, which service does not be provided to an application by TCP?( )A reliable transportB flow controlC video conferencingD congestion control21. In the following options, which does not use UDP?( )A Internet phoneB video conferencingC streaming multimediaD telnet22. The time required to propagate from the beginning of the link to the nextrouter is ( ).A queuing delayB processing delayC propagation delayD transmission delay23. Which command can be used to show the intermediate routers along thepath to a remote destination? ( )A. pingB. showrouteC. tracertD. ls24. The FTP protocol runs over ____ and uses port ____. ( )A.UDP 21B.UDP 20C.TCP21D. TCP 2525. When a destination host transport layer receives data from the network layer,it unambiguously identifies the appropriate process to pass the data to by using a triplet consisting of ( )A. Source port #, destination IP address, and source IP addressB. Destination port #, source port #, process ID#C. Destination port #, source port #, source IP addressD. Destination port #, source port #, destination IP address26. From the list below, select the items found in the TCP segment structure thatare not found in the UDP segment structure ( )A. Application Generated DataB. Sequence #C. Source Port #D. DestinationPort #27. Which of the following media does not suffer from electromagneticinterference? ( )A. Copper wireB. Glass fiberC. RadioD. Microwave28. A socket is the interface between ( ) within a host.A the network layer and the link layerB the link layer and the physical layerC the application layer and the transport layerD the transport layer and the network layer29. Suppose a web page consists of a base HTML file, 5 JEPG images and a javaapplet, and also suppose HTTP uses persistent connection without pipelining, the total response time is ( ).A 2RTTB 8RTTC 12 RTTD 14RTT30. The time it takes for a small packet to travel from client to server and thenback to the client is ( )A round-travel timeB next-hop timeC round-trip timeD prefix-matching time31. A network entity that satisfies HTTP requests on the behalf of an origin webserver is ( ).A server farmB server stackC proxy serverD edge server32. What is the length of a TCP header? ( )A. 4 bytesB. 6 bytesC. 14 bytesD. 20 bytes33. Which of the following services does not the transport layer provide for theapplication layer?( )A. In-order delivery of data segments between processesB. Best effort delivery of data segments between communicating hostsC. Multiplexing and demultiplexing of transport layer segmentsD. Congestion control34. If the status code in HTTP response message is 404, it means ( )A Request succeeded.B The requested document doesn’t exit on this server.C This is a generic error code indicating that the request could not beunderstood by the server.D Requested object has been permanently mover.35. In the following protocol, which one is stateless? ( )A HTTPB SMTPC FTPD IMAP36. In the four following options, which application is organized as hybrid of C/Sand P2P architecture? ( )A E-mailB QQC File transferD Web application37. A process sends messages into, and receives messages from, the networkthrough its ( ).A socketB programC clientD peer38. In the header lines of HTTP request message, if the field of Connection isclose, it specifies ( ).A the host on which object residesB what type of the user agentC that the browser wants the server to close the connection after sending therequested objectD which language can the browser receive39. In the following four options, which one is not the part of cookie technology?( )A Cookie header lines in the HTTP response message and request message.B One cookie header file kept on the user’s end system and managed by theuser’s browser.C A network entity that satisfies HTTP requests on the behalf of an origin Webserver.D A back-end database at the Web site40. Processing delay does not include the time to ( ).A examine the packet’s headerB wait to transmit the packet onto the linkC determine where to direct the packetD check bit-error in the packet答案PART Ⅱ: True / FalseInstructions: Mark the symbol “T” if the statement is correct,and “F” if the statement is incorrect.1. The job of delivering the data in a transport-layer segment to the correctsocket is called multiplexing.2. Before sending a packet into a datagram network, the source must determineall of the links that packet will traverse between source and destination.3. A web cache is both a client and a server at the same time.yer four of the Internet protocol stackis implemented in the end systems butnot in the routers in the network core.5. The main task of the Internet’s Domain Name System (DNS) is toTranslatehost names to IP addresses.6. Protocols define format,order of messages sent and received among networkentities, and actions taken on message transmission,receipt.7. Consider a computer network consisting of several interconnected 10BaseThubs, but it does not include any bridge or router. Then this network has only one collision domain.8. Routing is the method of moving packets from router’s input ports toappropriate router’s output ports.9. Queuing can occur at both the input ports and the output ports of a router.Queuing occurs at the output port when the arriving rate of packets to the outgoing link exceeds the link capacity. Queue occurs at an input port when the arriving rate of packets exceeds the switch capacity.10. The length of IPV6 address is 32 bits.答案PART Ⅲ: Answer the questionsbriefly.1.Explain the difference betweenTCP service and UDP service.(5 pts)2. Ethernet follows a CSMA/CD protocol scheme. Explain how this scheme works.(5 pts)3. LAN is created by a switch and several PCs as shown in the figure below. Theswitch table is also shown as below. Now A will send LAN segment to B and then B will reply to A. Explain how switch and PCs work. (5 pts)4. Explain the difference between go-back-N and selective repeat.(5 pts)5. Briefly explain①the main functions of Hub, switch and router, and②each ofthem stays in which layer of the TCP/IP model.③If all of them have 4 interfaces, please list the number of collision domains and broadcast domains.(8 pts)6.Suppose there is exactly one packet switch between a sending host and a receiving host. The transmission rates between the sending host and the switch and between the switch and the receiving host are R1 and R2, respectively. Assuming that the switch uses store-and-forward packet switching, what is the total end-to-end delay to send a packet of length L? (Ignore queuing delay, propagation delay, and processing delay.)7. Draw the “3-way handshaking” figure, including SYN, ACK flags and seq#,ack#. (6 pts)8. In the figure below, please brieflydescribe how H1 sends packets to H2. (Note:you should describe that ①How H1 knows that H2 is not in the same network,and ②How router R1 check its routing table.) (8 pts)9. Select the best corresponding definition or concepts for the term list below.(8 pts)Term list:1)SYN,ACK ( )2)Repeater ( )3)IETF ( )4)VLSM,CIDR ( )5)Connectionless ( )6)Full-duplex ( )7)UDP ( )8)Optical fiber cabling ( )Definition or concepts list for selected:A. A OSI reference model layer 4 protocolB.One of their primary jobs involves RFCsC.Techniques to efficiently use IP addressesD.This model lacks a setup and tear down phaseE.Something you might find in the 3-way handshakeF.An example of a wire link technologyG.The ability to talk and listen at the same timeH.This device moves bits from one data link network to another withoutinspecting the frame’s contents10.(3points)What is the difference between a host and end system? List the types of end systems. Is a Web Server an end system?11.(3points)Please briefly describe the function of the five layers in TCP/IP architecture (NOTE: include the protocol data unit)12.(3points) Where can queuing occur in a router? Briefly explain the conditions that lead to such queuing.13.(2points) What is the difference between routing and forwarding?答案1.Explain the difference betweenTCP service and UDP service.(5 pts)答:TCP:handshaking: setup (prepare for) data transfer ahead of timeHello, hello back human protocolset up “state” in two communicating hostsTCP - Transmission Control ProtocolInternet’s connection-oriented servicereliable, in-order byte-stream data transferloss: acknowledgements and retransmissionsflow control:sender won’t overwhelm receivercongestion control:senders “slow down sending rate” when network congestedUDP:unreliable data transferno flow controlno congestion control2. Ethernet follows a CSMA/CD protocol scheme. Explain how this scheme works.(5pts)答:CSMA/CD stands for Carrier Sense Multiple Access with Collision Detection. This means that when a node wants to transmit data, it (1) senses the carrier until no transmissions are detected, (2) starts transmission, and (3) continues to check for a collision. If a collision happens, the node stops and waits a random period before starting with step (1) again.3. LAN is created by a switch and several PCs as shown in the figure below. Theswitch table is also shown as below. Now A will send LAN segment to B and then B will reply to A. Explain how switch and PCs work.(5 pts)答:(1) Host A sends frame to switch. The switch checks the frame and know the destination MAC address is B.(2) The switch checks the switch table, but can not know the interface of B, so flood.(3) Host B receives the frame and replies to host A.(4) The switch receives the frame from B and records MAC address of B and the interface 2 in the switch table.(5) The switch learns the destination of the frame is A and the interface of MAC address of A through the switch table and then sends the frame to interface 1.4. Explain the difference between go-back-N and selective repeat.(5 pts)答:With go-back-N, whenever a receiver detects a missing or damaged frame k, all frames succeeding k are ignored and the sender is forced to start retransmission at frame k. With selective repeat, it is possible to retransmit only frame k; the receiver buffers successive frames.5.答:HUB功能:对信号放大、整形、扩大网络的覆盖范围;工作在物理层。

相关文档
最新文档