[PLUG] forcing 100 Mbps full duplex connectivity

Kenneth G. Stephens kens at kens.cad2cam.com
Thu Nov 20 20:15:04 UTC 2003


On Thu, 2003-11-20 at 19:23, Vincent Yau wrote:
> 
> Dear All:
> 
> I found out recently that my network card (on a RH9 box at work) is 
> connecting in 10Mbps half duplex.
> My network admin said that the network autonegotiate.  So if I ever
> hit a load that requires 100 Mbps, it will automatically do so.
> 
> I am a bit lost by that.  Let's say that I buying his theory,
> is there anyway from RH9 I can force the connection to 100Mbps full duplex 
> mode?
> 
> --Vincent
The only time the card will autonegotiate is when it is started up or
when the switch/hub it is connected to is cycled.

The NIC dirvers (modules loaded at startup) have settings that can be
set in your /etc/modules.conf file.  I.E. the e100 module can be forced
to 100 Full duplex with the following entry in the /etc/modules.conf
file: 

alias eth0 e100
options e100 e100_speed_duplex=4

Other drivers/modules have different options.  Do a strings on the
module or read the manual to find out how to set your NIC.

Ken Stephens
CADTOCAM.COM






More information about the PLUG mailing list