综合知识
1/75
以下关于CPU的叙述中,错误的是(1) 。
综合知识
2/75
以下关于 CISC (Complex Instruction Set Computer.复杂指令集计算机)和RISC (Reduced Instruction Set Computer,精简指令集计算机)的叙述中,错误的是(2)。
综合知识
3/75
以下关于校验码的叙述中,正确的是(3) 。
综合知识
4/75
以下关于Cache的叙述中,正确的是(4)。
综合知识
5/75
面向对象开发方法的基本思想是尽可能按照人类认识客观世界的方法来分析和解决问题,(5)方法不属于面向对象方法。
综合知识
6/75
确定构建软件系统所需要的人数时,无需考虑(6)。
综合知识
7/75
一个项目为了修正一个错误而进行了变更。但这个错误被修正后,却引起以前可以正确运行的代码出错。(7)最可能发现这一问题。
综合知识
8/75
操作系统是裸机上的第一层软件,其他系统软件(如(8)等)和应用软件都是建立在操作系统基础上的。下图①②③分别表示(9)。

综合知识
9/75
操作系统是裸机上的第一层软件,其他系统软件(如(8)等)和应用软件都是建立在操作系统基础上的。下图①②③分别表示(9)。

综合知识
10/75
软件权利人与被许可方签订一份软件使用许可合同。若在该合同约定的时间和地域范围内,软件权利人不得再许可任何第三人以此相同的方法使用该项软件,但软件权利人可以自己使用,则该项许可使用是(10) 。
综合知识
11/75
E1载波的基本帧由32个子信道组成,其中30个子信道用于传送话音数据,2个子信道(11)用于传送控制信令,该基本帧的传送时间为(12)。
综合知识
12/75
E1载波的基本帧由32个子信道组成,其中30个子信道用于传送话音数据,2个子信道(11)用于传送控制信令,该基本帧的传送时间为(12)。
综合知识
13/75
4B/5B编码是一种两级编码方案,首先要把数据变成(13)编码,再把4位分为一组的代码变换成5单位的代码。这种编码的效率是(14) 。
综合知识
14/75
4B/5B编码是一种两级编码方案,首先要把数据变成(13)编码,再把4位分为一组的代码变换成5单位的代码。这种编码的效率是(14) 。
综合知识
15/75
下图表示了某个数据的两种编码,这两种编码分别是(15),该数据是(16)。
综合知识
16/75
下图表示了某个数据的两种编码,这两种编码分别是(15),该数据是(16)。
综合知识
17/75
下图所示的调制方式是(17),若载波频率为2400Hz,则码元速率为(18)。
综合知识
18/75
下图所示的调制方式是(17),若载波频率为2400Hz,则码元速率为(18)。
综合知识
19/75
在相隔2000km的两地间通过电缆以4800b/s的速率传送3000比特长的数据包,从开始发送到接收完数据需要的时间是(19),如果用50Kb/s的卫星信道传送,则需要的时间是(20)。
综合知识
20/75
在相隔2000km的两地间通过电缆以4800b/s的速率传送3000比特长的数据包,从开始发送到接收完数据需要的时间是(19),如果用50Kb/s的卫星信道传送,则需要的时间是(20)。
综合知识
21/75
对于选择重发ARQ协议,如果帧编号字段为k位,则窗口大小为(21)。
综合知识
22/75
RIPv2对RIPv1协议有三方面的改进。下面的选项中,RIPv2的特点不包括(22)。
在RIPv2中,可以采用水平分割法来消除路由循环,这种方法是指(23)。
综合知识
23/75
RIPv2对RIPv1协议有三方面的改进。下面的选项中,RIPv2的特点不包括(22)。
在RIPv2中,可以采用水平分割法来消除路由循环,这种方法是指(23)。
综合知识
24/75
为了限制路由信息传播的范围,OSPF协议把网络划分成4种区域(Area),其中(24) 的作用是连接各个区域的传输网络,(25)不接受本地自治系统以外的路由信息。
综合知识
25/75
为了限制路由信息传播的范围,OSPF协议把网络划分成4种区域(Area),其中(24) 的作用是连接各个区域的传输网络,(25)不接受本地自治系统以外的路由信息。
综合知识
26/75
MPLS根据标记对分组进行交换,其标记中包含(26)。
综合知识
27/75
某PC不能接入Internet,此时采用抓包工具捕获的以太网接口发出的信息如下:

则该PC的IP地址为(27),默认网关的IP地址为(28) 。该PC不能接入Internet的原因可能是(29)。
综合知识
28/75
某PC不能接入Internet,此时采用抓包工具捕获的以太网接口发出的信息如下:

则该PC的IP地址为(27),默认网关的IP地址为(28) 。该PC不能接入Internet的原因可能是(29)。
综合知识
29/75
某PC不能接入Internet,此时采用抓包工具捕获的以太网接口发出的信息如下:

则该PC的IP地址为(27),默认网关的IP地址为(28) 。该PC不能接入Internet的原因可能是(29)。
综合知识
30/75
在Linux系统中,采用(30)命令査看进程输出的信息,得到下图所示的结果。系统启动时最先运行的进程是(31),下列关于进程xinetd的说法中正确的是(32)。
综合知识
31/75
在Linux系统中,采用(30)命令査看进程输出的信息,得到下图所示的结果。系统启动时最先运行的进程是(31),下列关于进程xinetd的说法中正确的是(32)。
综合知识
32/75
在Linux系统中,采用(30)命令査看进程输出的信息,得到下图所示的结果。系统启动时最先运行的进程是(31),下列关于进程xinetd的说法中正确的是(32)。
综合知识
33/75
Linux操作系统中,网绐管理员可以通过修改(33)文件对Web服务器端口进行配置。
综合知识
34/75
在Linux操作系统中,存放用户账号加密口令的文件是(34)。
综合知识
35/75
在Windows中运行(35)命令后得到如下图所示的结果。如果要将目标地址为102.217.112.0/24的分组经102.217.115.1发出,需增加一条路由,正确的命令为(36)
综合知识
36/75
在Windows中运行(35)命令后得到如下图所示的结果。如果要将目标地址为102.217.112.0/24的分组经102.217.115.1发出,需增加一条路由,正确的命令为(36)
综合知识
37/75
下列关于Microsoft管理控制台(MMC)的说法中,错误的是(37)。
综合知识
38/75
RAID技术中,磁盘容量利用率最高的是(38)。
综合知识
39/75
xDSL技术中,能提供上下行信道非对称传输的是(39)。
综合知识
40/75
若FTP服务器开启了匿名访问功能,匿名登录时需要输入的用户名是(40)。
综合知识
41/75
在Kerberos系统中,使用一次性密钥和(41)来防止重放攻击。
综合知识
42/75
在下面4种病毒中,(42)可以远程控制网络中的计算机。
综合知识
43/75
将ACL应用到路由器接口的命令是(43) 。
综合知识
44/75
某网站向CA申请了数字证书,用户通过(44)来验证网站的真伪。在用户与网站进行安全通信时,用户可以通过(45)进行加密和验证,该网站通过(46)进行解密和签名。
综合知识
45/75
某网站向CA申请了数字证书,用户通过(44)来验证网站的真伪。在用户与网站进行安全通信时,用户可以通过(45)进行加密和验证,该网站通过(46)进行解密和签名。
综合知识
46/75
某网站向CA申请了数字证书,用户通过(44)来验证网站的真伪。在用户与网站进行安全通信时,用户可以通过(45)进行加密和验证,该网站通过(46)进行解密和签名。
综合知识
47/75
IPSec的加密和认证过程中所使用的密钥由(47)机制来生成和分发。
综合知识
48/75
SSL协议使用的默认端口是(48) 。
综合知识
49/75
某用户分配的网络地址为192.24.0.0〜192.24.7.0,这个地址块可以用(49)表示, 其中可以分配(50)个主机地址。
综合知识
50/75
某用户分配的网络地址为192.24.0.0〜192.24.7.0,这个地址块可以用(49)表示, 其中可以分配(50)个主机地址。
综合知识
51/75
使用CIDR 技术把4个C 类网络220.117.12.0/24、220.117.13.0/24、220.117.14.0/24和220.117.15.0/24汇聚成一个超网,得到的地址是(51)。
综合知识
52/75
某公司网络的地址是200.16.192.0/18,划分成16个子网,下面的选项中,不属于这16个子网地址的是(52)。
综合知识
53/75
IPv6 地址 12AB:0000:0000:CD30:0000:0000:0000:0000/60 可以表示成各种简写形式,下面的选项中,写法正确的是(53)。
综合知识
54/75
IPv6协议数据单元由一个固定头部和若干个扩展头部以及上层协议提供的负载组成,其中用于表示松散源路由功能的扩展头是(54)。如果有多个扩展头部,第一个扩展头部为(55)。
综合知识
55/75
IPv6协议数据单元由一个固定头部和若干个扩展头部以及上层协议提供的负载组成,其中用于表示松散源路由功能的扩展头是(54)。如果有多个扩展头部,第一个扩展头部为(55)。
综合知识
56/75
下面关于帧中继网络的描述中,错误的是(56)。
综合知识
57/75
SNMP MIB中被管对象的Access属性不包括(57)。
综合知识
58/75
汇聚层交换机应该实现多种功能,下面选项中,不属于汇聚层功能的是(58)。
综合知识
59/75
交换机命令Switch >enable的作用是(59)。
综合知识
60/75
IEEE 802.1q协议的作用是(60)。
综合知识
61/75
CSMA/CD协议可以利用多种监听算法来减小发送冲突的概率,下面关于各种监听算法的描述中,正确的是(61)。
综合知识
62/75
在Windows的DOS窗口中键入命令
C:\> nslookup
set type=ptr
> 211.151.91.165
这个命令序列的作用是(62)。
综合知识
63/75
在Windows的命令窗口中键入命令arp -s 10.0.0.80 00-AA-00-4F-2A-9C,这个命令的作用是(63)。
综合知识
64/75
开放系统的数据存储有多种方式,属于网络化存储的是(64) 。
综合知识
65/75
IEEE 802.11采用了类似于802.3 CSMA/CD协议的CSMA/CA协议,之所以不采用CSMA/CD协议的原因是(65)。
综合知识
66/75
建筑物综合布线系统中的工作区子系统是指(66)。
综合知识
67/75
EIA/TIA-568标准规定,在综合布线时,如果信息插座到网卡之间使用无屏蔽双绞,布线距离最大为(67) m。
综合知识
68/75
网络安全体系设计可从物理线路安全、网络安全、系统安全、应用安全等方面来进行,其中,数据库容灾属于(68).。
综合知识
69/75
下列关于网络核心层的描述中,正确的是(69)。
综合知识
70/75
网络系统设计过程中,物理网络设计阶段的任务是(70)。
综合知识
71/75
Routing protocols use different techniques for assigning (71) to individual networks. Further, each routing protocol forms a metric aggregation in a different way. Most routing protocols can use multiple paths if the paths have an equal (72) . Some routing protocols can even use multiple paths when paths have an unequal cost In either case, load (73) can improve overall allocation of network bandwidth. When multiple paths are used, there are several ways to distribute the packets. The two most common mechanisms are per-packet load balancing and per-destination load balancing. Per-packet load balancing distributes the (74) across the possible routes in a manner proportional to the route metrics. Per-destination load balancing distributes packets across the possible routes based on (75).
综合知识
72/75
Routing protocols use different techniques for assigning (71) to individual networks. Further, each routing protocol forms a metric aggregation in a different way. Most routing protocols can use multiple paths if the paths have an equal (72) . Some routing protocols can even use multiple paths when paths have an unequal cost In either case, load (73) can improve overall allocation of network bandwidth. When multiple paths are used, there are several ways to distribute the packets. The two most common mechanisms are per-packet load balancing and per-destination load balancing. Per-packet load balancing distributes the (74) across the possible routes in a manner proportional to the route metrics. Per-destination load balancing distributes packets across the possible routes based on (75).
综合知识
73/75
Routing protocols use different techniques for assigning (71) to individual networks. Further, each routing protocol forms a metric aggregation in a different way. Most routing protocols can use multiple paths if the paths have an equal (72) . Some routing protocols can even use multiple paths when paths have an unequal cost In either case, load (73) can improve overall allocation of network bandwidth. When multiple paths are used, there are several ways to distribute the packets. The two most common mechanisms are per-packet load balancing and per-destination load balancing. Per-packet load balancing distributes the (74) across the possible routes in a manner proportional to the route metrics. Per-destination load balancing distributes packets across the possible routes based on (75).
综合知识
74/75
Routing protocols use different techniques for assigning (71) to individual networks. Further, each routing protocol forms a metric aggregation in a different way. Most routing protocols can use multiple paths if the paths have an equal (72) . Some routing protocols can even use multiple paths when paths have an unequal cost In either case, load (73) can improve overall allocation of network bandwidth. When multiple paths are used, there are several ways to distribute the packets. The two most common mechanisms are per-packet load balancing and per-destination load balancing. Per-packet load balancing distributes the (74) across the possible routes in a manner proportional to the route metrics. Per-destination load balancing distributes packets across the possible routes based on (75).
综合知识
75/75
Routing protocols use different techniques for assigning (71) to individual networks. Further, each routing protocol forms a metric aggregation in a different way. Most routing protocols can use multiple paths if the paths have an equal (72) . Some routing protocols can even use multiple paths when paths have an unequal cost In either case, load (73) can improve overall allocation of network bandwidth. When multiple paths are used, there are several ways to distribute the packets. The two most common mechanisms are per-packet load balancing and per-destination load balancing. Per-packet load balancing distributes the (74) across the possible routes in a manner proportional to the route metrics. Per-destination load balancing distributes packets across the possible routes based on (75).