[SunHELP] Network Interface card

Adam Mazza sunhelp at sunhelp.org
Thu Apr 19 17:53:08 CDT 2001


On Thu, 19 Apr 2001, Kovalev, Ivan wrote:

> ndd -set /dev/$device adv_100fdx_cap 1
> If your NIC ($device) is hme, it should auto-negotiate with the switch (`ndd
> /dev/hme adv_autoneg_cap` should return 1).

If it's a Cisco switch auto-negotiation is generally a bad idea. Setting
both sides to 100 fdx is usually the best bet. I usually add:

set hme:hme_adv_autoneg_cap=0
set hme:hme_adv_100T4_cap=0
set hme:hme_adv_100fdx_cap=1
set hme:hme_adv_100hdx_cap=0
set hme:hme_adv_10fdx_cap=0
set hme:hme_adv_10hdx_cap=0

to my /etc/system file.


Adam Mazza

 If you do not want
> auto-negotiation and do want these changes to be permanent, enter the
> statement above in one of rc scripts.
>
> For more details see latest posting from Michael DeSimone on
> http://www.sunmanagers.org/mailman/listinfo/sunmanagers
>
>
> -----Original Message-----
> From: Ravi_Thotapalli at csaa.com [mailto:Ravi_Thotapalli at csaa.com]
> Sent: Thursday, April 19, 2001 4:07 PM
> To: sunhelp at sunhelp.org
> Subject: [SunHELP] Network Interface card
> Importance: Low
>
>
> Hi My network interface cards are set to 100 half-duplex but the port on the
> Lan Switch is configured for 100 full duplex so if I have to update my
> network card settings what should I do ? I want to make it to be 100 full
> duplex. Any help appreciated.
>
> thanks
> ravi
> _______________________________________________
> SunHELP maillist  -  SunHELP at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sunhelp
> _______________________________________________
> SunHELP maillist  -  SunHELP at sunhelp.org
> http://www.sunhelp.org/mailman/listinfo/sunhelp
>




More information about the SunHELP mailing list