FedoraLinux system adjusts the Nic speed

Source: Internet
Author: User
Article title: FedoraLinux system adjusts the Nic speed. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.

The following describes how to adjust the Nic speed in the Fedora Linux system. Some friends may have asked me how to adjust the Nic speed in the Fedora Linux system, hope to help you. Sometimes we need to adjust the speed of the NIC, which can be quickly set in Fedora.

Use mii-tool to quickly set the Nic speed

Command format: mii-tool [vVrRFwl] media [interface]

-V, -- verbose more verbose output displays network interface information;

-R, -- reset MII to poweron state resetting MII to enabled state;

-R, -- restart autonegotiation restart automatic negotiation mode;

-W, -- watch monitor for link status changes to view the status changes of network interface connections;

-L, -- log with-w, write events to syslog write events to system logs;

-A, -- advertise = media,... advertise only specified media instruction-specific network interface;

-F, -- force = media force specified media technology changes the speed of network interfaces;

Media:

100baseTx-FD, 100baseTx-HD, 10baseT-FD, 10baseT-HD

Interface indicates that the selected Nic is eth0 by default.

Instance:

Set the NIC to work in 10 m half duplex mode. enter the following command:

# Mii-tool-F 10baseT-HD eth0

To restore the adaptive working mode of the network adapter, run the following command:

# Mii-tool-r eth0

If you have any questions about Fedora Linux, you can discuss them with me.

Related Article

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.