LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Network card (https://www.linuxquestions.org/questions/linux-newbie-8/network-card-4175429613/)

linuxankit22 09-29-2012 11:23 AM

Network card
 
How we can increase and decrease the speed of network card.

rosehosting.com 09-29-2012 11:51 AM

You can setup the negotiated speed of your network card using ethtool:

#ethtool -s eth0 speed 100 duplex full
#ethtool -s eth0 speed 10 duplex half


All times are GMT -5. The time now is 08:40 PM.