Operating System - HP-UX
1833465 Members
2946 Online
110052 Solutions
New Discussion

Online configuration of NIC possible?

 
SOLVED
Go to solution
Ralph Grothe
Honored Contributor

Online configuration of NIC possible?

Hi,

simple question,
because of suspected idiosyncrasies between NIC and switch port setup, which cause prohibitively long lasting backups, I would like to reconfigure the NIC online, without impairing established sockets.
Currently the NIC is configured to auto-negotiate in half duplex mode.
I wish to toggle the Autoneg setting to "off" and set Duplex Mode to "full".
Can I do this without cutting off all pending connections?

Regards
Ralph
Madness, thy name is system administration
4 REPLIES 4
Andreas Voss
Honored Contributor
Solution

Re: Online configuration of NIC possible?

Hi,

with lanadmin -X 100FD you could set the interface online BUT this makes the interface unavaible for app. 11 seconds which can result in some breaks.

Regards
Michael Tully
Honored Contributor

Re: Online configuration of NIC possible?

On some systems the syntax is:

# lanadmin -X 0 100FD

Make sure that you update the appropriate file in /etc/rc.config.d/hp..... for your type of card. You can do in 'sam' as well. There is a short delay whilst the card resets, but no current connections will be lost.
Anyone for a Mutiny ?
Michael Tully
Honored Contributor

Re: Online configuration of NIC possible?

This link may help in relation to which config file is suited to you NIC card.

http://techsolutions.hp.com/fe/configs.html#config_files
Anyone for a Mutiny ?
Citibank - HP (Unni)
Occasional Advisor

Re: Online configuration of NIC possible?

Hi,

There will a interruption as somebody mentioned .... so make sure your application will be able to handle it.

Unni
Unni