SUMMARY: how do I set sunblade eri interface?

2007-12-24 22:28:00

Thanks to Joachim Krumlinde, Lars Hecking, Naxhije Selimaj, and Tommy Fallsen
who all answered within 5-10 minutes. The correct stanza is:

set eri:adv_100T4_cap=0
set eri:adv_100hdx_cap=0
set eri:adv_10fdx_cap=0
set eri:adv_10hdx_cap=0
set eri:adv_100fdx_cap=1
set eri:adv_autoneg_cap=0

Tommy also sent the command I could have used to figure this out
if I wasn't trying to work before I had my coffee:
ndd -get /dev/eri \?
< cut >
adv_autoneg_cap (read and write)
adv_100T4_cap (read and write)
adv_100fdx_cap (read and write)
adv_100hdx_cap (read and write)
adv_10fdx_cap (read and write)
adv_10hdx_cap (read and write)
< cut >

Thanks again.

Jon

On Wed, Apr 17, 2002 at 08:48:55AM -0400, Jonathan Burelbach scribbled:
> How do I set the network interface on the sunblade 100 to 100Full? I've
> tried the same stanza in /etc/system as I've used on hme's, but it claims
> "sorry, variable 'eri_adv_100hdx_cap' is not defined in the 'eri' module"
>
> Here's the stanza:
> set eri:eri_adv_100T4_cap=0
> set eri:eri_adv_100hdx_cap=0
> set eri:eri_adv_10fdx_cap=0
> set eri:eri_adv_10hdx_cap=0
> set eri:eri_adv_100fdx_cap=1
> set eri:eri_adv_autoneg_cap=0
>
> TIA,
> Jon
>
>
> --
> =========+=========+=========+=========+=========+=========+=========+
> Jonathan Burelbach jburelba at mail.nih.gov
> Unix Systems Administrator jburelba at topaz.cit.nih.gov
> NIH/CIT/DCSS/SOSB;12 South Dr.;Bldg 12B/2N207;Bethesda (301) 496-7372
> _______________________________________________
> codeprof mailing list
> codeprof at codeprof.com
> http://www.codeprof.com/execute/ask/?codeinfoid=12895

--
=========+=========+=========+=========+=========+=========+=========+
Jonathan Burelbach jburelba at mail.nih.gov
Unix Systems Administrator jburelba at topaz.cit.nih.gov
NIH/CIT/DCSS/SOSB;12 South Dr.;Bldg 12B/2N207;Bethesda (301) 496-7372

Comments

Got something to say?

You must be logged in to post a comment.