参考答案和解析
参考答案:D
更多“快速启动网卡“eth0”的命令是( )。A、ifconfig eth0 noshutB、ipconfig eth0 noshutC、ifnoshut eth ”相关问题
  • 第1题:

    与“ifup eth0”命令功能相同的命令是( )。

    A、ifdown eth0 up

    B、ipconfig up eth0

    C、ifconfig up eth0

    D、ifconfig eth0 up


    参考答案:D

  • 第2题:

    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

    答案:B
    解析:
    Linux与windows中的基本命令是常考的内容,需要对常用的命令及参数了解。这里考的查看和配置接口命令。用的是ifconfig。
    不用dns进行解析,则主机名和IP对应的关系应该存入/etc/hosts文件中。

  • 第3题:

    在linux系统中,为本机以太网卡配置IP地址为172.10.5.9,子网掩码为255.255.255.0,应执行()命令。

    • A、ifconfig 172.10.5.9
    • B、ifconfig 172.10.5.9 netmask 255.255.255.0
    • C、ifconfig eth0 172.10.5.9
    • D、ifconfig eth0 172.10.5.9 netmask 255.255.255.0

    正确答案:D

  • 第4题:

    查询SBCO单板网管eth0网卡的的PCI编号的命令为()。


    正确答案:ethtool -i eth0

  • 第5题:

    与”ifup eth0”命令功能相同的命令是哪个?()

    • A、ifdown eth0 up
    • B、ipconfig up eth0
    • C、ifconfig up eth0
    • D、ifconfig eth0 up

    正确答案:D

  • 第6题:

    以下不能激活系统的第一块网卡的是()

    • A、ifup eth0
    • B、ifdown eth0
    • C、ifconfig eth0
    • D、ping eth0

    正确答案:B,C,D

  • 第7题:

    如果我想要查看eth0的子网掩码需要用到的命令不可能是()?

    • A、ifconfig eth0
    • B、ifconfig eth0 up
    • C、ifup eth0
    • D、ifdown eth0

    正确答案:B,C,D

  • 第8题:

    下列关于网卡操作不正确的是()

    • A、激活网卡eth0的命令为ifupeth0。
    • B、激活网卡eth0的命令为ifdowneth0。
    • C、关闭网卡eth0的命令为ifupeth0。
    • D、关闭网卡eth0的命令为ifdowneth0。

    正确答案:B,C

  • 第9题:

    单选题
    要想关闭掉eth0网卡需要的命令是()
    A

    ifconfig eth0

    B

    ifup eth0

    C

    ifdown eth0

    D

    ifconfig eth0 up


    正确答案: C
    解析: 暂无解析

  • 第10题:

    单选题
    与”ifup eth0”命令功能相同的命令是哪个?()
    A

    ifdown eth0 up

    B

    ipconfig up eth0

    C

    ifconfig up eth0

    D

    ifconfig eth0 up


    正确答案: A
    解析: 暂无解析

  • 第11题:

    多选题
    下列关于网卡操作不正确的是()
    A

    激活网卡eth0的命令为ifupeth0。

    B

    激活网卡eth0的命令为ifdowneth0。

    C

    关闭网卡eth0的命令为ifupeth0。

    D

    关闭网卡eth0的命令为ifdowneth0。


    正确答案: B,C
    解析: 暂无解析

  • 第12题:

    多选题
    如果我想要查看eth0的子网掩码需要用到的命令不可能是()?
    A

    ifconfig eth0

    B

    ifconfig eth0 up

    C

    ifup eth0

    D

    ifdown eth0


    正确答案: B,D
    解析: 暂无解析

  • 第13题:

    在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窗口配置中配置


    参考答案:C

  • 第14题:

    在Linux系统中,要查看如下输出,可使用命令(32)。


    A.[root@localhost]#ifconfig
    B.[root@localhost]#ipconfig eth0
    C.[root@localhost]#ipconfig
    D.[root@localhost]#ifconfig eth0

    答案:D
    解析:

  • 第15题:

    在linux系统中,查看本机网卡eth0的IP地址,可以执行()命令。

    • A、ifconfig
    • B、ifconfig eth0
    • C、ipconfig
    • D、ipconfig eth0
    • E、ipconfig/all

    正确答案:A,B

  • 第16题:

    可用以下哪个命令查看eth0的子网掩码()?

    • A、ifconfig eth0
    • B、ipconfig eth0
    • C、ifup eth0
    • D、ifdown eth0

    正确答案:A

  • 第17题:

    有的时候,需要系统管理员手工更改网卡的硬件地址(MAC地址)。在RedHatLinux9系统中,更改正在工作的网卡eth0的硬件地址,一般需要使用下列()命令来完成。

    • A、ifconfig eth0 up
    • B、ifconfig eth0 down
    • C、ifconfig eth0 inet00:0c:29:78:9a:bc
    • D、ifconfig eth0 hwether00:00:0c:12:34:56

    正确答案:A,B,D

  • 第18题:

    使用ifconfig命令临时给eth0设置IP地址后发现不能够使用,需要用命令ifconfigupeth0来激活网卡。


    正确答案:错误

  • 第19题:

    要想关闭掉eth0网卡需要的命令是()

    • A、ifconfig eth0
    • B、ifup eth0
    • C、ifdown eth0
    • D、ifconfig eth0 up

    正确答案:C

  • 第20题:

    下面关于网卡操作的说法中正确的有()

    • A、激活网卡eth0的命令为ifdowneth0。
    • B、激活网卡eth0的命令为ifupeth0。
    • C、关闭网卡eth0的命令为ifupeth0。
    • D、关闭网卡eth0的命令为ifdowneth0。

    正确答案:B,D

  • 第21题:

    多选题
    下面关于网卡操作的说法中正确的有()
    A

    激活网卡eth0的命令为ifdowneth0。

    B

    激活网卡eth0的命令为ifupeth0。

    C

    关闭网卡eth0的命令为ifupeth0。

    D

    关闭网卡eth0的命令为ifdowneth0。


    正确答案: D,A
    解析: 暂无解析

  • 第22题:

    多选题
    有的时候,需要系统管理员手工更改网卡的硬件地址(MAC地址)。在RedHatLinux9系统中,更改正在工作的网卡eth0的硬件地址,一般需要使用下列()命令来完成。
    A

    ifconfig eth0 up

    B

    ifconfig eth0 down

    C

    ifconfig eth0 inet00:0c:29:78:9a:bc

    D

    ifconfig eth0 hwether00:00:0c:12:34:56


    正确答案: A,B
    解析: 暂无解析

  • 第23题:

    判断题
    使用ifconfig命令临时给eth0设置IP地址后发现不能够使用,需要用命令ifconfigupeth0来激活网卡。
    A

    B


    正确答案:
    解析: 暂无解析