On Tue, 2003-08-12 at 09:15, snort bsd wrote:
> hi all:
> 
> can i set those fast ethernet interfaces explicitly to
> 100bt and full duplex instead of relying on
> autosensing?
> 
> tia
> 
> dave
> 
> http://mobile.yahoo.com.au - Yahoo! Mobile
> - Check & compose your email via SMS on your Telstra or Vodafone mobile.


There is also the ethtool tool. 
http://sourceforge.net/projects/gkernel/
ethtool -s eth* speed 100 duplex full autoneg off
Will set your ethernet card to 100baseTX full-duplex without auto-negotiation.
the mii tools will probably work as well.
Please note that ethtool is for the 2.4 version of the kernel only.
-- 
Norman tenBroek
Systems Manager
Dept. Molecular Biology
Mass. General Hospital


-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to