I try to modify my ethernet card speed from 100Mbps to 10Mbps, so i type
Code: Select all
ethtool -s eth1 speed 10 duplex full autoneg offbut if i check my connection wit:
Code: Select all
ethtool eth1Code: Select all
Settings for eth1:
Supported ports: [ TP MII ]
Supported link modes: 10baseT/Half 10baseT/Full
100baseT/Half 100baseT/Full
Supports auto-negotiation: Yes
Advertised link modes: 10baseT/Half 10baseT/Full ethtool -s eth0 speed 10 duplex half
100baseT/Half 100baseT/Full
Advertised auto-negotiation: Yes
Speed: 100Mb/s
Duplex: Full
Port: MII
PHYAD: 0
Transceiver: internal
Auto-negotiation: on
Current message level: 0x00000007 (7)
Link detected: yes