Difference between revisions of "Mii-tool"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | <code>mii-tool</code> is included in the <code>[[net-tools]]</code> package | ||
+ | |||
+ | |||
mii-tool eth0 | mii-tool eth0 | ||
mii-tool -v eth0 | mii-tool -v eth0 | ||
Line 5: | Line 8: | ||
mii-tool eno1 | mii-tool eno1 | ||
eno1: negotiated 1000baseT-FD flow-control, link ok | eno1: negotiated 1000baseT-FD flow-control, link ok | ||
+ | |||
+ | mii-tool eth0 | ||
+ | [[SIOCGMIIPHY]] on 'eth0' failed: Operation not supported | ||
mii-tool -v eno1 | mii-tool -v eno1 | ||
Line 14: | Line 20: | ||
advertising: 1000baseT-HD 1000baseT-FD 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control | advertising: 1000baseT-HD 1000baseT-FD 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control | ||
link partner: 1000baseT-FD 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD | link partner: 1000baseT-FD 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD | ||
+ | |||
+ | |||
+ | == Related terms == | ||
+ | * <code>[[ethtool]]</code> | ||
+ | * <code>[[net-tools]]</code> package | ||
+ | |||
+ | == See also == | ||
+ | * {{MII}} | ||
+ | * {{Linux ethernet}} | ||
+ | |||
+ | |||
+ | [[Category:Linux]] | ||
+ | [[Category:Networking]] |
Latest revision as of 06:03, 12 April 2021
mii-tool
is included in the net-tools
package
mii-tool eth0 mii-tool -v eth0
mii-tool eno1 eno1: negotiated 1000baseT-FD flow-control, link ok
mii-tool eth0 SIOCGMIIPHY on 'eth0' failed: Operation not supported
mii-tool -v eno1 eno1: negotiated 1000baseT-FD flow-control, link ok product info: vendor 00:d8:97, model 34 rev 0 basic mode: autonegotiation enabled basic status: autonegotiation complete, link ok capabilities: 1000baseT-HD 1000baseT-FD 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD advertising: 1000baseT-HD 1000baseT-FD 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD flow-control link partner: 1000baseT-FD 100baseTx-FD 100baseTx-HD 10baseT-FD 10baseT-HD
Related terms[edit]
See also[edit]
Advertising: