在Linux系统中,要查看如下输出,可使用命令() eth0linkencap:EthernetHwaddr00:20:5

分类: (中级) 网络工程师 发布时间: 2023-11-03 05:16 浏览量: 0

在Linux系统中,要查看如下输出,可使用命令() eth0linkencap:EthernetHwaddr00:20:5 C:00:78:33 ineradder:192.168.0.5Bcast:192.168.0.255Mask:255.255.255.0 UPBROADCASTRUNNINGMULTICASTMIU:1500Metric:1 RXpackets:9625272errors:0dropped:0overruns:0frame:0 TXpackets:6997276errors:0dropped:0overruns:0frame:0 collisions:0txqueuelen:100 interrupt:19Baseaddress:0xc800

A.[root@localhost]#ifconfig

B.[root@localhost]#ipconfig eth0

C.[root@localhost]#ipconfig

D.[root@localhost]#ifconfig eth0

正确答案是D