informatique:logiciels:ethtool
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| informatique:logiciels:ethtool [2010/04/08 09:08] – ETHTOOL_OPTS pteu | informatique:logiciels:ethtool [2016/11/07 10:09] (current) – [Les paramètres] pteu | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| **ethtool** est un utilitaire en ligne de commande qui permet de configurer les paramètres de configuration "bas niveau" | **ethtool** est un utilitaire en ligne de commande qui permet de configurer les paramètres de configuration "bas niveau" | ||
| - | Il permet d' | + | Il permet d' |
| - | ethtool eth0 | + | <code bash> |
| - | | + | ethtool eth0 |
| - | Supported ports: [ TP ] | + | |
| - | Supported link modes: | + | Supported ports: [ TP ] |
| - | | + | Supported link modes: |
| - | | + | |
| - | Supports auto-negotiation: | + | |
| - | Advertised link modes: | + | Supports auto-negotiation: |
| - | | + | Advertised link modes: |
| - | | + | |
| - | Advertised auto-negotiation: | + | |
| - | Speed: 100Mb/s | + | Advertised auto-negotiation: |
| - | Duplex: Full | + | Speed: 100Mb/s |
| - | Port: Twisted Pair | + | Duplex: Full |
| - | PHYAD: 0 | + | Port: Twisted Pair |
| - | Transceiver: | + | PHYAD: 0 |
| - | Auto-negotiation: | + | Transceiver: |
| - | Supports Wake-on: pumbg | + | Auto-negotiation: |
| - | Wake-on: g | + | Supports Wake-on: pumbg |
| - | Current message level: 0x00000033 (51) | + | Wake-on: g |
| - | Link detected: yes | + | Current message level: 0x00000033 (51) |
| + | Link detected: yes | ||
| + | </ | ||
| - | On peut agir sur ces paramètres pour les modifier : | + | On peut agir sur ces paramètres pour les modifier |
| - | ethtool -s eth0 autoneg off duplex full speed 1000 | + | <code bash> |
| + | ethtool -s eth0 autoneg off duplex full speed 1000 | ||
| + | </ | ||
| - | + | Pour appliquer | |
| - | Pour configurer | + | < |
| - | < | + | |
| vi / | vi / | ||
| | | ||
| </ | </ | ||
| + | |||
| + | =====Les paramètres===== | ||
| + | |||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | * '' | ||
| + | |||
informatique/logiciels/ethtool.1270717735.txt.gz · Last modified: 2013/10/14 20:55 (external edit)