计算机网络原理复习第二章习题
计算机网络第二章习题解答

计算机网络第二章习题解答1. 问题描述:解释什么是分组交换?分组交换是一种网络传输技术,其中数据被分成较小的块(或分组)进行传输,而不是以连续的比特流进行传输。
在分组交换中,每个分组都会独立地通过网络传输,并且可以根据网络条件选择最佳路径来传输分组。
2. 问题描述:什么是电路交换?请列出其优点和缺点。
电路交换是一种传输技术,其中通信路径在建立连接时被预先分配。
在电路交换中,通过建立一个持续的、专用的通信路径来实现端到端的数据传输。
优点:- 传输效率高,数据传输过程稳定;- 可保障数据传输的实时性,适用于需求严格的应用场景,如电话通信;缺点:- 通信链路建立时间较长;- 通信路径在建立时就被预留,即使在通信过程中没有数据传输也会占用资源;- 在链路建立的过程中,若链路中断,需要重新建立连接。
3. 问题描述:什么是存储转发交换?请列出其特点。
存储转发交换是一种分组交换的方式,其中每个分组在传输之前需要完全接收,并存储在交换机的缓冲区中,然后根据目的地址选择合适的端口进行转发。
存储转发交换的特点包括:- 可以处理不同大小的分组,适用于各种应用场景;- 由于分组在接收端进行存储和处理,因此可以对接收到的分组进行差错检测和纠正;- 可以在网络拥塞时进行流量控制,防止分组丢失。
4. 问题描述:简要解释虚电路交换和数据报交换的区别?虚电路交换和数据报交换都是分组交换的方式,但两者存在一些区别。
虚电路交换中,发送端和接收端在通信之前会建立一个虚电路,路由器会记录这个虚电路,将后续的分组沿着虚电路转发。
在传输过程中,每个分组都有一个虚电路号标识,使得分组能够按照特定的路径到达目的地。
虚电路交换类似于电路交换,在传输过程中,分组的到达顺序和给定路径的稳定性都得到了保证。
而数据报交换中,每个分组都是独立地通过网络传输,每个分组都包含了目的地址等信息,因此路由器根据分组的目的地址来选择最佳的传输路径。
数据报交换类似于存储转发交换,分组可以通过不同的路径进行传输,灵活性较高。
计算机网络原理第2章习题

计算机网络原理第2章习题第一篇:计算机网络原理第2章习题1.通常通信信道的带宽越大,在数据传输中失真将会()A.严重B.不变C.越大D.越小2.已知某信道的信号传输速率为64kbit/s,一个载波信号码元有4个有效离散值,则该信道的波特率为()A.16kBaudB.32 kBaudC.64 kBaudD.128 kBaud3.某信道的波特率为1000Baud,若令其数据传输速率达到4kbit/s,则一个信号码元所取的有效离散值个数为()A.2B.4C.8D.164.有一条无噪声的8kHz信道,每个信号包含8级,每秒采样24*103次,则可以获得的最大传输速率是()A 24 kbit/sB.32 kbit/sC.48 kbit/sD.72 kbit/s5.假设一个信道的带宽是3000Hz,信噪比为20dB,那么这个信道可以获得的理论最大传输速率是()A.1 kbit/sB.32 kbit/sC.20 kbit/sD.64 kbit/s6.测得一个以太网数据的波特率是40Mbaud,那么其数据率是()A.10Mbit/sB.20 Mbit/sC.40 Mbit/sD.80 Mbit/s7.用PCM对语音进行数字量化,如果将声音分成128个量化级,采样频率为8000次/秒,那么一路话音需要的数据传输率为()A.56 kbit/sB.64 kbit/sC.128 kbit/sD.1024 kbit/s8.[2009]在无噪声的情况下,若某通信链路的带宽为3KHz,采用4个相位,每个相位具有4种振幅的QAM调制技术,则该通信链路的最大数据传输速率是()。
A.12kbit/sB.24kbit/sC.48kbit/sD.96kbit/s9.[2011]若某通信链路的数据传输速率为2400bit/s,采用4相位调制,则该链路的波特率是()。
A.600波特B.1200波特C.4800波特D.9600波特第二篇:计算机网络原理习题第一章概述1.网络把__连接在一起,互联网把__连接在一起?2.因特网是由什么发展而来的?3.从因特网的工作方式上看,可以划分为哪两大块?4.简述主机和路由器的作用?5.两个主机上运行程序之间的通信方式可分为几种?分别是什么?6.简述分组交换的原理。
计算机网络原理,第二章练习题

第二章练习题一、单项选择题1、信息(Information)是( C )A、数据B、数C、经过加工处理的数据D、记录下来的可鉴别的符号2、通信信道上不包括的信道名称是(D )A、电话线B、红外线C、双绞线D、数据线3、以计算机为主体的数据通信系统,由信源发出的信号都是(C)A、脉冲信号B、模拟信号C、数字信号D、广播信号4、下列正确的说法是(D)A、当码元的离散值个数N =4,则波特率等于比特率的2倍B、600波特和600bps是一个意思C、每秒传送100个码元也就是每秒传送100个比特D、当码元的离散值个数N =2,则波特率等于比特率5、差错控制的核心是差错控制(C)。
A、管理B、编程C、编码D、实施6、信道宽带的单位是(C)。
A、bpsB、MbpsC、HzD、安培7、将一条物理信道按时间分成若干时间片轮换地给多个信号使用,每一时间片由复用的一个信号占用,这样可以在一条物理信道上传输多个数字信号,这就是(B)A.频分多路复用B.时分多路复用C.空分多路复用D.频分与时分混合多路复用8、在同一个信道上的同一时刻,能够进行双向数据传送的通信方式是(C)A.单工B.半双工C.全双工D.上述三种均不是9、下列关于信道容量的叙述,正确的是(A )A.信道所能允许的最大数据传输率B.信道所能提供的同时通话的路数C.不失真传输信号的频率范围D.信道所允许的最大误差码率10、为了合理分配通信系统信道以满足各种用户可能的不同速率要求并使信道保持较高的利用率,主要的措施是(D)A.多路访问控制B.交换技术C.多址联接技术D.多路复用技术11、在一个带宽为3KHZ、没有噪声的信道,传输二进制信号时能够达到的极限数据传输率为__(1)B__。
一个带宽为3KHZ、信噪比为30dB 的信道,能够达到的极限数据传输率为__(2)B__。
上述结果表明,__(3)_D_。
(1)A.3Kbps B.6Kbps C.56Kbps D.10Mbps(2)A.12Kbps B.30Kbps C.56Kbps D.10Mbps(3)A. 有噪声信道比无噪声信道具有更大的带宽B.有噪声信道比无噪声信道可达到更高的极限数据传输率C.有噪声信道与无噪声信道没有可比性D.上述值都为极限值,条件不同,不能进行直接的比较12、为了进行差错控制,必须对传送的数据帧进行校验。
2.计算机网络原理第二章课后习题及答案

第二章1. (Q2)For a communication session between a pair of processes, which process is the client and which is the server?Answer:The process which initiates the communication is the client; the process that waits to be contacted is the server..2. (Q3) What is the difference between network architecture and application architecture?Answer:Network architecture refers to the organization of the communication processintolayers (e.g., the five-layer Internet architecture). Application architecture, on the other hand, is designed by an application developer and dictates the broadstructure of the application (e.g., client-server or P2P)3. (Q4) What information is used by a process running on one host to identify a process running on another host?Answer: The IP address of the destination host and the port number of the destinationsocket.4. (Q6) Referring to Figure 2.4, we see that none of the application listed in Figure 2.4 requires both no data loss and timing. Can you conceive of an application that requires no data loss and that is also highly time-sensitive?Answer: There are no good example of an application that requires no data loss and timing.If you know of one, send an e-mail to the authors5. (Q9) Why do HTTP, FTP, SMTP, and POP3 run on top of TCP rather than on UDP?Answer: The applications associated with those protocols require that all application databe received in the correct order and without gaps. TCP provides this servicewhereas UDP does not.6. (Q11) What is meant by a handshaking protocol?Answer: A protocol uses handshaking if the two communicating entities first exchangecontrol packets before sending data to each other. SMTP uses handshaking at theapplication layer whereas HTTP does not.7. (Q13) Telnet into a Web server and send a multiline request message. Include in the request message the If-modified-since: header line to force a response message with the 304 Not Modified status code.Answer: Issued the following command (in Windows command prompt) followed by theHTTP GET message to the “” web server:> telnet 80Since the index.html page in this web server was not modified since Fri, 18 May2007 09:23:34 GMT, the following output was displayed when the abovecommands were issued on Sat, 19 May 2007. Note that the first 4 lines are theGET message and header lines input by the user and the next 4 lines (startingfrom HTTP/1.1 304 Not Modified) is the response from the web server.8. (Q14) Consider an e-commerce site that wants to keep a purchase record for each of its customers. Describe how this can be done with cookies.Answer: When the user first visits the site, the site returns a cookie number. This cookie number is stored on the user’s host and is managed by the browser. During each subsequent visit (and purchase), the browser sends the cookie number back to the site. Thus the site knows when this user (more precisely, this browser) is visiting the site.9. (Q15) Suppose Alice, with a Web-based e-mail account (such as Hotmail or gmail), sends a message to Bob, who accesses his mail from his mail server using POP3. Discuss how the message gets from Alice’s host to Bob’s host. Be sure to list the series of application-layer protocols that are used to move the message between the two hosts.Answer: Message is sent from Alice’s host to her mail server over HTTP. Alice’s mail server then sends the message to Bob’s mail server over SMTP. Bob then transfers the message from his mail server to his host over POP3.10. (Q10) Recall that TCP can be enhanced with SSL to provide process-to-process securityservices, including encryption. Does SSL operate at the transport layer or the application layer? If the application developer wants TCP to be enhanced with SSL, what does the developer have to do?Answer: SSL operates at the application layer. The SSL socket takes unencrypted data fromthe application layer, encrypts it and then passes it to the TCP socket. If theapplication developer wants TCP to be enhanced with SSL, she has to include theSSL code in the application.11. (Q16) Print out the header of an e-mail message you have recently received. How manyReceived: header lines are there? Analyze each of the header lines in the message.Answer: from 65.54.246.203 (EHLO )Received:(65.54.246.203) by with SMTP; Sat, 19 May 2007 16:53:51 -0700from ([65.55.135.106]) by Received: with Microsoft SMTPSVC(6.0.3790.2668); Sat, 19 May 2007 16:52:42 -0700 Received: from mail pickup service by with Microsoft SMTPSVC; Sat,19 May 2007 16:52:41 -0700Message-ID: <*******************************************>Received: from 65.55.135.123 by with HTTP; Sat, 19 May 2007 23:52:36 GMTFrom: "prithuladhungel"<***************************>To: ******************Bcc:Subject: Test mailDate: Sat, 19 May 2007 23:52:36 +0000Mime-Version:1.0Content-Type: Text/html; format=flowedReturn-Path: ***************************Figure: A sample mail message headerReceived: This header field indicates the sequence in which the SMTP serverssend and receive the mail message including the respective timestamps.In this example there are 4 “Received:” header lines. This means the mailmessage passed through 5 different SMTP servers before being delivered to thereceiver’s mail box. The la st (forth) “Received:” header indicates the mailmessage flow from the SMTP server of the sender to the second SMTP server inthe chain of servers. The sender’s SMTP server is at address 65.55.135.123 andthe second SMTP server in the chain is .The third “Received:” header indicates the mail message flow from the secondSMTP server in the chain to the third server, and so on.Finally, the first “Received:” header indicates the flow of the mail message fromthe forth SMTP server to t he last SMTP server (i.e. the receiver’s mail server) inthe chain.Message-id: The message has been given this*************************************************(bybay0-omc3-s3.bay0.hotmail.com. Message-id is a unique string assigned by the mail systemwhen the message is first created.From: This indicates the email address of the sender of the mail. In the givenexample,**************************************To: This field indicates the email address of the receiver of the mail. In theexample, the ****************************Subject: This gives the subject of the mail (if any specified by the sender). In theexample, the subject specified by the sender is “Test mail”Date: The date and time when the mail was sent by the sender. In the example,the sender sent the mail on 19th May 2007, at time 23:52:36 GMT.Mime-version: MIME version used for the mail. In the example, it is 1.0.Content-type: The type of content in the body of the mail message. In theexample, it is “text/html”.Return-Path: This specifies the email address to which the mail will be sent if thereceiver of this mail wants t o reply to the sender. This is also used by the sender’smail server for bouncing back undeliverable mail messages of mailer-daemonerror messages. In the example, the return path is“***************************”.12. (Q18) Is it possible for an organizat ion’s Web server and mail server to have exactly thesame alias for a hostname (for example, )? What would be the type for the RR that contains the hostname of the mail server?Answer: Yes an organization’s mail server and Web server can have the sa me alias for ahost name. The MX record is used to map the mail server’s host name to its IPaddress.13. (Q19) Why is it said that FTP sends control information “out-of-band”?Answer:FTP uses two parallel TCP connections, one connection for sending controlinformation (such as a request to transfer a file) and another connection foractually transferring the file. Because the control information is not sent over thesame connection that the file is sent over, FTP sends control information out ofband.14. (P6) Consider an HTTP client that wants to retrieve a Web document at a given URL. The IPaddress of the HTTP server is initially unknown. What transport and application-layer protocols besides HTTP are needed in this scenario?Answer:Application layer protocols: DNS and HTTPTransport layer protocols: UDP for DNS; TCP for HTTP15. (P9) Consider Figure2.12, for which there is an institutional network connected to theInternet. Suppose that the average object size is 900,000 bits and that the average request rate from the institution’s browsers to the origin servers is 10 requests per second. Also suppose that the amount of time it takes from when the router on the Internet side of the access link forwards an HTTP request until it receives the response is two seconds on average (see Section 2.2.5).Model the total average response times as the sum of the average access delay (that is, the delay from Internet router to institution router) and the average Internet delay. For the average access delay, use △/(1-△β), where △is the average time required to send an object over the access link and βis the arrival rate of objects to the access link.a. Find the total average response time.b. Now suppose a cache is installed in the institutional LAN. Suppose the hit rate is 0.6. Findthe total response time.Answer:a.The time to transmit an object of size L over a link or rate R is L/R. The average timeisthe average size of the object divided by R:Δ= (900,000 bits)/(1,500,000 bits/sec) = 0.6 secThe traffic intensity on the link is (1.5 requests/sec)(0.6 sec/request) = 0.9. Thus, theaverage access delay is (0.6 sec)/(1 - 0.9) = 6 seconds. The total average response timeis therefore 6 sec + 2 sec = 8 sec.b.The traffic intensity on the access link is reduced by 40% since the 40% of therequestsare satisfied within the institutional network. Thus the average access delayis(0.6 sec)/[1–(0.6)(0.9)] = 1.2 seconds. The response time is approximately zero iftherequest is satisfied by the cache (which happens with probability 0.4); the averageresponse time is 1.2 sec + 2 sec = 3.2 sec for cache misses (which happens 60% of thetime). So the average response time is (0.4)(0 sec) + (0.6)(3.2 sec) = 1.92 seconds.Thusthe average response time is reduced from 8 sec to 1.92 sec.16. (P12) What is the difference between MAIL FROM: in SMTP and From: in the mail messageitself?Answer: The MAIL FROM: in SMTP is a message from the SMTP client that identifies the senderof the mail message to the SMTP server. TheFrom: on the mail message itself is NOTanSMTP message, but rather is just a line in the body of the mail message.17. (P16) Consider distributing a file of F = 5 Gbits to N peers. The server has an upload rate ofu s = 20 Mbps, and each peer has a download rate of d i =1 Mbps and an upload rate of u. For N = 10, 100, and 1,000 and u = 100 Kbps, 250 Kbps, and 500 Kbps, prepare a chart giving the minimum distribution time for each of the combinations of N and u for both client-server distribution and P2P distribution.Answer:For calculating the minimum distribution time for client-server distribution, we use thefollowing formula:D cs = max {NF/u s , F/d min }Similarly, for calculating the minimum distribution time for P2P distribution, we use thefollowing formula:D P 2P = max {F /u s ,F /d min ,NF /( u s + u i n i =1 )} Where,F = 5 Gbits = 5 * 1024 Mbits u s = 20 Mbps d min = d i = 1 MbpsClient Server:N 10 100 1000 200 Kbps10240 51200 512000 u 600 Kbps10240 51200 512000 1Mbps10240 51200 512000Peer to Peer:N 10 100 1000 200 Kbps10240 25904.3 47559.33 U 600 Kbps10240 13029.6 16899.64 1 Mbps10240 10240 10240。
《计算机网络(第7版)谢希仁著》第二章物理层要点及习题总结

《计算机⽹络(第7版)谢希仁著》第⼆章物理层要点及习题总结1.物理层基本概念:物理层考虑的是怎样才能再连接各种计算机的传输媒体上传输数据⽐特流,⽽不是指具体的传输媒体2.物理层特性:机械特性,电⽓特性,功能特性,过程特性3.数据通信系统:分为源系统(发送端)、传输系统(传输⽹络)、⽬的系统(接收端)三⼤部分,通信的⽬的是传送消息,数据是运送消息的实体,信号则是数据的电⽓或电磁的表现,通信系统必备的三⼤要素:信源,信道,信宿4.信号: (1)模拟信号(连续信号) 代表消息的参数的取值是连续的,连续变化的信号,⽤户家中的调制解调器到电话端局之间的⽤户线上传送的就是模拟信号。
(2)数字信号(离散信号),代表消息的参数的取值是离散的。
⽤户家中的计算机到调制解调器之间,或在电话⽹中继线上传送的就是数字信号。
在使⽤时间域(或简称为时域)的波形表⽰数字信号时,代表不同离散数值的基本波形就称为码元。
在使⽤⼆进制编码时,只有两种不同的码元,⼀种代表0状态⽽另⼀种代表1状态。
(1码元可以携带的信息量不是固定的,⽽是由调制⽅式和编码⽅式决定的,1码元可以携带n bit的信息量,可以通过进制转换和多级电平)5.信道 (1)基本概念:信道⼀般⽤来表⽰向某⼀个⽅向传送信息的媒体,⼀条通信电路往往包含⼀条发送信道和⼀条接收信道。
(2)通信双⽅的交互⽅式: ①单⼯通信(单向通信):即只能有⼀个⽅向的通信⽽没有反⽅向的交互,例如:⽆线电⼴播,有线电⼴播 ②半双⼯通信(双向交替通信):即通信的双⽅都可以发送信息,但不能双⽅同时发送(当然也就不能同时接收)。
这种通信⽅式是⼀⽅发送另⼀⽅接收,过⼀段时间后可以再反过来。
例如:对讲机 ③全双⼯通信(双向同时通信):即通信的双⽅可以同时发送和接收信息。
例如:打电话 (3)调制和解调 原因:信源的信号常称为基带信号(即基本频带信号)。
像计算机输出的代表各种⽂字或图像⽂件的数据信号都属于基带信号。
《计算机网络》第二章—数据通信基础练习题

精品文档精品文档.《计算机网络》《计算机网络》第二章——数据通信基础练习题第二章——数据通信基础练习题一、填空题:一、填空题:1.________1.________是两个实体间的数据传输和交换。
是两个实体间的数据传输和交换。
是两个实体间的数据传输和交换。
2._____2._____是传输信号的一条通道,可以分为是传输信号的一条通道,可以分为是传输信号的一条通道,可以分为________________________和和________________。
3._____3._____是信息的表现形式,有是信息的表现形式,有是信息的表现形式,有________________________和和________________两种形式。
两种形式。
两种形式。
4.________4.________是描述数据传输系统的重要技术指标之一。
是描述数据传输系统的重要技术指标之一。
是描述数据传输系统的重要技术指标之一。
5.________是指信道所能传送的信号频率宽度,它的值为____________________________________________。
6.6.数据通信系统一般由数据通信系统一般由数据通信系统一般由________________________、、________________和和________________等组成。
等组成。
7.7.根据数据信息在传输线上的传送方向,根据数据信息在传输线上的传送方向,数据通信方式有数据通信方式有________________________、、________________和和________________三种。
三种。
三种。
8.8.基带、基带、频带、宽带是按照宽带是按照______________________________________________________________________________来分类的。
来分类的。
计算机网络原理复习题及答案完整版

计算机网络原理复习题及答案Document serial number【NL89WT-NY98YT-NC8CB-NNUUT-NUT108】《计算机网络原理》讲义第一部分选择题1、在Internet网络管理的体系结构中,SNMP协议定义在【 B 】A.网络访问层 B.网际层 C.传输层 D.应用层2、在网络管理标准中,通常把【 B 】层以上的协议都称为应用层协议。
A.应用B.传输C.网络D.数据链路3、TCP提供面向【 B 】的传输服务。
A、无连接B、连接、C、地址D、端口4、路由协议分类中,外部网关协议是指【 A 】A.在自治系统之间的路由协议 B.在一个Intranet 内的路由协议C.在一个局域网内的路由协议 D.在一个校园网内的路由协议5、TCP提供一个或多个端口号作为通信主机中应用进程的【 B 】A.进程号B.地址C.作业号D.计数器6、光纤分为单模光纤和多模光纤,这两种光纤的区别是【 D 】。
A. 单模光纤的数据速率比多模光纤低B. 多模光纤比单模光纤传输距离更远C. 单模光纤比多模光纤的价格更便宜D. 单模光纤的纤芯小,多模光纤的纤芯大7、IEEE802.3规定的最小帧长为64字节,这个帧长是指【 B 】。
A.从前导字段到校验和字段的长度 B.从目标地址到校验和的长度C.从帧起始符到校验和的长度 D.数据字段的长度8、TCP协议使用【 C 】次握手机制建立连接。
A.1 B.2 C.3 D.49、RIP协议默认的路由更新周期是【 A 】秒。
A.30 B.60 C.90 D.10010、DNS是用来解析下列各项中的哪一项【 D 】A. IP地址和MAC地址B. 主机名和MAC地址C.主机名和TCP端口地址D. 主机名和IP地址11、计算机网络是一门综合技术的合成,其主要技术是:【 B 】A、计算机技术与多媒体技术B、计算机技术与通信技术C、电子技术与通信技术D、数字技术与模拟技术12、在因特网中,由网络和连接这些网络的路由器组成的部分叫做:【 D 】A、传输部分B、交换部分C、边缘部分D、核心部分13、对于信噪比来说,当S/N=1000时,信噪比为。
《计算机网络》第二版_部分习题参考答案

《计算机网络》第二版_部分习题参考答案第一章绪论1. 什么是计算机网络?什么是互联网?2. 计算机网络的最重要功能是什么?3. 按照网络覆盖范围的大小可以将网络划分哪几类?每一类各有什么特点?4. 无线网可以分为哪几种?每一种的特点是什么?5. 简述ISO/OSI参考模型中每一层的名称和功能。
6. 简述TCP/IP参考模型中每一层的名称和功能。
7. 比较ISO/OSI和TCP/IP参考模型的异同点。
第二章数据通信基础1.什么是数据、信号和传输?2.数字传输有什么优点?3.什么是异步传输方式?什么是同步传输方式?4.什么是单工、半双工和全双工传输方式?5.什么是信号的频谱与带宽?6.什么是信道的截止频率和带宽?7.简述信号带宽与数据率的关系。
8.有线电视公司通过CATV电缆为每个用户提供数字通信服务。
假设每个用户占用一路电视信号带宽(6MHz),使用64QAM技术,那么每个用户的速率是多少?答:根据香农定理C = 2*W*log2M由于采用64-QAM技术,所以其M为64,W为6MHz,代入香农定理计算得出C = 2*W*log2M = 2*6*5 = 60Mbps9.要在带宽为4kHz的信道上用4秒钟发送完20KB的数据块,按照香农公式,信道的信噪比应为多少分贝(取整数值)?答:(1)根据计算信道容量的香农定理C=W*log2(1+S/N)(2)按题意C=20K×8÷4=40Kbps;而W=4KHz(3)故得解:log2(1+ S/N)=10;其中S/Pn=210-1=1023(4)dB=10log10(S/N)=10log10(1023)≈30,所以该信道的信噪比应为30分贝。
10.对于带宽为3kHz、信噪比为30dB的电话线路,如果采用二进制信号传输,该电话线路的最大数据率是多少?答:此题用香农定理来解答。
信道的带宽B=3000Hz,信/噪比S/N=30dB,则10lg(S/N)= 30dB,∴S/N = 1000。
- 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
- 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
- 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。
计算机网络原理复习习题
第二章计算机网络体系结构
一、选择题
1.下列关于网络体系结构的描述中正确的是()
A.网络协议中的语法涉及的是用于协调与差错处理有关的控制信息
B.在网络分层体系结构中,n层是n+1层的用户,又是n-1层的服务提供者
C.OSI参考模型包括了体系结构、服务定义和协议规范三级抽象
2.在OSI/RM中,表示进行发送和接收信息的硬件和软件进程的名词是()A.实体B.子系统 C.对等层 D.服务
3.下列不属于TCP/IP参考模型互连层协议的是()
A.ICMP B.RARP C.IP D.SNMP
4. 下列关于TCP/IP协议特点的叙述中错误的是()
A.开放的协议标准、免费使用、独立于特定的计算机硬件与操作系统
B.独立于特定的网络硬件、可以运行于局域网、广域网和互联网中
C.标准化的高层协议,可以提供多种可靠的用户服务
D.灵活的网络地址分配方案,使得网络设备在网中具有灵活的地址
5.在网络协议中,涉及数据和控制信息的格式、编码及信号电平等的内容属于网络协议的( )要素。
A.语法B.语义 C.定时D.语用
6.OSI体系结构定义了一个( )层模型。
A.8 B.4 C.6 D.7
7.在OSI的7层模型中,主要功能是在通信子网中实现路由选择的层次为( )。
A.物理层B.网络层 C.数据链路层 D.传输层
8.在ISO的7层模型中,主要功能是组织和同步不同主机上各种进程间通信的层次为( )。
A.网络层B.会话层 C.传输层D.表示层
9.在OSI的7层模型中,主要功能是协调收发双方的数据传输速率,将比特流组织成帧,并进行校验、确认及反馈重发的层次为( )。
A.物理层B.网络层C.数据链路层D.传输层
10.在OSI的7层模型中,主要功能是提供端到端的透明数据传输服务、差错控制和流量控制的层次为( )。
A.物理层B.数据链路层 C.传输层D.网络层11.在OSI的7层模型中,主要功能是为上层用户提供共同的数据或信息语法表示转换,也可进行数据压缩和加密的层次为( )。
A.会话层B.网络层 C.表示层D.传输层
12.在OSI/RM中,与具体的物理设备、传输介质及通信手段有关的层次是()。
A.网络层B.传输层 C.链路层D.物理层13.在OSI的7层模型中,提供为建立、维护和拆除物理链路所需的机械的、电气
的、功的和规程的特性的层次是 ( )。
A.网络层B.数据链路层 C.物理层D.传输层14.在有互连的开放系统中,位于同一水平行(同一层)上的系统构成了OSI的()。
A.对等层B.物理层 C.传输层 D.网络层
15.在OSI的7层模型中,位于物理层和网络层之间的层次是( )。
A.表示层B.应用层 C.数据链路层D.传输层16.在OSI的7层模型中,位于传输层之上的层次是 ( )。
A.表示层B.数据链路层 C.会话层D.应用层
17.允许计算机相互通信的语言被称为( )。
A.协议B.寻址 C.轮询D.对话
18.Internet 采用的通信协议是()。
A .FTP
B .PX/IPPX
C .TCP/IP
D .www
19.在OSI/RM 各层中,负责建立和维持端到端之间的连接是()
A .物理层
B .数据链路层
C .网络层
D .传输层
20.一般来说,TCP/IP的IP提供的服务是( )。
A.传输层服务 B.网络层服务 C.表示层服务 D.会话层服务
21.在下列4 项中,不属于OSI (开放系统互联)参考模型的是()。
A .会话层
B .数据链路层
C .用户层
D .应用层
22 .在OSI 参考模型中,上下两个层次的关系用()来表示。
A .发送与接收
B .请求与应答
C .提供服务与使用服务
D .协议与规定23.对等层实体之间采用()进行通信。
A.服务B.服务访问 C.协议D.上述3者
24 .网络层,数据链路层和物理层传输的数据单位分别是()。
A .分组、帧、比特
B .包、报文、比特
C .包、帧、比特
D .数据块、分组、比特
25.应用层是OSI/RM 的最高层,它直接面向()。
A .终端
B .用户
C .工作站
D .服务器
26.在TCP/IP体系结构中,TCP和IP所提供的服务层次分别为()
A.应用层和传输层 B.传输层和网络层
C.网络层和链路层 D.链路层和物理层
27.在OSI参考模型中,数据加密和压缩等功能主要在( )实现。
A.传输层B.网络层 C.物理层D.表示层28.在OSI/RM中,同层对等实体间进行信息交换时所必须遵守的规则是( ) A.接口B.服务 C.连接D.协议29.ISO制定了顺序式的OSI/RM,以下哪一个是正确的?( )
A.数据链路层,网络层,会话层,传输层
B.物理层,数据链路层,传输层,网络层
C.应用层,表示层,会话层,传输层
D.传输层,网络层,会话层,应用层
30.制定OSI/RM的国际标准化组织是( )。
A.IBM B.ANSI C.CCITT D.ISO
31.网络协议主要要素为( )
A.数据格式、编码、信号电平B.数据格式、控制信息、速度匹配
C.语法、语义、定时D.编码、控制信息、同步
二、填空题
1.一个网络协议主要由语法、_______及_______三要素组成。
2 .为进行计算机网络中的数据交换而建立的_______ 、标准或_______ 的集合称为网络协议。
3 .OSI 的全称为_______ 的参考模型是由_______ 制定的标准化开放式计算机网络层次结构模型。
4 .OSI 包括_______ 、服务定义和_______ 三级抽象。
5.OSI的体系结构定义了一个七层模型,从下到上分别为物理层、数据链路层、_______、传输层、会话层、_______和_______。
6.在计算机网络的层次化体系结构中,除了在物理介质上进行的是实通信之外,其余各对等实体间进行的通信都是___________。
7.在诸多网络协议中, _______/_______是一种普遍使用的协议,已成为一个事实上的工业标准。
8.TCP/IP的网络层最重要的协议是_______,它可将多个网络连成一个互连网。
9.在TCP/IP协议簇中,传输层的_______协议提供了一种可靠的字节流服务。
10 .在OSI/RM 中规定,网络层中提供两种类型服务:____________ 和____________ 。
11 .OSI 参考模型中,负责语法转换的是__________ 层。
12 .OSI 参考模型中,__________ 位于网络层之上,是唯一负责总体数据传输和控制的一层;它向__________ 提供独立于网络的传输服务。
13.按OSI参考模型的术语,整个开放系统环境由作为信源和信宿的端开放系统及若干___________系统通过物理介质连接而成。
14 .OSI 参考模型中,第一个端- 端的层次是________ 层,负责语法转换的是________ 层。
15 .TCP/IP 协议簇的IP 协议处于________ 层。
16 .链路层的传输单位是帧,网络层的传输单位是_______ 。
17.OSI参考模型中数据链路层的协议数据单元通常被称为_____________________。
18.计算机网络各层次结构模型及其协议的集合称为__________ 。
三、简答题
1.网络协议的基本要素是什么?并说明其含义。
2.试指出OSI所包括的三级抽象及各自的具体内容。
3. OSI/RM层次划分遵照的主要原则是什么?
4.简述服务与协议之间的关系和区别。
5.简述TCP/IP层次模型的层次结构及各层的主要功能。