ethtool: query or control network driver and hardware settings
- Ethtool Mac Os X
- Ethtool For Os X Sierra
- Ethtool For Os X Catalina
- Ethtool For Os Xenoverse
- Ethtool For Os X Catalina
- Os X 10.11.4
- Os X Download For Mac
Command to display ethtool
manual in Linux: $ man 8 ethtool
NAME
ethtool - query or control network driver and hardware settingsFork of Meize's RealtekRTL8111 Network driver for OS X - RehabMan/OS-X-Realtek-Network. Ethtool is a Network Interface Card configuration command that allows us to retrieve information and change our NIC settings. The information includes Speed, Duplex, Auto-Negotiation, and many other parameters. To continue, we have to know the name of the network interface card. To get the name of the network interface card, just run.
SYNOPSIS
IBM Developer 正在整合其语言站点组合。 请根据您未来的需求考虑以下资源: IBM Developer 网站 (英文) IBM 中国网站 IBM. Currently, my NIC enx00e04c42a3fe is working in Full duplex mode at 100 Mbps speed. To change it, let’s say in Full duplex mode at 10 Mbps speed, run ethtool as follows: $ sudo ethtool -s enx00e04c42a3fe speed 10 duplex full autoneg off. As you can see, the speed is changed to 10Mbps and the duplex mode is full.
- ethtoolis used to query and control network device driver and hardwaresettings, particularly for wired Ethernet devices.
- -h --help
- Shows a short help message.
- --version
- Shows the ethtool version number.
- -a --show-pause
- Queries the specified Ethernet device for pause parameter information.
- -A --pause
- Changes the pause parameters of the specified Ethernet device.
- autonegon|off
- Specifies whether pause autonegotiation should be enabled.
- rxon|off
- Specifies whether RX pause should be enabled.
- txon|off
- Specifies whether TX pause should be enabled.
devnameis the name of the network device on which ethtool should operate.
Ethtool Mac Os X
OPTIONS
ethtoolwith a single argument specifying the device name prints currentsettings of the specified device.
- rxN
- Changes the number of ring entries for the Rx ring.
- rx-miniN
- Changes the number of ring entries for the Rx Mini ring.
- rx-jumboN
- Changes the number of ring entries for the Rx Jumbo ring.
- txN
- Changes the number of ring entries for the Tx ring.
- rawon|off
- offsetN
- lengthN
- rxon|off
- Specifies whether RX checksumming should be enabled.
- txon|off
- Specifies whether TX checksumming should be enabled.
- sgon|off
- Specifies whether scatter-gather should be enabled.
- tsoon|off
- Specifies whether TCP segmentation offload should be enabled.
- ufoon|off
- Specifies whether UDP fragmentation offload should be enabled
- gsoon|off
- Specifies whether generic segmentation offload should be enabled
- groon|off
- Specifies whether generic receive offload should be enabled
- lroon|off
- Specifies whether large receive offload should be enabled
- rxvlanon|off
- Specifies whether RX VLAN acceleration should be enabled
- txvlanon|off
- Specifies whether TX VLAN acceleration should be enabled
- ntupleon|off
- Specifies whether Rx ntuple filters and actions should be enabled
- rxhashon|off
- Specifies whether receive hashing offload should be enabled
- [ N]
- Length of time to perform phys-id, in seconds.
- offline
- Perform full set of tests, possibly interrupting normal operationduring the tests,
- online
- Perform limited set of tests, not interrupting normal operation,
- external_lb
- Perform full set of tests, as for offline, and additionally anexternal-loopback test.
0x001 | 10baseT Half | |
0x002 | 10baseT Full | |
0x004 | 100baseT Half | |
0x008 | 100baseT Full | |
0x010 | 1000baseT Half | (not supported by IEEE standards) |
0x020 | 1000baseT Full | |
0x20000 | 1000baseKX Full | |
0x20000000000 | 1000baseX Full | |
0x8000 | 2500baseX Full | (not supported by IEEE standards) |
0x1000 | 10000baseT Full | |
0x40000 | 10000baseKX4 Full | |
0x80000 | 10000baseKR Full | |
0x40000000000 | 10000baseCR Full | |
0x80000000000 | 10000baseSR Full | |
0x100000000000 | 10000baseLR Full | |
0x200000000000 | 10000baseLRM Full | |
0x400000000000 | 10000baseER Full | |
0x200000 | 20000baseMLD2 Full | (not supported by IEEE standards) |
0x400000 | 20000baseKR2 Full | (not supported by IEEE standards) |
0x80000000 | 25000baseCR Full | |
0x100000000 | 25000baseKR Full | |
0x200000000 | 25000baseSR Full | |
0x800000 | 40000baseKR4 Full | |
0x1000000 | 40000baseCR4 Full | |
0x2000000 | 40000baseSR4 Full | |
0x4000000 | 40000baseLR4 Full | |
0x400000000 | 50000baseCR2 Full | |
0x800000000 | 50000baseKR2 Full | |
0x10000000000 | 50000baseSR2 Full | |
0x1000000000 | 100000baseKR4 Full | |
0x2000000000 | 100000baseSR4 Full | |
0x4000000000 | 100000baseCR4 Full | |
0x8000000000 | 100000baseLR4_ER4 Full |
p | Wake on PHY activity |
u | Wake on unicast messages |
m | Wake on multicast messages |
b | Wake on broadcast messages |
a | Wake on ARP |
g | Wake on MagicPacket™ |
s | Enable SecureOn™ password for MagicPacket™ |
d | Disable (wake on nothing). This option clears all previous options. |
msglvlN
msglvltypeon|off...
drv | 0x0001 General driver status | |
probe | 0x0002 Hardware probing | |
link | 0x0004 Link state | |
timer | 0x0008 Periodic status check | |
ifdown | 0x0010 Interface being brought down | |
ifup | 0x0020 Interface being brought up | |
rx_err | 0x0040 Receive error | |
tx_err | 0x0080 Transmit error | |
tx_queued | 0x0100 Transmit queueing | |
intr | 0x0200 Interrupt handling | |
tx_done | 0x0400 Transmit completion | |
rx_status | 0x0800 Receive completion | |
pktdata | 0x1000 Packet contents | |
hw | 0x2000 Hardware status | |
wol | 0x4000 Wake-on-LAN status |
The precise meanings of these type flags differ between drivers.
tcp4 | TCP over IPv4 |
udp4 | UDP over IPv4 |
ah4 | IPSEC AH over IPv4 |
esp4 | IPSEC ESP over IPv4 |
sctp4 | SCTP over IPv4 |
tcp6 | TCP over IPv6 |
udp6 | UDP over IPv6 |
ah6 | IPSEC AH over IPv6 |
esp6 | IPSEC ESP over IPv6 |
sctp6 | SCTP over IPv6 |
Ethtool For Os X Sierra

m | Hash on the Layer 2 destination address of the rx packet. |
v | Hash on the VLAN tag of the rx packet. |
t | Hash on the Layer 3 protocol field of the rx packet. |
s | Hash on the IP source address of the rx packet. |
d | Hash on the IP destination address of the rx packet. |
f | Hash on bytes 0 and 1 of the Layer 4 header of the rx packet. |
n | Hash on bytes 2 and 3 of the Layer 4 header of the rx packet. |
r | Discard all packets of this flow type. When this option is set, allother options are ignored. |
ether | Ethernet |
ip4 | Raw IPv4 |
tcp4 | TCP over IPv4 |
udp4 | UDP over IPv4 |
sctp4 | SCTP over IPv4 |
ah4 | IPSEC AH over IPv4 |
esp4 | IPSEC ESP over IPv4 |
ip6 | Raw IPv6 |
tcp6 | TCP over IPv6 |
udp6 | UDP over IPv6 |
sctp6 | SCTP over IPv6 |
ah6 | IPSEC AH over IPv6 |
esp6 | IPSEC ESP over IPv6 |
For all fields that allow both a value and a mask to be specified, themask may be specified immediately after the value using the mkeyword, or separately using the field name keyword with -maskappended, e.g. src-mask.

-1 | Drop the matched flow |
0 or higher | Rx queue to route the flow |
Ethtool For Os X Catalina
- hkey
- Sets RSS hash key of the specified network device. RSS hash key should be of device supported length.Hash key format must be in xx:yy:zz:aa:bb:cc format meaning both the nibbles of a byte should be mentionedeven if a nibble is zero.
- equal N
- Sets the receive flow hash indirection table to spread flows evenlybetween the first N receive queues.
- weightW0 W1 ...
- Sets the receive flow hash indirection table to spread flows betweenreceive queues according to the given weights. The sum of the weightsmust be non-zero and must not exceed the size of the indirection table.
- default
- Sets the receive flow hash indirection table to its default value.
- file
- Specifies the filename of the firmware image. The firmware must firstbe installed in one of the directories where the kernel firmwareloader or firmware agent will look, such as /lib/firmware.
- N
- If the device stores multiple firmware images in separate regions ofnon-volatile memory, this parameter may be used to specify whichregion is to be written. The default is 0, requesting that allregions are written. All other values are driver-dependent.
- rxN
- Changes the number of channels with only receive queues.
- txN
- Changes the number of channels with only transmit queues.
- otherN
- Changes the number of channels used only for other purposes e.g. link interrupts or SR-IOV co-ordination.
- combinedN
- Changes the number of multi-purpose channels.
Ethtool For Os Xenoverse
flagon|offSets the state of the named private flag.
- eeeon|off
- Enables/disables the device support of EEE.
- tx-lpion|off
- Determines whether the device should assert its Tx LPI.
- advertiseN
- Sets the speeds for which the device should advertise EEE capabilities.Values are as for--change advertise
- tx-timerN
- Sets the amount of time the device should stay in idle mode prior to assertingits Tx LPI (in microseconds). This has meaning only when Tx LPI is enabled.
Ethtool For Os X Catalina
BUGS
Not supported (in part or whole) on all network drivers.AUTHOR
ethtoolwas written by David Miller.Modifications by Jeff Garzik, Tim Hockin,Jakub Jelinek,Andre Majorel,Eli Kupermann,Scott Feldman,Andi Kleen,Alexander Duyck,Sucheta Chakraborty,Jesse Brandeburg,Ben Hutchings.
AVAILABILITY
Os X 10.11.4
ethtoolis available fromhttp://www.kernel.org/pub/software/network/ethtool/¸e®?Os X Download For Mac
Pages related to ethtool
- ether-wake (8) - A tool to send a Wake-On-LAN "Magic Packet"
- etapro (8) - Driver for ETA UPS equipment
- etckeeper (8) - store /etc in git, mercurial, bazaar, or darcs
- ettercap (8) - A multipurpose sniffer/content filter for man in the middle attacks
- ettercap_curses (8) - Man page for the Ncurses GUI.
- ettercap_plugins (8) - A collection of plugins for ettercap
- etterfilter (8) - Filter compiler for ettercap content filtering engine
- pethtool (8) - Display or change ethernet card settings