SUMMARY: 480R ce interface question

From: Steven Aizic (saizic@rogers.com)
Date: Sat Sep 21 2002 - 10:16:30 EDT


The answer is simple.. "You can't get there, from here!"

Basically, on qfe/hme/eri/etc. you are able to set the network driver
parameters in the /etc/system file.

For whatever reason (unknown to me), you can only set the ce driver
parameters via a startup script with a bunch of ndd commands or via
the /kernel/drv/ce.conf file. Here are some good reference points:

http://docs.sun.com/?p=/doc/816-0860-10/6m7an75dd&a=view
http://sunsolve.Sun.COM/pub-cgi/retrieve.pl?doc=finfodoc%2F41665&zone_32=4166
5

Thanks to:

Simon-Bernard Drolet <sxi@sympatico.ca>
Harrington, David B <David.Harrington@dscr.dla.mil>
Lars Hecking <lhecking@nmrc.ie>
Oleg <timtowtdi@hotmail.com>

  ----- Original Message -----
  From: Steven Aizic
  To: sunmanagers@sunmanagers.org
  Sent: Friday, September 20, 2002 11:40 AM
  Subject: 480R ce interface question

  Hi All,

  I'm trying to set up a 480R to force the ce interface to 100 full duplex.
The
  following lines work perfectly on a V880 in the /etc/system file:

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

  But for the ce interface, the following lines don't work. Any ideas?

  set ce:adv_autoneg_cap = 0
  set ce:adv_100fdx_cap = 1
  set ce:adv_100hdx_cap = 0
  set ce:adv_10fdx_cap = 0
  set ce:adv_10hdx_cap = 0
  set ce:adv_1000fdx_cap = 0
  set ce:adv_1000hdx_cap = 0

  Thanks for the help, and will summarize.
_______________________________________________
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:24:58 EDT