setting /dev/eri interface 10 mb full duplex

From: McEwan, Ryan (RMcEwan@netopia.com)
Date: Thu May 08 2003 - 17:22:05 EDT


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/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:26:22 EDT