1833776 Members
2549 Online
110063 Solutions
New Discussion

LAN card settings

 
SOLVED
Go to solution
Olga_1
Regular Advisor

LAN card settings

How to set LAN card on HP-UX 11.00 to 100 FD Auto-negotiation OFF, so it would retained this settings after reboot.
Thank you for any comments.
3 REPLIES 3
Ian Dennison_1
Honored Contributor

Re: LAN card settings

SAM - network and Communications - network Interface cards - select card and modify, alter parameters for Speed and Duplex.

Share and Enjoy! Ian
Building a dumber user
Dan Wanek
Valued Contributor

Re: LAN card settings

You can set it in the configuration script for the card you are using. For example set a btlan card in /etc/rc.config.d/hpbtlanconf. The card/conf matrix can be found at:

http://techsolutions.hp.com/fe/configs.html

James R. Ferguson
Acclaimed Contributor
Solution

Re: LAN card settings

Hi Olga:

The configuration files differ card-to-card, but that's the place to specify the hard settings. Make sure they match the hard-set network switch settings, too.

http://techsolutions.hp.com/fe/configs.html#config_files

For instance, vor the btlan1 card, edit '/etc/rc.config.d/hpbasetconf' and put "100FD" as the value for HP_BASET_SPEED[0] to set to 100MB, full-duplex, auto-negotiation=off.

Regards!

...JRF...