Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to adjust the rate of Network Card in Fedora Linux system

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)05/31 Report--

This article introduces the relevant knowledge of "how to adjust the network card speed of the Fedora Linux system". In the operation of actual cases, many people will encounter such a dilemma, so let the editor lead you to learn how to deal with these situations. I hope you can read it carefully and be able to achieve something!

Sometimes we need to adjust the speed of the network card, which can be quickly set in Fedora.

Use mii-tool to quickly set the rate of network card

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

-v,-- verbose more verbose output displays information about the network interface

-R,-- reset reset MII to poweron state resets MII to on

-r,-- restart restart autonegotiation restart autonegotiation mode

-w,-- watch monitor for link status changes to view changes in the status of network interface connections

-l,-- log with-w, write events to syslog writes events to the system log

-A,-- advertise=media,... Advertise only specified media directs specific network interfaces

-F,-- force=media force specified media technology changes the network interface rate mode

Media:

100baseTx-FD 、 100baseTx-HD 、 10baseT-FD 、 10baseT-HD

The selected network card on behalf of Interface defaults to eth0

Example:

Set the network card to work in 10m half-duplex mode, enter the command:

# mii-tool-F 10baseT-HD eth0

To restore the adaptive working mode of the network card, enter the command:

# mii-tool-r eth0

This is the end of the content of "how to adjust the speed of network card in Fedora Linux system". Thank you for your reading. If you want to know more about the industry, you can follow the website, the editor will output more high-quality practical articles for you!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report