注:此处的书指《计算机网络》谢希仁第五版 一、Single Choice(2/item,20 for all)
1.The first network architecture in the world is:( A ) A、SNA B、OSI/RM C、TCP/IP D、DNA
2.A network connected computers in offices located in one building, this network can be named as:( C )
A、WAN B、MAN C、LAN D、Internet
3.In terms of real time performance, which f the followings is better:?(A)
A、packet switching(分组交换) B、message switching(报文交换) C、circuit switching D、all three are same 4.HTML is a kind of:( A )
A、超文本标记语言 B、统一资源定位器 C、超文本传输协议 D、网络地址 5.The telephone T1 carrier is a typical example of ( B )
A、频分多路复用(FDM) B、时分多路复用(TDM) C、波分多路复用(WDM) D、码分多址CDMA
6.Which of the followings is for baseband transmission in bus network:( B ) A、802.2 B、802.3 C、802.5 D、802.4 7.The maximum frame length in 802.3 is:(D )
A、512B B、1500B C、64B D、1518B 8.Which of the followings is in application layer:( B ) A、IPX B、DNS C、ARP D、SPX 9.In which OSI layer, the packet报文 route is decided? C
A、物理层 B、数据链路层 C、网络层 D、运输层 10.The transmission data unit in the network layer is( D )
A、bit B、frame C、packet 数据包 D、datagram 数据报 11.WAN in computer network means:( B )
A、局域网 B、广域网 C、个人网 D、以太网 12.HDLC中 ( A )frame is used for information and data transmission。 A、信息(I帧) B、监控帧(S帧) C、无编号帧(U帧) D、都不是 13.After the correct configuration, assuming the subnet mask (子网掩码) of a host machine is 255.255.192.0,the IP address of the machine should be a(B )。
A、A类地址 B、B类地址 C、C类地址 D、不能确定 14.Which of the followings is not used as IP address:( C )
A、202.193.0.1 B、202.110.7.12 C、112.257.23.8 D、159.202.10.5
1
15.逻辑地址202.112.108.158,用 Ipv4二进制表示32地址正确的是:A A、11001010 01110000 01101100 10011110 B、10111101 01101100 01101100 10011001 C、10110011 11001110 10010001 00110110 D、01110111 01111100 01110111 01110110 E、以上都不对
16.Which of the followings is application layer protocol:( B ) A、TCP B、DNS(域名服务器) C、ARP D、PPP
17.文件传输协议(FTP)使用什么样的服务 C
A、ICMP服务 B、UDP服务 C、TCP服务 D、SMTP服务 这两题在书的182页有
18、子网掩码为255.255.0.0下列哪个IP地址不在同一网段中: C
A、172.25.15.201 B、172.25.16.15 C、172.16.25.16 D、172.25.201.15
19、对于IP地址192.168.168.0、192.168.169.0、192.168.170.0、192.168.171.0将这四个C类地址合并成一个超网应该使用子网掩码: C
A、255.255.0.0 B、255.255.255.0
C、255.240.248.0 //准确的说是252 D、255.248.240.0
20、在同一自治系统中实现路由器之间自动传播可达信息、进行路由选择的协议称为。C
A、EGP B、BGP
C、IGP 内部网关协议 D、GGP
21、RIPv1中规定活动节点每隔 秒广播一轮其当前路由表中的路由信息。D
A、60 B、120 C、180 D、30
22、对网际控制协议(ICMP)描述错误的是:B A、ICMP封装在IP数据报的数据部分
B、ICMP消息的传输是可靠的 //ICMP在IP模块中实现,IP和UDP不提供可靠传输,只有TCP提供可靠传输182页
C、一般不把ICMP作为高层协议,而只作为IP必需的一个部分。 D、ICMP不是在物理层进行传送的
23、对UDP数据报描述不正确的是:D A、是无连接的
2
B、是不可靠的 C、不提供确认 D、提供消息反馈
24、DNS服务器进行查询时,可以有三种方式: A A、递归查询方式、重复查询方式、逆向查询方式 B、递归查询方式、触发更新查询方式、逆向查询方式 C、重复查询方式、逆向查询方式、触发更新查询方式 D、递归查询方式、重复查询方式、触发更新查询方式
25、TELNET通过TCP/IP协议模块在客户机和远程登录服务器之间建立一个:A A、UDP B、ARP C、TCP D、RARP
26、简单网络管理协议工作在 层,使用 层协议进行通信。B A、传输层、网络层 B、应用层、传输层 C、会话层、传输层 D、应用层、网络层
27. 局域网的体系结构一般没有( A )。
A 网络层 B 物理层 C 数据链路层 D 介质访问控制层 28. 下面协议帧中,( B )帧中没有数据单元校验字段。
A PPP B HDLC //高级数据链路控制 C IP D TCP 29. 下列哪种交换方法实时性最好?( A )
A分组交换 B 报文交换 C 电路交换 D 各种方法都一样
30. 决定使用哪条路径通过子网,应属于下列OSI的哪一层处理? C A物理层 B数据链路层 C网络层 D 运输层 31. 在下列给出的协议中,哪些是TCP/IP的应用层协议? C
A、 TCP B、 ARP C 、FTP //182页 D 、ARQ 33 电话系统的T1信道是( B )的典型例子。
A.频分多路复用(FDM) B.时分多路复用(TDM) C.波分多路复用(WDM) D.码分多址CDMA
34. 在TCP/IP体系结构中,运输层连接的建立采用( C )法。 A 慢启动 B 协商 C 三次握手 D 滑动窗口 35.HTML is a kind of:( A )
A、超文本标记语言 B、统一资源定位器 C、超文本传输协议 D、网络地址 36.URL is a kind of:( B )
A、超文本标记语言 B、统一资源定位符 C、超文本传输协议 D、网络地址 37.The telephone E1 carrier is a typical example of ( B )
A、FDM B、TDM C、WDM D、CDM
3
38.In which network layer protocol, the MAC address is used? ( C )
A、Physical layer B、Network layer C、Data link D、Transport layer 39.In LAN architecture, the address used more is ( D ) address。 A、IP B、Physical layer C、Socket D、MAC 40.MAN in computer network means:( C )
A、局域网 B、广域网 C、城域网 D、以太网 41.In HDLC, the ending Flag is( C )。
A、11111111 B、10000001 C、01111110 D、11110000 42.Data error is not checked in which OSI layer:( C )
A、网络层 B、数据链路层 C、物理层 D、表示层 43.Which of the followings is not right IP address:( C )
A、202.193.0.1 B、202.110.7.12 C、112.258.23.8 D、159.202.10.5 44.Which of the followings protocol related to Bluetooth communication:( A ) 802.15 A、802.11 B、802.3 C、802.16 D、802.14
45.Which of the followings is needed in socket:( C ) socket=IP地址+端口号 A、物理地址 B、域名 C、端口地址 D、MAC地址 46.The data rate in network is measured with:( A ) A、比特/秒 B、文件/秒 C、帧/秒 D、米/秒
47、若数据链路的发送窗口WT=4,在发送3号帧、并接到2号帧的确认帧后,发送方还可连续发送 B 。
A. 2帧 B. 3帧 C 4帧 D. 1帧 48、PING测试程序使用的是( D )协议。
①.TCP ② IP ③ IGMP ④ ICMP //网际控制报文协议
49、下图是分组交换的示意图,图中的t是数据的 B 。(分组的排队和等待时延不计)
①.传播时延 ②.发送时延 ③.重发时延 ④.以上均不正确
4
50、10、对于一个B类地址的网络,如果子网掩码为255.255.240.0,则该网络最多可有 个子网,每个子网最多可有主机数 个。 C
①.4,212 ②.16,212 – 2 ③.14,212 – 2 ④.4,212 – 2 51、发送窗口>1,接收窗口>1时,流量控制属于( C )协议。
①.GO—BACK N ② 停—等 ③ 选择重发 ④ 出错重发 52、、对计算机蠕虫叙述正确的是 B 。
①.一种会“传染”其他程序的程序,“传染”是通过修改其他程序来把自我或其变种复制进去完成的。
②.一种通过网络的通信功能将自我从一个结点发送到另一个结点并启动之的程序。 ③.一种程序,它执行的功能超出所声称的功能。
④.一种当运行环境满足某种特定条件时执行其他特殊功能的程序。 53、在HDLC协议中,其帧的控制字段内容为10010000,说明( B )。
①.该帧为信息帧 ② 该帧为监控帧 ③.该帧为无编号帧 ④ 控制字段内容出错 54、标准10Mbps 802.3LAN的波特率为 A 。
①.20M波特 ②.10M波特 ③.5M波特 ④.40M波特
二、Fill in the blank(2/item,20 for all)
1.Packet switching is based on the store-and-forward存储转发 。
2.In network architecture,in data link layer, the task of error free transmission is carried out. 数据链路层的主要任务保证相邻的两个机器间进行可靠的数据传输
3.An ideal low-pass channel of bandwidth 3KHz, the maximum signal transmission rate is 6000Baud,if one signal can carry 3bit of information, the maximum date rate is 。
4.The well-known port number for FTP is 21 。
5.The most widely used protocol in Data Link layer for Internet is PPP 。 6.The two Internet transport layer(运输层)protocols are TCP and UDP 。 182页 网络层是IP
5