Operating System - HP-UX
1833780 Members
2474 Online
110063 Solutions
New Discussion

Re: Configuration Lan interface

 
SOLVED
Go to solution
ANDRE David
Occasional Advisor

Configuration Lan interface

Hello,

I recreate a new server ( HP L1000 ) with Ignite from another machine ( hardware is different ). the version of Hp-ux is 11i

The lan interface is incorrect.
I check the file
/etc/rc.config.d/netconf
/etc/rc.config.d/hp_apaconf
/etc/rc.config.d/hp_apaportconf

all seem correct ( i compare with another machine with same hardware but Hp-ux 11.0 )

When i execute the follow command server :
/usr/sbin/hp_apa_util -G 50
I receive 900
I think that i would receive 100 instead 900.

How can i configue correctly the lan interface?

Thanks.
4 REPLIES 4
Robert-Jan Goossens
Honored Contributor

Re: Configuration Lan interface

Hi,

The easiest way is to run the /sbin/set_parms command.

# /sbin/set_parms initial

Hope this helps,
Robert-Jan
G. Vrijhoeven
Honored Contributor

Re: Configuration Lan interface

Hi,

You can check several things:
1. Does your lanscan output ( lan numbers ) match with the netconf files.
2. Do the interfaces have a link ( Duplex settings) ( lanadmin -x ppa nr)
3. Is the vlan config correct on the switch.
4. Is your routing table ok ( netstat -nr)
5. Is your apa config ok ( hp_apaconf and hp_apaportconf ( lan numbers)
6. Check your /etc/rc.log for failed start scripts regarding lan issues.

HTH,

Gideon
cxtwo
Frequent Advisor
Solution

Re: Configuration Lan interface

Hello,

With APA, the aggregate names will always be lan9xx on HPUX 11i, and lan1xx on HPUX 11.0.

That's why the 11.0 system shows lan100, but the 11.11 system shows lan900...

Best regards
cxtwo
Frequent Advisor

Re: Configuration Lan interface

Following on from the above,
check out Step 4 of the quick install guide:

http://www.docs.hp.com/hpux/pdf/J4240-90018.pdf