中级网络工程师

2021年下半年(上午)《网络工程师》真题

单选题 1/75
1.

在软件开发过程中,系统测试阶段的测试目标来自于( )阶段。

  • A 需求分析
  • B 概要设计
  • C 详细设计
  • D 软件实现
单选题 2/75
2.

微机系统中,( )不属于CPU的运算器组成部件。

  • A 程序计数器
  • B 累加寄存器
  • C 多路转换器
  • D ALU单元
单选题 3/75
3.

Python语言的特点不包括( )

  • A 跨平台、开源
  • B 编译型
  • C 支持面向对象程序设计
  • D 动态编程
单选题 4/75
4.

软件测试时,白盒测试不能发现( )

  • A 代码路径中的错误
  • B 死循环
  • C 逻辑错误
  • D 功能错误
单选题 5/75
5.

云计算有多种部署模型,当云按照服务方式提供给大众时,称为( )

  • A 公有云
  • B 私有云
  • C 专属云
  • D 混合云
单选题 6/75
6.

某工厂使用一个软件系统变现质检过程的自动化,并逐步替代人工质检。该系统属于( )

  • A 面向作业处理的系统
  • B 面向管理控制的系统
  • C 面向决策计划的系统
  • D 面向数据汇总的系统
单选题 7/75
7.

外包是一种合同协议。外包合同中的关键核心文件是( )

  • A 技术等级协议(TLA)
  • B 服务等级协议(SLA)
  • C 项目执行协议(PEA)
  • D 企业管理协议(EMA)
单选题 8/75
8.

数据标准化是一种按照预定规程对共享数据实施规范化管理的过程。数据标准化的对象是数据元素和元数据。以下①~⑥中,( )属于数据标准化主要包括的三个阶段。?

①数据元素标准阶段??

②元数据标准阶段??

③业务建模阶段??

④软件安装部署阶段??

⑤数据规范化阶段??

⑥文档规范化阶段?

  • A ①②③
  • B ③⑤⑥
  • C ④⑤⑥
  • D ①③⑤
单选题 9/75
9.

信息系统的文档是开发人员与用户交流的工具。在系统规划和系统分析阶段用户与系统分析人员交流所使用的文档不包括( )。

  • A 可行性研究报告
  • B 总体规划报告
  • C 项目开发计划
  • D 用户使用手册
单选题 10/75
10.

( )是构成我国保护计算机软件著作权的两个基本法律文件。

  • A 《计算机软件保护条例》和《软件法》
  • B 《中华入民共和国著作权法》和《软件法》
  • C 《中华人民共和国著作权法》和《计算机软件保护条例》
  • D 《中华人民共和国版权法》和《中华人民共和国著作权法》
单选题 11/75
11.

在光纤通信中,( )设备可以将光信号放大进行远距离传输。

  • A 光纤中继器
  • B 光纤耦合器
  • C 光发信机
  • D 光检测器
单选题 12/75
12.

在10GBase-ER标准中,使用单模光纤最大传输距离是( )。

  • A 300米
  • B 5公里
  • C 10公里
  • D 40公里
单选题 13/75
13.

在OSI参考模型中,传输层处理的数据单位是( )。

  • A 比特
  • B
  • C 分组
  • D 报文
单选题 14/75
14.

使用ADSL接入电话网采用的认证协议是( )。

  • A 802.1x
  • B 802.5
  • C PPPoA
  • D PPPoE
单选题 15/75
15.

在主机上禁止( )协议,可以不响应来自别的主机的Ping包。

  • A UDP
  • B ICMP
  • C TLS
  • D ARP
单选题 16/75
16.

HDLC协议中,帧的编号和应答号存放在( )字段中。

  • A 标志
  • B 地址
  • C 控制
  • D 数据
单选题 17/75
17.

在OSPF路由协议中,路由器在( )进行链路状态广播。

  • A 固定30秒后周期性地
  • B 固定60秒后周期性地
  • C 收到对端请求后
  • D 链路状态发生改变后
单选题 18/75
18.

Ping使用了( )类型的ICMP查询报文。

  • A Echo Reply
  • B Host Unreachable
  • C Redirect for Host
  • D Source Queach
单选题 19/75
19.

以下关于路由协议的叙述中,错误的是( )。

  • A 路由协议是通过执行一个算法来完成路由选择的一种协议
  • B 动态路由协议可以分为距离向量路由协议和链路状态路由协议
  • C 路由协议是一种允许数据包在主机之间传送信息的协议
  • D 路由器之间可以通过路由协议学习网络的拓扑结构
单选题 20/75
20.

以下关于RIPv2对于RIPv1改进的说法中,错误的是( )。

  • A RIPv2是基于链路状态的路由协议
  • B RIPv2可以支持VLSM
  • C RIPv2可以支持认证,有明文和MD5两种方式
  • D RIPv2采用的是组播更新
单选题 21/75
21.

以下关于OSFP路由协议的说法中,错误的是( )。

  • A OSPF是基于分布式的链路状态协议
  • B OSPF是一种内部网关路由协议
  • C OSPF可以用于自治系统之间的路由选择
  • D OSPF为减少洪泛链路状态的信息量,可以将自治系统划分为更小的区域
单选题 22/75
22.

以下关于IS-IS路由协议的说法中,错误的是( )。

  • A IS-IS是基于距离矢量的路由协议
  • B IS-IS属于内部网关路由协议
  • C IS-IS路由协议将自治系统分为骨干区域和非骨干区域
  • D IS-IS路由协议中Level-2路由器可以和不同区域的Level-2或者Level-2路由器形成邻居关系。
单选题 23/75
23.

以下关于BGP路由协议的说法中,错误的是( )。

  • A BGP协议是一种外部网关协议
  • B BGP协议为保证可靠性使用TCP作为承载协议,使用端口号是179
  • C BGP协议使用keep-alive报文周期性的证实邻居站的连通性
  • D BGP协议不支持路由汇聚功能
单选题 24/75
24.

下列协议中,使用明文传输的是( )。

  • A SSH
  • B Telnet
  • C SFTP
  • D HTTPS
单选题 25/75
25.

在浏览器地址栏输入ftp://ftp.tsinghua.edu.cn/进行访问时,首先执行的操作是( )

  • A 域名解析
  • B 建立控制命令连接
  • C 建立文件传输连接
  • D 发送FTP命令
单选题 26/75
26.

下列端口号中,不属于常用电子邮件协议默认使用的端口的是( )。

  • A 23
  • B 25
  • C 110
  • D 143
单选题 27/75
27.

在Linux中,用于解析主机域名的文件是( )。

  • A /dev/host.conf
  • B /etc/hosts
  • C /dev/resolv.conf
  • D /etc/resolv.conf
单选题 28/75
28.

在linux中,可以使用命令( )将文件abe.txt拷贝到目录/home/my/office中,且保留原文件访问权限。

  • A $cp-1 abc.txt/home/my/office
  • B $cp-p abc.txt/home/my/office
  • C $cp-R abc.txt/home/my/office
  • D $cp-f abc.txt/home/my/office
单选题 29/75
29.

在Linux中,要使用命令“chmod-R xxx/home/abc"修改目录/home/abc的访问权限为可读、可写、可执行,命令中的“xxx”应该是( )。

  • A 777
  • B 555
  • C 444
  • D 222
单选题 30/75
30.

在Windows中,DNS客户端手工向服务器注册时使用的命令是( )。

  • A ipconfig/release
  • B ipconfig/flushdns
  • C ipconfig/displaydns
  • D ipconfig/registerdns
单选题 31/75
31.

Windows Server 2008 R2上内嵌的Web服务器是( )服务器。

  • A IIS
  • B Apache
  • C Tomcat
  • D Nginx
单选题 32/75
32.

Windows中,在命令行输入( )命令可以得到如下的回显。?

Server: UnKnown??

Adress: 159.47.11.80??

xxx.edu.cn??

primary name server = nsl.xxx.edu.cn??

responsible mail addr = mailxxx.edu.cn??

serial = 2020061746??

refresh= 1200(20 mins)?

retry= 7200(2 hours)?

expire = 3600(1 hour)?

default TTL = 3600(1 hour)

  • A nslookup -type=A xxx.edu.cn
  • B nslookup -type=CNAME xxx.edu.cn
  • C nslookup -type=NS xxx.edu.cn
  • D nslookup-type=PTR xxx.edu.cn
单选题 33/75
33.

以下关于电子邮件服务的说法中,正确的是( )。

  • A 收到的邮件会即时自动的存储在预定目录中
  • B 电子邮件需要用户手动接收
  • C 不同操作系统使用不同的默认端口
  • D 电子邮件地址格式允许用户自定义
单选题 34/75
34.

用户可以使用( )向DHCP服务器重新请求IP地址配置。

  • A ipconfig/renew
  • B ipconfig/release
  • C ipconfig/reconfig
  • D ipconfig/reboot
单选题 35/75
35.

Linux防火墙iptables命令的-P参数表示( )。

  • A 协议
  • B
  • C 策略
  • D 跳转
单选题 36/75
36.

在防火墙域间安全策略中,不是outbound方向数据流的是( )。

  • A 从Trust区域到Local区域的数据流
  • B 从Trust区域到Untrust区域的数据流
  • C 从Trust区域到DMZ区域的数据流
  • D 从DMZ区域到Untrust区域的数据
单选题 37/75
37.

PKC证书主要用于确保( )的合法性。

  • A 主体私钥
  • B CA私钥
  • C 主体公钥
  • D CA公钥
单选题 38/75
38.

AES是一种( )。

  • A 公钥加密算法
  • B 流密码算法
  • C 分组加密算法
  • D 消息摘要算法
单选题 39/75
39.

以下关于HTTPS的描述中,正确的是( )。

  • A HTTPS和SHTTP是同一个协议的不同简称
  • B HTTPS服务器端使用的缺省TCP端口是110
  • C HTTPS是传输层协议
  • D HTTPS是HTTP和SSL/TLS的组合
单选题 40/75
40.

与SNMP所采用的传输层协议相同的是( )。

  • A HTTP
  • B SMTP
  • C FTP
  • D DNS
单选题 41/75
41.

管理员发现交换机的二层转发表空间被占满,清空后短时间内仍然会被沾满,造成这种现象的原因可能是( )。

  • A 交换机内存故障
  • B 存在环路造成广播风暴
  • C 接入设备过多
  • D 利用虚假的MAC进行攻击
单选题 42/75
42.

某网络结构如下图所示。PC1的用户在浏览器地址栏中入www.abc.com获取响应页面,而输入61.102.58.77可以正常打开Web页面,则导致该现象的可能是( )。

中级网络工程师,历年真题,2021年下半年(上午)《网络工程师》真题

  • A 域名解析失败
  • B 网关配置错误
  • C PC1网络参数配置错误
  • D 路由配置错误
单选题 43/75
43.

下面的IP地址中,能够作为主机地址的是( )

  • A 168.254.0.243/30
  • B 10.20.30.40/29
  • C 172.16.18.0/22
  • D 192.168.11.191/26
单选题 44/75
44.

下面的IP地址中,不属于同一网络的是( )

  • A 172.20.34.28/21
  • B 172.20.39.100/21
  • C 172.20.32.176/21
  • D 172.20.40.177/21
单选题 45/75
45.

PC1的IP地址为192.168.5.16,PC2的IP地址为192.168.5.100,PC1和PC2在同一网段中,其子网掩码可能是( )

  • A 255.255.255.240
  • B 255.255.255.224
  • C 255.255.255.192
  • D 255.255.255.128
单选题 46/75
46.

下列命令片段含义是( )。

system-view

[HUAWEI] observe-port 1 interface gigabitethernet 0/0/1

[HUAWEI] interface gigabitethernet 0/0/2

[HUAWEI-GigabitEthernet0/0/2] port-mirroring to observe-port 1 inbound

  • A 配置端口镜像
  • B 配置链路聚合
  • C 配置逻辑接口
  • D 配置访问控制策略
单选题 47/75
47.

使用( )命令可以显示OSPF接口信息。

  • A display ospf error
  • B display this
  • C display ospf brief
  • D display ospf interface
单选题 48/75
48.

GVRP是跨交换机进行VLAN动态注册和删除的协议,关于对GVRP描述不准确的是( )。

  • A GVRP是GARP的一种应用,由IEEE制定
  • B 交换机之间的协议报文交互必须在VLAN Trunk链路上进行
  • C GVRP协议所支持的VLAN ID范围为1-1001
  • D GVRP配置时需要在每一台交换机上建立VLAN
单选题 49/75
49.

使用命令vlan batch 10 15 to 19 25 28 to 30创建了( )个VLAN。

  • A 6
  • B 10
  • C 5
  • D 9
单选题 50/75
50.

与CSMA相比,CSMA/CD( )。

  • A 充分利用传播延迟远小于传输延迟的特性,减少了冲突后信道的浪费
  • B 将冲突的产生控制在传播时间内,减少了冲突的概率
  • C 在发送数据前和发送数据过程中侦听信道,不会产生冲突
  • D 站点竞争信道,提高了信道的利用率
单选题 51/75
51.

采用CSMA/CD进行介质访问,两个站点连续冲突3次后再次冲突的( )。

  • A 1/2
  • B 1/4
  • C 1/8
  • D 1/16
单选题 52/75
52.

下列通信技术标准中,使用频带相同的是( )。

  • A 802.11a和802.11b
  • B 802.11b和802.11g
  • C 802.11a和802.11g
  • D 802.11a和802.11n
单选题 53/75
53.

以下关子WIFI6的说法中,错误的是( )。

  • A 支持完整版的MU-MIMO
  • B 理论吞吐量最高可达9.6Gbps
  • C 遵从协议802.11ax
  • D 工作频段在5GHZ
单选题 54/75
54.

以下关于无线漫游的说法中,错误的是( )。

  • A 漫游是由AP发起的
  • B 漫游分为二层漫游和三层漫游
  • C 三层漫游必须在同一个SSI
  • D 客户端在AP间漫游,AP可以处于不同的VLAN
单选题 55/75
55.

在大型无线网络中,AP通常通过DHCP option( )来获取AC的IP地址。

  • A 43
  • B 60
  • C 66
  • D 138
单选题 56/75
56.

网络规划中,冗余设计不能( )。

  • A 提高链路可靠性
  • B 增强负载能力
  • C 提高数据安全性
  • D 加快路由收敛
单选题 57/75
57.

某公司局域网使用DHCP动态获取10.1.0.1/24网段的IP地址,某天公司大量终端获得了192.168.1.0/24网段的地址,可在接入交换机上配置( )功能杜绝该问费再次出现。

  • A dhcp relay
  • B dhcp snooping
  • C mac-address static
  • D arp static
单选题 58/75
58.

项目范围管理过程如下所示,其正确的流程顺序是( )。?

①定义范围??

②核实范围??

③收集需求??

④控制范围??

⑤创建工作分解结构?

  • A ②④①③⑤
  • B ①②④③⑤
  • C ③⑤①②④
  • D ③①⑤②④
单选题 59/75
59.

某信道带宽为1MHz,采用4幅度8相位调制最大可以组成( ?)种码元。若此信道信号的码元宽度为10微秒,则数据速率为( )kb/s。

  • A 5
  • B 10
  • C 16
  • D 32
单选题 60/75
60.

某信道带宽为1MHz,采用4幅度8相位调制最大可以组成( )种码元。若此信道信号的码元宽度为10微秒,则数据速率为(? )kb/s。

  • A 50
  • B 100
  • C 500
  • D 1000
单选题 61/75
61.

ARP报文分为ARP Request和ARP Response,其中ARP Request采用( ?)进行传送,ARP Response采用( )进行传送。

  • A 广播
  • B 组播
  • C 多播
  • D 单播
单选题 62/75
62.

ARP报文分别为ARP Request和ARP Response,其中ARP Request采用( )进行传送,ARP Response采用()进行传送。

  • A 广播
  • B 组播
  • C 多播
  • D 单播
单选题 63/75
63.

用户使用ftp://zza.com访问某文件服务,默认通过目标端口为( ?)的请求报文建立() 链接。

  • A 20
  • B 21
  • C 22
  • D 23
单选题 64/75
64.

用户使用ftp://zza.com访问某文件服务,默认通过目标端口为( )的请求报文建立(?) 链接。

  • A TCP
  • B UDP
  • C HTTP
  • D FTP
单选题 65/75
65.

某数据中心做存储系统设计,从性价比角度考量,最合适的冗余方式是(?) ,当该RAID配备N块磁盘时,实际可用数为( )块。

  • A RAID 0
  • B RAID 1
  • C RAID 5
  • D RAID 10
单选题 66/75
66.

某数据中心做存储系统设计,从性价比角度考量,最合适的冗余方式是() ,当该RAID配备N块磁盘时,实际可用数为( ?)块。

  • A N
  • B N-1
  • C N/2
  • D N4
单选题 67/75
67.

某公司中,最大的局域网可容纳200个主机,最小的局域网可容纳20个主机,若使用可变长子网掩码划分子网,其最长的掩码(? )位,最短的掩码()。

  • A 24
  • B 25
  • C 26
  • D 27
单选题 68/75
68.

某公司中,最大的局域网可容纳200个主机,最小局域网可容纳20个主机,若使用可变长子网掩码划分子网,其最长的掩码( )位,最短的掩码()。

  • A 24
  • B 25
  • C 26
  • D 27
单选题 69/75
69.

VLAN帧的最小帧长是( ?)字节,其中表示帧优先级的字段是()。

  • A 60
  • B 64
  • C 1518
  • D 1522
单选题 70/75
70.

VLAN帧的最小帧长是( )字节,其中表示帧优先级的字段是(?)。

  • A Type
  • B PRI
  • C CFI
  • D VID
单选题 71/75
71.

Network security is the protection of the underlying networking infrastructure from (作答此空)access, misuse, or theft, It involves creating a secure infrastructure for devices, users and applications to work in a ( ) manner. Network security combines multiple layers of defenses at the edge and in the network. Each network security layer implements ( ) and controls. Authorized users gain access to network resources. A ( ) is a network security device that monitors incoming and outgoing network traffic and decides whether to allow or block specific traffic based on a defined set of security rules. A virtual ( ) network encrypts the connection from an endpoint to a network, often over the internet. Typically a remote-access VPN uses IPsec or Secure Sockets Layer to authenticate the communication between device and network.

  • A unauthorized
  • B authorized
  • C normal
  • D frequent
单选题 72/75
72.

Network security is the protection of the underlying networking infrastructure from ( )access, misuse, or theft, It involves creating a secure infrastructure for devices, users and applications to work in a (作答此空) manner. Network security combines multiple layers of defenses at the edge and in the network. Each network security layer implements ( ) and controls. Authorized users gain access to network resources. A ( ) is a network security device that monitors incoming and outgoing network traffic and decides whether to allow or block specific traffic based on a defined set of security rules. A virtual ( ) network encrypts the connection from an endpoint to a network, often over the internet. Typically a remote-access VPN uses IPsec or Secure Sockets Layer to authenticate the communication between device and network.

  • A economical
  • B secure
  • C fair
  • D efficient
单选题 73/75
73.

Network security is the protection of the underlying networking infrastructure from ( )access, misuse, or theft, It involves creating a secure infrastructure for devices, users and applications to work in a ( ) manner. Network security combines multiple layers of defenses at the edge and in the network. Each network security layer implements (作答此空) and controls. Authorized users gain access to network resources. A ( ) is a network security device that monitors incoming and outgoing network traffic and decides whether to allow or block specific traffic based on a defined set of security rules. A virtual ( ) network encrypts the connection from an endpoint to a network, often over the internet. Typically a remote-access VPN uses IPsec or Secure Sockets Layer to authenticate the communication between device and network.

  • A computing
  • B tanstation
  • C policies
  • D simulations
单选题 74/75
74.

Network security is the protection of the underlying networking infrastructure from ( )access, misuse, or theft, It involves creating a secure infrastructure for devices, users and applications to work in a ( ) manner. Network security combines multiple layers of defenses at the edge and in the network. Each network security layer implements ( ) and controls. Authorized users gain access to network resources. A (作答此空) is a network security device that monitors incoming and outgoing network traffic and decides whether to allow or block specific traffic based on a defined set of security rules. A virtual ( ) network encrypts the connection from an endpoint to a network, often over the internet. Typically a remote-access VPN uses IPsec or Secure Sockets Layer to authenticate the communication between device and network.

  • A firewall
  • B router
  • C gateway
  • D switch
单选题 75/75
75.

Network security is the protection of the underlying networking infrastructure from ( )access, misuse, or theft, It involves creating a secure infrastructure for devices, users and applications to work in a ( ) manner. Network security combines multiple layers of defenses at the edge and in the network. Each network security layer implements ( ) and controls. Authorized users gain access to network resources. A ( ) is a network security device that monitors incoming and outgoing network traffic and decides whether to allow or block specific traffic based on a defined set of security rules. A virtual (作答此空) network encrypts the connection from an endpoint to a network, often over the internet. Typically a remote-access VPN uses IPsec or Secure Sockets Layer to authenticate the communication between device and network.

  • A public
  • B private
  • C personal
  • D political