|
|
#1 | |
|
Registered User
Join Date: Jun 2009
Posts: 2
|
I need to to set up a testing scenario for my QA guys in which the NVIDIA Quadro FX 3400/4400 GB NIC only allows 100mbps throughput. I can configure my switch gear for a certain port to only allow this but am afraid that the card will autonegotiate to the higher throughput. Any ideas on how to configure the card to not autonegotiate and instead act like a 100mbps NIC. The card is in an IBM running CentOs 5.3. Thanks for your help.
|
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Dec 2008
Posts: 23
|
Quote:
|
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Nov 2007
Posts: 18
|
ethtool -s eth0 autoneg off speed 100 duplex full
If it won't work without autonegotiation, use ethtool -s eth0 advertise 0x008 |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Jun 2009
Posts: 2
|
Hey guys, Thanks for the great, speedy info. The ethtool was definitely the answer and it is working as needed. Thanks again.
|
|
|
|
|
![]() |
| Thread Tools | |
|
|