[Ethtool] Modify ethernet card speed
Posted: 31. Mar 2010, 16:02
Hello.
I try to modify my ethernet card speed from 100Mbps to 10Mbps, so i type
(the last part specify if autonegotiation is enabled. In the usual case it is, but might cause some problems with some network devices, so you can turn it off)
but if i check my connection wit:
the prompt display:
Can someone helps me?
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