The responses arrived so quickly...thank you.
To manually set the speed on an auto-sensing nic card you can use the
following command:
ndd -set /dev/hme adv_autoneg_cap 0
ndd -set /dev/hme adv_10hdx_cap 0
ndd -set /dev/hme adv_10fdx_cap 0
ndd -set /dev/hme adv_100hdx_cap 0
ndd -set /dev/hme adv_100fdx_cap 1
Make sure that the port on the switch is also set to 100Mb Full-duplex
if you sed the adv_100fdx_cap to 1. If you want 100Mb Half-duplex, set
adv_100hdx_cap 1 and adv_100fdx_cap 0.
Thanks to:
christophe.colle@telenet.be
kpinkston@pfizer.com
shadow6@bellsouth.net
Fred
***************************************************************************
Fred Vegliante - System Administrator
Bay Networks,Inc.
Remote Access Division, 8 Federal Street, Billerica, MA 01821
Phone: 978-916-1294 Fax: 978-916-4782
***************************************************************************
This archive was generated by hypermail 2.1.2 : Fri Sep 28 2001 - 23:12:53 CDT