Special thanks for the quick and correct response from Darren Dunham and Ron Dinwiddle. I had the order all wrong. Here is the correct order. ndd -set /dev/eri instance 0 ndd -set /dev/eri adv_100T4 0 ndd -set /dev/eri adv_100hdx_cap 0 ndd -set /dev/eri adv_100fdx_cap 0 ndd -set /dev/eri adv_10fdx_cap 1 ndd -set /dev/eri adv_10hdx_cap 0 ndd -set /dev/eri adv_autoneg_cap 0 Here is why adv_autoneg_cap should be done last. (the link reinitializes when it is done). > -----Original Message----- > From: McEwan, Ryan > Sent: Thursday, May 08, 2003 3:22 PM > To: 'sunmanagers@sunmanagers.org' > Subject: setting /dev/eri interface 10 mb full duplex > > I have tried all sort of combination with ndd and setings on my cisco > switch to hard code to 10 mb (don't ask why, very specific reason) and I > can get it to work, however, I cannot find a combination where there are > no Ierrors, Oerrors or collisions. I am seeing a high amount of these > errors, leading me to think that things are not quite right. Can anybody > offer any assistance? > > Here is what I should think would work...... > > ndd -set /dev/eri instance 0 > ndd -set /dev/eri adv_autoneg_cap 0 > ndd -set /dev/eri adv_100T4 0 > ndd -set /dev/eri adv_100hdx_cap 0 > ndd -set /dev/eri adv_100fdx_cap 0 > ndd -set /dev/eri adv_10fdx_cap 1 > ndd -set /dev/eri adv_10hdx_cap 0 > > while setting the switch to 10 mb full duplex, however, still getting > errors and collisions. > > I have also tried > > ndd -set /dev/eri instance 0 > ndd -set /dev/eri adv_autoneg_cap 0 > ndd -set /dev/eri adv_100T4 0 > ndd -set /dev/eri adv_100hdx_cap 0 > ndd -set /dev/eri adv_100fdx_cap 0 > ndd -set /dev/eri adv_10fdx_cap 0 > ndd -set /dev/eri adv_10hdx_cap 1 > > with switch settings at 10 half, but lo luck > > TIA, > > Ryan _______________________________________________ sunmanagers mailing list sunmanagers@sunmanagers.org http://www.sunmanagers.org/mailman/listinfo/sunmanagersReceived on Thu May 8 18:35:18 2003
This archive was generated by hypermail 2.1.8 : Thu Mar 03 2016 - 06:43:12 EST