更多“工程师在工作中如果要查看eth0的子网掩码,不能实现的命令是()?”相关问题
  • 第1题:

    如果要查看日历,正确的命令是()。

    A.date

    B.cal

    C.pwd

    D.cd


    正确答案:B

  • 第2题:

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

    A.[root@localhost]ifconfig

    B.[root@localhost]ipconfig eth0

    C.[root@localhost]ipconfig

    D.[root@localhost]ifconfig eth0


    正确答案:D

  • 第3题:

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

    A、ifdown eth0 up

    B、ipconfig up eth0

    C、ifconfig up eth0

    D、ifconfig eth0 up


    参考答案:D

  • 第4题:

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


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

    答案:D
    解析:

  • 第5题:

    工程师在工作中如果要查看eth0的子网掩码,不能实现的命令是()?

    • A、ifconfigeth0
    • B、ifconfigeth0up
    • C、ifupeth0
    • D、ifdowneth0

    正确答案:B,C,D

  • 第6题:

    使用show ip命令不可以查看交换机的()。

    • A、DNS
    • B、子网掩码
    • C、IP地址
    • D、IP地址、子网掩码

    正确答案:A

  • 第7题:

    第一块网卡是eth0,下面查看eth0IP的命令是()?

    • A、ifconfigeth0
    • B、configeth0
    • C、ifupeth0
    • D、ifdowneth0

    正确答案:A

  • 第8题:

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

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

    正确答案:B,C

  • 第9题:

    单选题
    使用show ip命令不可以查看交换机的()。
    A

    DNS

    B

    子网掩码

    C

    IP地址

    D

    IP地址、子网掩码


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

  • 第10题:

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

    ifdown eth0 up

    B

    ipconfig up eth0

    C

    ifconfig up eth0

    D

    ifconfig eth0 up


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

  • 第11题:

    单选题
    第一块网卡是eth0,下面查看eth0IP的命令是()?
    A

    ifconfigeth0

    B

    configeth0

    C

    ifupeth0

    D

    ifdowneth0


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

  • 第12题:

    单选题
    修改eth0网卡的IP地址为172.18.48.65和子网掩码255.255.255.128的命令:()
    A

    ifconfigeth0172.18.48.65netmask255.255.255.128

    B

    ifconfig172.18.48.65netmask255.255.255.128

    C

    ipconfigeth0172.18.48.65netmask255.255.255.128

    D

    ifconfigup172.18.48.65netmask255.255.255.128


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

  • 第13题:

    如果要查看文件的类型,正确的命令是()。

    A.file

    B.touch

    C.cat

    D.grep


    正确答案:A

  • 第14题:

    快速启动网卡“eth0”的命令是( )。

    A、ifconfig eth0 noshut

    B、ipconfig eth0 noshut

    C、ifnoshut eth0

    D、ifup eth0


    参考答案:D

  • 第15题:

    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文件中。

  • 第16题:

    在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

  • 第17题:

    检查网络的通断的命令是(),查看本机IP协议设置(包括IP地址、子网掩码、默认网关、DNS服务器)的命令是()。


    正确答案:ping;ipconfig–all

  • 第18题:

    如果要查看/etc/mtools.conf文件是属于那个RPM包,可以使用()命令。


    正确答案:rpm–qf/etc/mtools.conf

  • 第19题:

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

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

    正确答案:B,C,D

  • 第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题:

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

    ifconfig eth0

    B

    ipconfig eth0

    C

    ifup eth0

    D

    ifdown eth0


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

  • 第23题:

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

    激活网卡eth0的命令为ifupeth0。

    B

    激活网卡eth0的命令为ifdowneth0。

    C

    关闭网卡eth0的命令为ifupeth0。

    D

    关闭网卡eth0的命令为ifdowneth0。


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