Re: Broken hme1? Stig Bull <stig.bull.no.spam@broadpark.no> writes:
> echo "Forcing interface hme0 to 100 Mbps full duplex"
> ndd -set /dev/hme instance 0
> ndd -set /dev/hme adv_100fdx_cap 1
> ndd -set /dev/hme adv_100hdx_cap 0
> ndd -set /dev/hme adv_10fdx_cap 0
> ndd -set /dev/hme adv_10hdx_cap 0
> ndd -set /dev/hme adv_autoneg_cap 0
You've disabled autonegotiation (adv_autoneg_cap 0), so setting the
autonegotiation parameters (the other adv_*_cap values) won't actually
do anything useful.
I'd strongly recommend turning autonegotiation back on. It's a
required part of the 802 standards, and you can get all sorts of
flakey behavior if you turn it off.
--
James Carlson, KISS Network <james.d.carlson@sun.com>
Sun Microsystems / 1 Network Drive 71.234W Vox +1 781 442 2084
MS UBUR02-212 / Burlington MA 01803-2757 42.497N Fax +1 781 442 1677 |