Manually set NIC to 10 duplex full

Browse to /etc/sysconfig/network-scripts/

Find your main NIC, commonly named eth0 , file usually named ifcfg-eth0

Add this line :

ETHTOOL_OPTS="autoneg off speed 10 duplex full"

 

NOTE : This works only on CentOS/Fedora/Red Hat.

NOTE : To check current NIC speed, run this command :

mii-tool eth0

  • 2 Користувачі, які знайшли це корисним
Ця відповідь Вам допомогла?

Схожі статті

How to add IPs manually in Linux/Windows

Adding Range of IPs to a Redhat/CENTOS Linux server...

Powered by WHMCompleteSolution