BLACK FRIDAY DEALS

Knowledge Base

Allows you to search a variety of questions and answers

Search

Search results

General Server Questions

On RH-based OS (Centos, Fedora), you can use the ethtool command to set the speed of the port. For example, to set the speed on your eth0 NIC to 100mbps, run the following command:
 

Code:

ethtool -s eth0 speed 100 duplex full autoneg off

You can do the above for half duplex, 10, 1000mbps speed and for different eth settings. Just have to change the appropriate values in the above command.

To make these changes permanently, just add the following line to your /etc/sysconfig/network-scripts/ifcfg-eth0 (change your eth setting according to which NIC's speed you want to change):
 

Code:

ETHTOOL_OPTS="speed 100 duplex full autoneg off"

Then issue:

/etc/init.d/network restart 

This will reload the network and the new speed will take effect. Depending on how much traffic there is coming through the NIC at that time, it may take up to a minute for this to happen.

See What Our Customers Say

Leave review
J

James

FL, United States

I have been using AYK for about 2 years now and they are always on top of any issues I have. They ha...

Read full review
R

RatePoint R

Good Cooperation The datacenter is very co-operating, and provides immediate response.

Read full review
P

Pierre

QC, Canada

My first experience with VPS and I din't really know what to do or what to expect. AykSolutions.com...

Read full review
J

James Oliver Cyr, M

AZ, United States

AYK Solutions has been the server for my website for 8 or 9 years, and in all that time I have gotte...

Read full review
ARIN Cisco Supermicro cPanel Intel Microsoft