• 2022-06-01
    为了查看系统中处于未激活状态的ens33网卡的属性,可以执行()命令。
    A: ifconfig
    B: ifconfig eth1
    C: ifconfig -a
    D: ifconfig -A
  • C

    内容

    • 0

      查看enp0s3网卡配置信息的命令是: A: ifconfig enp0s3 192.168.2.20 netmask 255.255.255.0 B: ifconfig enp0s3 up C: ifconfig enp0s3 D: ifconfig enp0s3 down

    • 1

      显示系统中所有网卡配置信息的命令是(<br/>) A: ifconfig<br/>–a B: ifconfig<br/>ens33 C: ifup<br/>–a D: ifdown

    • 2

      linux系统中,可以通过ifconfig -a 命令查看所有网卡

    • 3

      若要禁用网卡ens33,以下命令中可实现的是(<br/>) A: ifconfig<br/>ens33 B: ifup<br/>ens33 C: ifdown<br/>ens33 D: ifconfig<br/>ens33 open

    • 4

      linux系统查看网卡名称的命令是ifconfig -a。()