linux – 为什么ethtool没有向我显示NIC的所有属性?

linux – 为什么ethtool没有向我显示NIC的所有属性?,第1张

概述CentOS 5.8 | VMWare ESX 5.1 当我运行ethtool eth0时,我看到以下内容: [root@foo ~]# ethtool eth0Settings for eth0: Current message level: 0x00000007 (7) Link detected: yes 有没有办法得到其余的细节?特别是速度和双工?我习 CentOS 5.8 | VMWare ESX 5.1

当我运行ethtool eth0时,我看到以下内容:

[root@foo ~]# ethtool eth0Settings for eth0:         Current message level: 0x00000007 (7)         link detected: yes

有没有办法得到其余的细节?特别是速度和双工?我习惯于ethtool输出更冗长.例如:

# ethtool eth0Settings for eth0:        Supported ports: [ TP ]        Supported link modes:   10baseT/Half 10baseT/Full                                100baseT/Half 100baseT/Full                                1000baseT/Full        Supports auto-negotiation: Yes        Advertised link modes:  10baseT/Half 10baseT/Full                                100baseT/Half 100baseT/Full                                1000baseT/Full        Advertised auto-negotiation: Yes        Speed: 100Mb/s        Duplex: Full        Port: Twisted Pair        PHYAD: 1        Transceiver: internal        auto-negotiation: on        Supports Wake-on: d        Wake-on: d        link detected: yes

我想知道这是否与在VMWare平台上运行有关? ESX中的当前适配器类型为“灵活”,并且服务器上未安装VMWare工具.

解决方法 我想它没有报告任何PHY设置,因为没有任何,没有链接模式,没有autoneg,没有固定的速度,没有端口或布线类型,没有收发器等使用paravirtual驱动程序时 总结

以上是内存溢出为你收集整理的linux – 为什么ethtool没有向我显示NIC的所有属性?全部内容,希望文章能够帮你解决linux – 为什么ethtool没有向我显示NIC的所有属性?所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址: http://outofmemory.cn/yw/1038633.html

(0)
打赏 微信扫一扫 微信扫一扫 支付宝扫一扫 支付宝扫一扫
上一篇 2022-05-24
下一篇 2022-05-24

发表评论

登录后才能评论

评论列表(0条)

保存