Name
- Ethtool For Os X Update
- Ethtool For Os Xml
- Ethtool For Os Xenoverse
- Ethtool For Os X Catalina
- Ethtool For Os X Download
Ethtool 以太网工具; xfce 完整版; tarlz 压缩解压软件 ethtool 以太网工具 ncftp ftp 客户端 tnftp ftp 客户端 qtqr 二维码生成器 libfcitx-qt5-1 小企鹅输入法 qt5 相关库 fcitx-inputmethod-atzlinux 小企鹅输入法优先级调整; 三合一版; tarlz 压缩解压软件 ethtool 以太网工具 ncftp ftp 客户端.
ethtool - query or control network driver and hardware settings
Jan 25, 2020 Airmon-ng (Linux) requires ethtool. Windows: cygwin has to be used and it also requires w32api package. Windows: if using clang, libiconv and libiconv-devel; Linux: LibNetlink 1 or 3. It can be disabled by passing –disable-libnl to configure. Pkg-config (pkgconf on FreeBSD) FreeBSD, OpenBSD, NetBSD, Solaris and OS X with macports: gmake. Parent Directory - ModemManager-1.10.8-2.el8.x8664.rpm: 2020-04-26 18:38: 923K: ModemManager-glib-1.10.8-2.el8.i686.rpm: 2020-04-26 18:38: 269K: ModemManager. Ethtool is used to query and control network device driver and hardware settings, particularly for wired Ethernet devices. Devname is the name of the network device on which ethtool should operate. Ethtool Shows Unknown Speed and Duplex (16563881) When ethtool command is used on Oracle VM server, the status 'Unknown!' Is displayed for the Speed and Duplex settings. For example: # ethtool eth0 Settings for eth0: Supported ports: TP Supported link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Full Supports auto-negotiation: Yes.
Synopsis
ethtooldevname
Description
ethtool is used to query and control network device driver and hardware settings, particularly for wired Ethernet devices.
devname is the name of the network device on which ethtool should operate.
Options
ethtool with a single argument specifying the device name prints current settings of the specified device.
-h --helpShows a short help message.--versionShows the ethtool version number.-a --show-pauseQueries the specified Ethernet device for pause parameter information.-A --pauseChanges the pause parameters of the specified Ethernet device.autoneg on|offSpecifies whether pause autonegotiation should be enabled.rx on|offSpecifies whether RX pause should be enabled.tx on|offSpecifies whether TX pause should be enabled.-c --show-coalesceQueries the specified network device for coalescing information.-C --coalesceChanges the coalescing settings of the specified network device.-g --show-ringQueries the specified network device for rx/tx ring parameter information.-G --set-ringChanges the rx/tx ring parameters of the specified network device.rxNChanges the number of ring entries for the Rx ring.
rx-miniNChanges the number of ring entries for the Rx Mini ring.rx-jumboNChanges the number of ring entries for the Rx Jumbo ring.txNChanges the number of ring entries for the Tx ring.
-i --driverQueries the specified network device for associated driver information.-d --register-dumpRetrieves and prints a register dump for the specified network device. The register format for some devices is known and decoded others are printed in hex.When raw is enabled, then ethtool dumps the raw register data to stdout. If file is specified, then use contents of previous raw register dump,rather than reading from the device.-e --eeprom-dumpRetrieves and prints an EEPROM dump for the specified network device. When raw is enabled, then it dumps the raw EEPROM data to stdout. The length andoffset parameters allow dumping certain portions of the EEPROM. Default is to dump the entire EEPROM.-E --change-eepromIf value is specified, changes EEPROM byte for the specified network device. offset and value specify which byte and it's new value. If value is notspecified, stdin is read and written to the EEPROM. The length and offset parameters allow writing to certain portions of the EEPROM. Because of the persistentnature of writing to the EEPROM, a device-specific magic key must be specified to prevent the accidental writing to the EEPROM.-k --show-features --show-offloadQueries the specified network device for the state of protocol offload and other features.-K --features --offloadChanges the offload parameters and other features of the specified network device. The following feature names are built-in and others may be defined by thekernel.rx on|offSpecifies whether RX checksumming should be enabled.tx on|offSpecifies whether TX checksumming should be enabled.sg on|offSpecifies whether scatter-gather should be enabled.tso on|offSpecifies whether TCP segmentation offload should be enabled.ufo on|offSpecifies whether UDP fragmentation offload should be enabledgso on|offSpecifies whether generic segmentation offload should be enabledgro on|offSpecifies whether generic receive offload should be enabledlro on|offSpecifies whether large receive offload should be enabledrxvlan on|offSpecifies whether RX VLAN acceleration should be enabledtxvlan on|offSpecifies whether TX VLAN acceleration should be enabledntuple on|offSpecifies whether Rx ntuple filters and actions should be enabledrxhash on|offSpecifies whether receive hashing offload should be enabled-p --identifyInitiates adapter-specific action intended to enable an operator to easily identify the adapter by sight. Typically this involves blinking one or more LEDson the specific network port.NLength of time to perform phys-id, in seconds.
-P --show-permaddrQueries the specified network device for permanent hardware address.-r --negotiateRestarts auto-negotiation on the specified Ethernet device, if auto-negotiation is enabled.-S --statisticsQueries the specified network device for NIC- and driver-specific statistics.-t --testExecutes adapter selftest on the specified network device. Possible test modes are:offline|online|external_lbdefines test type: offline (default) means to perform full set of tests possibly causing normal operation interruption during the tests,online means to perform limited set of tests do not interrupting normal adapter operation, external_lb means to perform external-loopback test inaddition to other offline tests.-s --changeAllows changing some or all settings of the specified network device. All following options only apply if -s was specified.speedNSet speed in Mb/s. ethtool with just the device name as an argument will show you the supported device speeds.duplex half|fullSets full or half duplex mode.port tp|aui|bnc|miiSelects device port.autoneg on|offSpecifies whether autonegotiation should be enabled. Autonegotiation is enabled by default, but in some network devices may have trouble with it, so you candisable it if really necessary.advertiseNSets the speed and duplex advertised by autonegotiation. The argument is a hexadecimal value using one or a combination of the following values:- sopassxx:yy:zz:aa:bb:cc
Sets the SecureOnâ„¢ password. The argument to this option must be 6 bytes in Ethernet MAC hex format(xx:yy:zz:aa:bb:cc).
msglvlN
msglvltypeon|off ...Sets the driver message type flags by name or number. type names the type of message to enable or disable; N specifies the new flagsnumerically. The defined type names and numbers are:The precise meanings of these type flags differ between drivers.
- flow-type ether|ip4|tcp4|udp4|sctp4|ah4|esp4
Inserts or updates a classification rule for the specified flow type.
- srcxx:yy:zz:aa:bb:cc [mxx:yy:zz:aa:bb:cc]
Includes the source MAC address, specified as 6 bytes in hexadecimal separated by colons, along with an optional mask. Valid only for flow-typeether.
dstxx:yy:zz:aa:bb:cc [mxx:yy:zz:aa:bb:cc]Includes the destination MAC address, specified as 6 bytes in hexadecimal separated by colons, along with an optional mask. Valid only for flow-typeether.protoN [mN]Includes the Ethernet protocol number (ethertype) and an optional mask. Valid only for flow-type ether.src-ipx.x.x.x [mx.x.x.x]Specify the source IP address of the incoming packet to match along with an optional mask. Valid for all IPv4 based flow-types.dst-ipx.x.x.x [mx.x.x.x]Specify the destination IP address of the incoming packet to match along with an optional mask. Valid for all IPv4 based flow-types.tosN [mN]Specify the value of the Type of Service field in the incoming packet to match along with an optional mask. Applies to all IPv4 based flow-types.l4protoN [l4mN]Includes the layer 4 protocol number and optional mask. Valid only for flow-type ip4.src-portN [mN]Specify the value of the source port field (applicable to TCP/UDP packets) in the incoming packet to match along with an optional mask. Valid for flow-typesip4, tcp4, udp4, and sctp4.dst-portN [mN]Specify the value of the destination port field (applicable to TCP/UDP packets)in the incoming packet to match along with an optional mask. Valid forflow-types ip4, tcp4, udp4, and sctp4.spiN [mN]Specify the value of the security parameter index field (applicable to AH/ESP packets)in the incoming packet to match along with an optional mask. Valid forflow-types ip4, ah4, and esp4.l4dataN [mN]Specify the value of the first 4 Bytes of Layer 4 in the incoming packet to match along with an optional mask. Valid for ip4 flow-type.vlan-etypeN [mN]Includes the VLAN tag Ethertype and an optional mask.vlanN [mN]Includes the VLAN tag and an optional mask.user-defN [mN]Includes 64-bits of user-specific data and an optional mask.actionNSpecifies the Rx queue to send packets to, or some other action.locNSpecify the location/ID to insert the rule. This will overwrite any rule present in that location and will not go through any of the rule orderingprocess.
deleteNDeletes the RX classification rule with the given ID.
-w --get-dumpRetrieves and prints firmware dump for the specified network device. By default, it prints out the dump flag, version and length of the dump data. Whendata is indicated, then ethtool fetches the dump data and directs it to a file.-W --set-dumpSets the dump flag for the device.-T --show-time-stampingShow the device's time stamping capabilities and associated PTP hardware clock.-x --show-rxfh-indirRetrieves the receive flow hash indirection table.-X --set-rxfh-indirConfigures the receive flow hash indirection table.equalNSets the receive flow hash indirection table to spread flows evenly between the first N receive queues.weightW0 W1 ...Sets the receive flow hash indirection table to spread flows between receive queues according to the given weights. The sum of the weights must be non-zeroand must not exceed the size of the indirection table.-f --flash FILEFlash firmware image from the specified file to a region on the adapter. By default this will flash all the regions on the adapter.NA number to identify flash region where the image should be flashed. Default region is 0 which denotes all regions in the flash.
-l --show-channelsQueries the specified network device for the numbers of channels it has. A channel is an IRQ and the set of queues that can trigger that IRQ.-L --set-channelsChanges the numbers of channels of the specified network device.rxNChanges the number of channels with only receive queues.
txN
Changes the number of channels with only transmit queues.
otherNChanges the number of channels used only for other purposes e.g. link interrupts or SR-IOV co-ordination.combinedNChanges the number of multi-purpose channels.-m --dump-module-eepromRetrieves and if possible decodes the EEPROM from plugin modules, e.g SFP+, QSFP--show-priv-flagsQueries the specified network device for its private flags. The names and meanings of private flags (if any) are defined by each network devicedriver.--set-priv-flagsSets the device's private flags as specified.flagon|off Sets the state of the named private flag.--show-eeeQueries the specified network device for its support of Energy-Efficient Ethernet (according to the IEEE 802.3az specifications)--set-eeeSets the device EEE behaviour.eee on|offEnables/disables the device support of EEE.tx-lpi on|offDetermines whether the device should assert its Tx LPI.advertiseNSets the speeds for which the device should advertise EEE capabiliities. Values are as for --change advertisetx-timerNSets the amount of time the device should stay in idle mode prior to asserting its Tx LPI (in microseconds). This has meaning only when Tx LPI isenabled.Bugs
Not supported (in part or whole) on all network drivers.
Author
ethtool was written by David Miller.
Modifications by Jeff Garzik, Tim Hockin, Jakub Jelinek, Andre Majorel, Eli Kupermann, Scott Feldman, Andi Kleen, Alexander Duyck, SuchetaChakraborty.
Availability
ethtool is available from http://www.kernel.org/pub/software/network/ethtool/
Referenced By
ifplugstatus(8),
iftab(5),
mii-tool(8),
pethtool(8),
wicd(8)