Difference between revisions of "Ethtool"
Jump to navigation
Jump to search
↑ http://man7.org/linux/man-pages/man8/ethtool.8.html
Line 1: | Line 1: | ||
<code>ethtool</code><ref>http://man7.org/linux/man-pages/man8/ethtool.8.html</ref> command is used to view and modify network device drivers setting, in particular wired [[Ethernet]] devices. | <code>ethtool</code><ref>http://man7.org/linux/man-pages/man8/ethtool.8.html</ref> command is used to view and modify network device drivers setting, in particular wired [[Ethernet]] devices. | ||
+ | |||
+ | == Examples == | ||
+ | <pre> | ||
+ | ethtool ens3f1 | ||
+ | Settings for ens3f1: | ||
+ | Supported ports: [ ] | ||
+ | Supported link modes: 1000baseT/Full | ||
+ | 1000baseKX/Full | ||
+ | 10000baseT/Full | ||
+ | 1000baseX/Full | ||
+ | 10000baseSR/Full | ||
+ | 10000baseLR/Full | ||
+ | Supported pause frame use: Symmetric | ||
+ | Supports auto-negotiation: Yes | ||
+ | Supported FEC modes: Not reported | ||
+ | Advertised link modes: 1000baseT/Full | ||
+ | 1000baseKX/Full | ||
+ | 10000baseT/Full | ||
+ | 1000baseX/Full | ||
+ | 10000baseSR/Full | ||
+ | 10000baseLR/Full | ||
+ | Advertised pause frame use: No | ||
+ | Advertised auto-negotiation: Yes | ||
+ | Advertised FEC modes: Not reported | ||
+ | Speed: Unknown! | ||
+ | Duplex: Unknown! (255) | ||
+ | Port: Other | ||
+ | PHYAD: 0 | ||
+ | Transceiver: internal | ||
+ | Auto-negotiation: off | ||
+ | Supports Wake-on: d | ||
+ | Wake-on: d | ||
+ | Current message level: 0x00000007 (7) | ||
+ | drv probe link | ||
+ | Link detected: no | ||
+ | </pre> | ||
Revision as of 08:44, 12 December 2019
ethtool
[1] command is used to view and modify network device drivers setting, in particular wired Ethernet devices.
Examples
ethtool ens3f1 Settings for ens3f1: Supported ports: [ ] Supported link modes: 1000baseT/Full 1000baseKX/Full 10000baseT/Full 1000baseX/Full 10000baseSR/Full 10000baseLR/Full Supported pause frame use: Symmetric Supports auto-negotiation: Yes Supported FEC modes: Not reported Advertised link modes: 1000baseT/Full 1000baseKX/Full 10000baseT/Full 1000baseX/Full 10000baseSR/Full 10000baseLR/Full Advertised pause frame use: No Advertised auto-negotiation: Yes Advertised FEC modes: Not reported Speed: Unknown! Duplex: Unknown! (255) Port: Other PHYAD: 0 Transceiver: internal Auto-negotiation: off Supports Wake-on: d Wake-on: d Current message level: 0x00000007 (7) drv probe link Link detected: no
See also
ifconfig
,ethtool
or obsoletemii-tool
(mii-tool -v eth0
)nmcli device show
,eth0
, Network manager- Ethernet: MII, MDI, bonding, etherchannel, STP, ARP, MAC, STP, Jumbo frames, 802.1X, MTU, Ethernet In-Band Access (IBA), LACP, Multicast, Broadcast, SPI
Advertising: