将接口ens33 的ip 地址设置为172.19.18.15,子网掩码255.255.255.0 ,如下哪个命令可以达成?
A.ifconfig ens33 172.19.18.15 netmask 255.255.255.0
B.ip addr add 172.19.18.15 netmask 255.255.255.0 brd + dev ens33
C.ifconfig eth0 172.19.18.15/24
D.i p addr add 172.19.18.15 netmask 255.255.255.0 ens33
第1题:
某单位客户机通过代理服务器Server访问Internet的连接方式如图2-3所示。在Linux操作系统中,为代理服务器中IP地址为192.168.0.1的网卡分配IP地址并激活该网络接口,应执行(68);为IP地址为192.168.0.100的PC配置默认网关,应执行(69)。配置完成并重启计算机后,运行(70)命令可显示出当前DNS服务器的地址和域名。
A.ifconfig eth1 192.168.0.1 255.255.255.0 up
B.ifconfig eth1 192.168.0.1 up netmask 255.255.255.0
C.ifconfig 192.168.0.1/24 eth1 netmask 255.255.255.0 up
D.ifconfig-up eth1 192.168.0.1/24
第2题:
在Linux系统中,使用ifconfig设置接口的IP地址并启动该接口的命令是( )。
A.ifcorffig eth0 192.168.1.1 mask 255.255.255.0B.ifconfig 192.168.1.1 mask 255.255.255.0 upC.ifconfig eth0 192.168.1.1 mask 255.255.255.0 upD.ifconfig 192.168.1.1 255.255.255.0
第3题:
在Linux中,给计算机分配IP地址正确的方法是( )。
A、ipconfig eth0 166. 111. 219.150 255. 255. 255.0
B、ifconfig eth0 166. 111. 219.150 255. 255. 255.0
C、ifconfig eth0 166. 111. 219.150 netmask 255.255.255.0
D、在Linux窗口配置中配置
第4题:
第5题:
局域网的网络地址192.168.1.0/24,其网关地址是192.168.1.1。主机192.168.1.20访问172.16.1.0/24网络时,其路由设置正确的是()。
第6题:
修改eth0网卡的IP地址为172.18.48.65和子网掩码255.255.255.128的命令:()
第7题:
局域网的网络地址192.168.1.0/24,局域网络连接其它网络的网关地址是192.168.1.1。主机192.168.1.20访问172.16.1.0/24网络时,其路由设置正确的是()。
第8题:
修改eth0网卡的IP地址为172.18.48.56和子网掩码255.255.255.128的命令:()
第9题:
UAP3300现场新安装或者配置时,需要修改出厂的初始IP,修改初始IP的命令是(假设现场的分配的IP为10.69.18.5,掩码为255.255.255.0)()。
第10题:
How should TCP/IP be configured on the ent0 network adapter?()
第11题:
route add -net 192.168.1.0 netmask 255.255.255.128 dev eth0
route add 192.168.1.0 netmask 255.255.255.128 gw 172.16.1.1 dev eth0
route add -net 192.168.1.0 netmask 255.255.255.0 gw 172.16.1.1 dev eth0
route add 192.168.1.0 netmask 255.255.255.192 gw 172.16.1.1 dev eth0
第12题:
ifconfigeth0javascript:void(0);172.18.48.56netmask255.255.255.128
ifconfig172.18.48.56netmask255.255.255.128
ipconfigeth0172.18.48.56netmask255.255.255.128
ifconfigup172.18.48.56netmask255.255.255.128
第13题:
A.ifconfigen0192.168.10.1netmask255.255.255.0gateway192.168.10.254
B.ifconfigent0192.168.10.1netmask255.255.255.0gateway192.168.10.254
C.mktcpiphtest61-a192.168.10.1-ien0m255.255.255.0g192.168.10.254-s
D.mktcpiphtest61-a192.168.10.1-ient0m255.255.255.0g192.168.10.254-
第14题:
A、routeadd-net192.168.1.0gw192.168.1.1netmask255.255.255.0metric
B、routeadd-net172.16.1.0gw192.168.1.1netmask255.255.255.0metric
C、routeadd-net172.16.1.0gw172.16.1.1netmask255.255.255.0metric
D、routeadddefault192.168.1.0netmask172.168.1.1metric
第15题:
A.config system ip 10.69.18.5/24
B.config system ip 10.69.18.5 netmask 255.255.255.0
C.config modify system ip 10.69.18.5/24
D.config modify system ip 10.69.18.5 netmask 255.255.255.0
第16题:
在linux系统中,为本机以太网卡配置IP地址为172.10.5.9,子网掩码为255.255.255.0,应执行()命令。
第17题:
局域网的网络地址192.168.1.0/24,局域网络连接其它网络的网关地址是192.168.1.1。主机192.168.1.20访问172.16.1.0/24网络时,其路由设置正确的是()
第18题:
要在一个接上配置IP地址和子网掩码,正确的命令是哪个?()
第19题:
局域网的网络地址192.168.1.0/24,局域网络连接其它网络的网关地址是192.168.1.1。主机192.168.1.20访问172.16.1.0/24网络时,路由设置正确的是()。
第20题:
当要配置路由器的接口地址时应采用哪个命令?()
第21题:
A machine’s ONLY external interface is configured with an address of 192.168.5.1 and a netmask of 255.255.255.0. No slots are available for expansion. Which of the following procedures should be performed to make it function as a gateway?()
第22题:
How should TCP/IP be configured on the ent0 network adapter?()
第23题:
ifconfigeth0172.18.48.65netmask255.255.255.128
ifconfig172.18.48.65netmask255.255.255.128
ipconfigeth0172.18.48.65netmask255.255.255.128
ifconfigup172.18.48.65netmask255.255.255.128
第24题:
局域网的网络地址192.168.1.0/24,局域网络连接其它网络的网关地址是192.168.1.1。主机192.168.1.20访问172.16.1.0/24网络时,其路由设置正确的是哪个? (1.0分) [单选.]
A. route add –net 192.168.1.0 gw 192.168.1.1 netmask 255.255.255.0 metric 1 B. route add –net 172.16.1.0 gw 192.168.1.1 netmask 255.255.255.255 metric 1 C. route add –net 172.16.1.0 gw 172.16.1.1 netmask 255.255.255.0 metric 1 D. route add default 192.168.1.0 netmask 172.168.1.1 metric 1
答案:B