Operating System - HP-UX
1825775 Members
2287 Online
109687 Solutions
New Discussion

Re: Problem with lanconfig under HPUX 11

 
Christophe MESTDACH
Occasional Advisor

Problem with lanconfig under HPUX 11

Hello,

I must install a software developed under HP-UX 9.07 on computers having HP-UX 11.

The script of installation employs the order "lanconfig lan0 IEEE".

I found that the order "lanconfig" did not exist any more under HP-UX 11.

How to transform the order "lanconfig lan0 IEEE" with landamin ?

Thank you in advance.
1 REPLY 1
Jose Mosquera
Honored Contributor

Re: Problem with lanconfig under HPUX 11

Hi,

The lanconfig command and its ieee flag have been obsoleted.

The ether and snap802.3 options of the lanconfig command have been integrated into the ifconfig command.


The LANCONFIG_ARGS variable in /etc/rc.config.d/netconf is ignored.

Maybe this link could give you additional information:

http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xe16a7bb04b5cd611abdb0090277a778c,00.html

Rgds.