在Linux操作系统中,TCP/IP网络可通过若干文本文件及命令进行配置。
【问题1】(2分)
在Linux操作系统下,可通过命令(1)获得如图2-1所示的网络配置参数。
(1)备选答案:
A.netconf
B.ifconf
C.netconfig
D.ifconfig
【问题2】(3分)
在Linux操作系统下,可通过命令(2)显示路由信息。若主机所在网络的网关IP地址为192.168.0.254,则可使用命令(3)add default(4)192.168.0.254添加网关为默认路由。
(2)备选答案:
A.netstat-nr
B.ls route
C.ifconfig
D.netconfig
(3)备选答案:
A.route
B.netstat
C.ifconf
D.ifconfig
(4)备选答案:
A.gateway
B.gw
C.gate
D.g
【问题3】(4分)
在Linux系统中,DNS查询文件内容如下所示,该文件的默认存储位置为(5),当用户做DNS查询时,首选DNS服务器的IP地址为(6)。
Serach domain.test.cn
Nameserver 210.34.0.14
Nameserver 210.34.0.15
Nameserver 210.34.0.16
Nameserver 210.34.0.17
(5)备选答案:
A./etc/inet.conf
B./etc/resolv.conf
C./etc/inetd.conf
D./etc/net.conf
(6)备选答案:
A.210.34.0.14
B.210.34.0.15
C.210.34.0.16
D.210.34.0.17
【问题4】(6分)
文件/etc/sysconfig/network-scripts/eth0用于存储网络配置信息,请根据图2-1填写下面的空缺信息,完成主机的配置。
DEVICE=eth0
HWADDR=(7)
ONBOOT=yes
BOOTPROTO=none
NETMASK=(8)
IPADDR=(9)
GATEWAY=(10)
TYPE=Ethernet
……
正确答案及解析
正确答案
解析
【问题1】(2分)
(1)D.ifconfig
【问题2】(3分)
(2)A.netstat–nr
(3)A.route
(4)B.gw
【问题3】(4分)
(5)B./etc/resolv.conf
(6)A.210.34.0.14
【问题4】(6分)
(7)00:0C:29:16:7B:51
(8)255.255.255.0
(9)192.168.0.100
(10)192.168.0.254
本题考查linux操作系统下TCP/IP的配置。
【问题1】
主要考查对ifconfig命令的了解程度。
【问题2】
主要考查路由信息的查看命令和默认路由的添加命令。在Linux操作系统下,可通过netstat-nr显示路由信息。可以使用route命令对路由表进行操作。
【问题3】
主要考查DNS的配置,其中DNS查询文件默认存储位置为/etc/resolv.conf,从该文件可以看出,首选DNS服务器为210.34.0.14。
【问题4】
考查对文本方式下网络配置的掌握程度。HWADDR是MAC地址信息,NETMASK是网络掩码信息,IPADDR为IP地址,GATEWAY为网关IP地址。
包含此试题的试卷
你可能感兴趣的试题
Advancements in ( )have contributed to the growth of the automotive industry through the creation and evolution of self-driving vehicles.
-
- A.Artificial Intelligence
- B.Cloud Computing
- C.Internet of Things
- D.Big Data
- 查看答案
In project human resource management , ( )is not a source of power for the project manager.
-
- A.referent power
- B.expert power
- C.reward power
- D.audit power
- 查看答案
At the project establishment stage , the feasibility study mainly includes techinical feasibility analysis , ( ), operation environment feasibility analysis and other aspects of feasibility analysis.
-
- A.detail feasibility analysis
- B.opportunity analysis
- C.economic feasibility analysis
- D.risk analysis
- 查看答案
( )is a grid that shows the project resources assigned to each work package.
-
- A.Stakeholder engagement assessment matrix
- B.Requirements traceability matrix
- C.Probability and impact matrix
- D.Responsibility assignment matrix
- 查看答案
Xinhua News Agency reported in January 2022,Chian will further promote the developmet of a digital economy during the 14th Five-Year Plan eriod(2021-2025). The plan also emphasized industrial ( )transformation.
-
- A.digital
- B.networking
- C.intelligentize
- D.informatization
- 查看答案