admin 发表于 2018-5-15 22:43:41

vmware esxi主机下 ethtool工具使用


#ethtoolvmnic0    查看网络信息
Settings for vmnic0:
        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: pumbg
        Wake-on: g
        Current message level: 0x00000007 (7)
        Link detected: yes

# ethtool -i vmnic0   网卡版本信息
driver: e1000e
version: 3.2.2.1-NAPI
firmware-version: 1.8-0
bus-info: 0000:02:00.0

admin 发表于 2018-5-15 22:48:05

# esxcli network nic list
Name    PCI Device   DriverLinkSpeedDuplexMAC Address         MTUDescription                                       
----------------------------------------------------------------------------------------------------------------
vmnic00000:002:00.0e1000eUp      100Full    10:bf:48:0d:59:031500Intel Corporation 82574L Gigabit Network Connection
vmnic10000:003:00.0e1000eDown      0Half    10:bf:48:11:b8:191500Intel Corporation 82574L Gigabit Network Connection
页: [1]
查看完整版本: vmware esxi主机下 ethtool工具使用