Ubuntu 100M to 10M

Source: Internet
Author: User

How to modify the network card speed under Ubuntu--Change the 100M network adapter to 10M network card

The company's router may be older, the machine starts, the default network card is 100M, but login QQ often appear off the line phenomenon, later learned that the original need to reduce the 100M network card to 10M to normal use, sure enough, after the Thunderbird send and receive mail also swish,

[Email protected]:~$ sudo apt-get install Ethtool net-tools
/* Delete [email protected]:~$ sudo ethtool-s eth0 autoneg off//Otherwise the network will automatically disconnect, automatically restart the network card will regain 100M, so will not be able to modify 10M success, must be turned off automatically.
[Email protected]:~$ sudo ethtool-s eth0 speed ten duplex half
[Email protected]:~$ sudo service networking restart */
[Email protected]:~$ sudo ethtool-s eth0 speed ten duplex half Autoneg on


=============================================
[Email protected]:~$ sudo mii-tool eth0
eth0:negotiated 100basetx-fd, link ok

[Email protected]:~$ sudo ethtool eth0
Settings for eth0:
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
100baset/half 100baset/full
Advertised Auto-negotiation:yes
speed:100mb/s
Duplex:full
Port:mii
Phyad:32
Transceiver:internal
Auto-negotiation:on
Supports WAKE-ON:PUMBG
Wake-on:d
Current Message level:0x00000007 (7)
Link Detected:yes

PS: If the network cabling problem caused by instability, then can only buy a router, from a stable station for export routing [luther.gliethttp])

Ubuntu 100M to 10M

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.