[SunHELP] hard coding qfe interfaces to 100 Full and Half Duplex

Suhas Kamble suhas.kamble at bms.com
Wed Sep 4 13:59:50 CDT 2002


Add these lines in /etc/init.d/inetsvc towards the end.
but specify each interface before you setup the duplex.

e.g
ndd -get /dev/qfe instance 0
ndd -set adv_autoneg_cap = 0
 so on & so forth

	-Suhas 

-----Original Message-----
From: sunhelp-admin at sunhelp.org [mailto:sunhelp-admin at sunhelp.org]On
Behalf Of duke.glover at verizon.com
Sent: Wednesday, September 04, 2002 8:18 AM
To: sunhelp at sunhelp.org
Subject: [SunHELP] hard coding qfe interfaces to 100 Full and Half
Duplex


Hello SUN gods,

Normally my situation requires that I hardcode ALL of my qfe interfaces to
100 Full.  To do this is I use these entries at the bottom of my
/etc/system file:

#Set qfe to 100mb fdx and no autoneg
set qfe:qfe_adv_autoneg_cap=0
set qfe:qfe_adv_100T4_cap=0
set qfe:qfe_adv_100fdx_cap=1
set qfe:qfe_adv_100hdx_cap=0
set qfe:qfe_adv_10fdx_cap=0
set qfe:qfe_adv_10hdx_cap=0


My problem is this.  I now have a need to hardcode

qfe0 to 100 Full
qfe1 to 100 Half
qfe2 to 100 Full

The above edit to the /etc/system file hardcodes all the qfe interfaces to
100 Full so I can't use that.

Any ideas,

Duke Glover
*******************************************
_______________________________________________
SunHELP maillist  -  SunHELP at sunhelp.org
http://www.sunhelp.org/mailman/listinfo/sunhelp



More information about the SunHELP mailing list