网友您好, 请在下方输入框内输入要搜索的题目:

题目内容 (请给出正确答案)

将接口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


参考答案和解析
ifconfig ens33 172.19.18.15 netmask 255.255.255.0
更多 “将接口ens33 的ip 地址设置为172.19.18.15,子网掩码255.255.255.0 ,如下哪个命令可以达成?A.ifconfig ens33 172.19.18.15 netmask 255.255.255.0B.ip addr add 172.19.18.15 netmask 255.255.255.0 brd + dev ens33C.ifconfig eth0 172.19.18.15/24D.i p addr add 172.19.18.15 netmask 255.255.255.0 ens33” 相关考题
考题 要在一个接上配置IP地址和子网掩码,正确的命令是哪个?() A.Switch(config)#ip address 192.168.1.1B.Switch(config-if)#ip address 192.168.1.1C.Switch(config-if)#ip address 192.168.1.1 255.255.255.0D.Switch(config-if)#ip address 192.168.1.1 netmask 255.255.255.0

考题 命令ip nat pool aaa 192.1.1.2 192.1.1.10 netmask 255.255.255.0的作用是()A.指定可访问地址B.定义地址池C.指定路由D.定义哪些地址可以进行地址转换

考题 ● 客户机通过代理服务器 Server 访问Internet 的连接方式如下图所示。在Linux 操作 系统中,为代理服务器中IP 地址为 192.168.0.1 的网卡分配IP 地址并激活该网络接口,应 执行 (55) ;为IP 地址为 192.168.0.100 的PC 机配置默认网关,应执行 (56) 。配置完成后,运行 (57) 命令重启计算机,通过 (58) 命令显示当前 DNS 服务器 的地址和域名。(55)A .ifconfig –up eth1 192.168.0.1/24B.ifconfig eth1 192.168.0.1 255.255.255.0 upC.ifconfig eth1 192.168.0.1 up netmask 255.255.255.0D.ifconfig 192.168.0.1/24 eth1 netmask 255.255.255.0 up(56)A .route add default 192.168.0.1B.route add up 192.168.0.1C.route add –net 0.0.0.0/32 gw 192.168.0.1D.route add –host 192.168.0.100/24 gw 192.168.0.1(57)A .rebootB .shutdownC.init 0D.poweroff(58)A .resolvB .pingC .nslookupD .testdns

考题 局域网的网络地址192.168.1.0/24,局域网络连接其它网络的网关地址是192.168.1.1。主机192.168.1.20访问172.16.1.0/24网络时,其路由设置正确的是()。A.routeadd–net 192.168.1.0 gw 192.168.1.1 netmask 255.255.255.0 metric1B.routeadd–net 172.16.1.0 gw 192.168.1.1 netmask 255.255.255.255 metric1C.routeadd–net 172.16.1.0 gw 172.16.1.1 netmask 255.255.255.0 metric1D.routeadddefault 192.168.1. 0 netmask 172.168.1.1 metric1

考题 某单位客户机通过代理服务器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 upB.ifconfig eth1 192.168.0.1 up netmask 255.255.255.0C.ifconfig 192.168.0.1/24 eth1 netmask 255.255.255.0 upD.ifconfig-up eth1 192.168.0.1/24

考题 HowshouldTCP/IPbeconfiguredontheent0networkadapter?() A.ifconfigen0192.168.10.1netmask255.255.255.0gateway192.168.10.254B.ifconfigent0192.168.10.1netmask255.255.255.0gateway192.168.10.254C.mktcpiphtest61-a192.168.10.1-ien0m255.255.255.0g192.168.10.254-sD.mktcpiphtest61-a192.168.10.1-ient0m255.255.255.0g192.168.10.254-

考题 在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

考题 局域网的网络地址192.168.1.0/24,局域网络连接其它网络的网关地址是192.168.1.1主机192.168.1.20访问172.16.1.0/24网络时,其路由设置正确的是()。 A、routeadd-net192.168.1.0gw192.168.1.1netmask255.255.255.0metricB、routeadd-net172.16.1.0gw192.168.1.1netmask255.255.255.0metricC、routeadd-net172.16.1.0gw172.16.1.1netmask255.255.255.0metricD、routeadddefault192.168.1.0netmask172.168.1.1metric

考题 在Linux中,给计算机分配IP地址正确的方法是( )。A、ipconfig eth0 166. 111. 219.150 255. 255. 255.0B、ifconfig eth0 166. 111. 219.150 255. 255. 255.0C、ifconfig eth0 166. 111. 219.150 netmask 255.255.255.0D、在Linux窗口配置中配置

考题 UAP3300现场新安装或者配置时,需要修改出厂的初始IP,修改初始IP的命令是(假设现场的分配的IP为10.69.18.5,掩码为255.255.255.0)()。 A.config system ip 10.69.18.5/24B.config system ip 10.69.18.5 netmask 255.255.255.0C.config modify system ip 10.69.18.5/24D.config modify system ip 10.69.18.5 netmask 255.255.255.0

考题 Linux系统中为一块设备名为eth0的网卡分配IP地址和子网掩码的命令是(请作答此空),如果不打算使用DNS进行地址解析,则可以将所有的主机名都放入文件( )中A.serserial eth0 192.168.1.1 netmask 255.255.255.0 B.ifconfig eth0 192.168.1.1 netmask 255.255.255.0 C.minicom eth0 192.168.1.1 netmask 255.255.255.0 D.mount eth0 192.168.1.1 netmask 255.255.255.0

考题 在linux系统中,为本机以太网卡配置IP地址为172.10.5.9,子网掩码为255.255.255.0,应执行()命令。A、ifconfig 172.10.5.9B、ifconfig 172.10.5.9 netmask 255.255.255.0C、ifconfig eth0 172.10.5.9D、ifconfig eth0 172.10.5.9 netmask 255.255.255.0

考题 局域网的网络地址192.168.1.0/24,其网关地址是192.168.1.1。主机192.168.1.20访问172.16.1.0/24网络时,其路由设置正确的是()。A、route add–net 192.168.1.0 gw 192.168.1.1netmask 255.255.255.0metric1B、route add–net 172.16.1.0 gw 192.168.1.1netmask 255.255.255.255metric1C、route add–net 172.16.1.0 gw 172.16.1.1netmask 255.255.255.0metric1D、route adddefault 192.168.1.0 netmask 172.168.1.1metric1

考题 局域网的网络地址192.168.1.0/24,局域网络连接其它网络的网关地址是192.168.1.1。主机192.168.1.20访问172.16.1.0/24网络时,其路由设置正确的是()A、route add default 192.168.1.0 netmask 172.168.1.1 metric 1B、route add -net 192.168.1.0 gw 192.168.1.1 netmask 255.255.255.0 metric 1C、route add -net 172.16.1.0 gw 172.16.1.1 netmask 255.255.255.0 metric 1D、route add -net 172.16.1.0 gw 192.168.1.1 netmask 255.255.255.0 metric 1

考题 修改eth0网卡的IP地址为172.18.48.65和子网掩码255.255.255.128的命令:()A、ifconfigeth0172.18.48.65netmask255.255.255.128B、ifconfig172.18.48.65netmask255.255.255.128C、ipconfigeth0172.18.48.65netmask255.255.255.128D、ifconfigup172.18.48.65netmask255.255.255.128

考题 要在一个接上配置IP地址和子网掩码,正确的命令是哪个?()A、Switch(config)#ip address 192.168.1.1B、Switch(config-if)#ip address 192.168.1.1C、Switch(config-if)#ip address 192.168.1.1 255.255.255.0D、Switch(config-if)#ip address 192.168.1.1 netmask 255.255.255.0

考题 局域网的网络地址192.168.1.0/24,局域网络连接其它网络的网关地址是192.168.1.1。主机192.168.1.20访问172.16.1.0/24网络时,其路由设置正确的是()。A、route add–net192.168.1.0 gw192.168.1.1 netmask255.255.255.0 metric1B、route add–net172.16.1.0 gw192.168.1.1 netmask255.255.255.255 metric1C、route add–net172.16.1.0 gw172.16.1.1 netmask255.255.255.0 metric1D、route add default192.168.1.0netmask172.168.1.1 metric1

考题 局域网的网络地址192.168.1.0/24,局域网络连接其它网络的网关地址是192.168.1.1。主机192.168.1.20访问172.16.1.0/24网络时,路由设置正确的是()。A、route add–net192.168.1.0 gw 192.168.1.1 netmask 255.255.255.0 metric1B、route add–net172.16.1.0 gw 192.168.1.1 netmask 255.255.255.255 metric1C、route add–net172.16.1.0 gw 172.16.1.1 netmask 255.255.255.0 metric1D、route add default 192.168.1.0 netmask 172.168.1.1 metric1

考题 修改eth0网卡的IP地址为172.18.48.56和子网掩码255.255.255.128的命令:()A、ifconfigeth0javascript:void(0);172.18.48.56netmask255.255.255.128B、ifconfig172.18.48.56netmask255.255.255.128C、ipconfigeth0172.18.48.56netmask255.255.255.128D、ifconfigup172.18.48.56netmask255.255.255.128

考题 当要配置路由器的接口地址时应采用哪个命令?()A、ip address 1.1.1.1 netmask 255.0.0.0B、ip address 1.1.1.1/24C、set ip address 1.1.1.1 subnetmask24D、ip address 1.1.1.1255.255.255.248

考题 UAP3300现场新安装或者配置时,需要修改出厂的初始IP,修改初始IP的命令是(假设现场的分配的IP为10.69.18.5,掩码为255.255.255.0)()。A、config system ip 10.69.18.5/24B、config system ip 10.69.18.5 netmask 255.255.255.0C、config modify system ip 10.69.18.5/24D、config modify system ip 10.69.18.5 netmask 255.255.255.0

考题 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?()A、Enable ipforwarding onlyB、Configure an alias on the same interface and enable ipforwardingC、Add a second interface into the same subnet and enable ipforwardingD、Add a second interface into a different subnet, and enable ipforwarding

考题 How should TCP/IP be configured on the ent0 network adapter?()A、ifconfig en0 192.168.10.1 netmask 255.255.255.0 gateway 192.168.10.254B、ifconfig ent0 192.168.10.1 netmask 255.255.255.0 gateway 192.168.10.254C、mktcpip h test61 -a 192.168.10.1 -i en0 m 255.255.255.0 g 192.168.10.254 -sD、mktcpip h test61 -a 192.168.10.1 -i ent0 m 255.255.255.0 g 192.168.10.254 -

考题 How should TCP/IP be configured on the ent0 network adapter?()A、ifconfig en0 192.168.10.1 netmask 255.255.255.0 gateway 192.168.10.254B、ifconfig ent0 192.168.10.1 netmask 255.255.255.0 gateway 192.168.10.254C、mktcpip test61 -a 192.168.10.1 -i en0 255.255.255.0 192.168.10.254 -smktcpip ? test61 -a 192.168.10.1 -i en0 ? 255.255.255.0 ? 192.168.10.254 -sD、mktcpip test61 -a 192.168.10.1 -i ent0 255.255.255.0 192.168.10.254 -smktcpip ? test61 -a 192.168.10.1 -i ent0 ? 255.255.255.0 ? 192.168.10.254 -s

考题 单选题在linux系统中,为本机添加到192.168.1.0/25的路由信息,网关地址为172.16.1.1,应执行()命令。A route add -net 192.168.1.0 netmask 255.255.255.128 dev eth0B route add 192.168.1.0 netmask 255.255.255.128 gw 172.16.1.1 dev eth0C route add -net 192.168.1.0 netmask 255.255.255.0 gw 172.16.1.1 dev eth0D route add 192.168.1.0 netmask 255.255.255.192 gw 172.16.1.1 dev eth0

考题 单选题修改eth0网卡的IP地址为172.18.48.65和子网掩码255.255.255.128的命令:()A ifconfigeth0172.18.48.65netmask255.255.255.128B ifconfig172.18.48.65netmask255.255.255.128C ipconfigeth0172.18.48.65netmask255.255.255.128D ifconfigup172.18.48.65netmask255.255.255.128

考题 单选题修改eth0网卡的IP地址为172.18.48.56和子网掩码255.255.255.128的命令:()A ifconfigeth0javascript:void(0);172.18.48.56netmask255.255.255.128B ifconfig172.18.48.56netmask255.255.255.128C ipconfigeth0172.18.48.56netmask255.255.255.128D ifconfigup172.18.48.56netmask255.255.255.128

考题 局域网的网络地址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