下列关于网卡操作不正确的是()
第1题:
第2题:
在linux系统中,查看本机网卡eth0的IP地址,可以执行()命令。
第3题:
修改eth0网卡的IP地址为172.18.48.65和子网掩码255.255.255.128的命令:()
第4题:
使用ifconfig命令临时给eth0设置IP地址后发现不能够使用,需要用命令ifconfigupeth0来激活网卡。
第5题:
要想关闭掉eth0网卡需要的命令是()
第6题:
下面关于网卡操作的说法中正确的有()
第7题:
ifconfig eth0
ifup eth0
ifdown eth0
ifconfig eth0 up
第8题:
激活网卡eth0的命令为ifdowneth0。
激活网卡eth0的命令为ifupeth0。
关闭网卡eth0的命令为ifupeth0。
关闭网卡eth0的命令为ifdowneth0。
第9题:
ifconfigeth0
configeth0
ifupeth0
ifdowneth0
第10题:
对
错
第11题:
ifconfig
ifconfig eth0
ipconfig
ipconfig eth0
ipconfig/all
第12题:
ifconfig 172.10.5.9
ifconfig 172.10.5.9 netmask 255.255.255.0
ifconfig eth0 172.10.5.9
ifconfig eth0 172.10.5.9 netmask 255.255.255.0
第13题:
在linux系统中,为本机以太网卡配置IP地址为172.10.5.9,子网掩码为255.255.255.0,应执行()命令。
第14题:
查询SBCO单板网管eth0网卡的的PCI编号的命令为()。
第15题:
在LINUX操作系统中下列哪一个命令可以用来显示网卡的设置情况()
第16题:
第一块网卡是eth0,下面查看eth0IP的命令是()?
第17题:
在linux操作系统中可以使用命令ifdown eth0来实现禁用网卡的操作,还可以使用ifconfigeth0stop
第18题:
将网卡(eth0)配置成ip地址为192.168.1.13同时激活此网卡的命令是()。
第19题:
激活网卡eth0的命令为ifupeth0。
激活网卡eth0的命令为ifdowneth0。
关闭网卡eth0的命令为ifupeth0。
关闭网卡eth0的命令为ifdowneth0。
第20题:
ifconfig eth0 up
ifconfig eth0 down
ifconfig eth0 inet00:0c:29:78:9a:bc
ifconfig eth0 hwether00:00:0c:12:34:56
第21题:
ifconfigeth0192.168.1.13down
ifconfigeth0192.168.1.13off
ifconfigeth0192.168.1.13on
ifconfigeth0192.168.1.13up
第22题:
对
错
第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