eth0表示什么设备?
举一反三
- 在BBU、交换机等通信设备上,我们经常可以看见接口旁标注ETH,这表示该接口为
- 关于ifconfig命令,下面描述正确的是 A: 直接键入ifconfig命令不带参数,可以查看系统中所有的网络接口 B: 默认情况下,每台主机上都有一个lo接口 C: 可以用 ifconfig eth0 on 命令来开启eth0接口 D: 可以用 ifconfig eth mtu 2000 将eth0接口的mtu值设置为2000
- 如果暂时禁用eth0网卡,应该使用命令()。 A: ifconfig eth0 B: ifup eth0 C: ifconfig eth0 up D: ifconfig eth0 down
- 在RGB色彩模式中,R:255,G://0,B:0表示什么色?R:0,G://255,B:255表示什么色?R:0,G://0,B:0表示什么色?
- 【单选题】快速启动网卡eth0的命令是()。 A. ifconfig eth0 noshut B. ipconfig eth0 noshut C. ifnoshut eth0 D. ifup eth0