Operating System - HP-UX
1758653 Members
1709 Online
108874 Solutions
New Discussion юеВ

Config files for IP Logical Interface

 
Torsten.
Acclaimed Contributor

Re: Config files for IP Logical Interface




Please provide the output of

# lanscan



Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Sergejs Svitnevs
Honored Contributor

Re: Config files for IP Logical Interface

Could you post the output of "netstat -in" and your netconf file also?

Regards
OLIVA_1
Regular Advisor

Re: Config files for IP Logical Interface


That's my lanscan output :

saro121:(/var/sam/log)(root)#lanscan
Hardware Station Crd Hdw Net-Interface NM MAC HP-DLPI DLPI
Path Address In# State NamePPA ID Type Support Mjr#
0/1/2/0 0x0014C26565DE 0 UP lan0 snap0 1 ETHER Yes 119
0/1/2/1 0x0014C26565DF 1 UP lan1 snap1 2 ETHER Yes 119
0/2/1/0 0x0012799D92B7 2 UP lan2 snap2 3 ETHER Yes 119
saro121:(/var/sam/log)(root)#




Yes I have Service Guard installed on this serveur.




saro121:(/var/sam/log)(root)#netstat -in
IPv4:
Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll
lan0:1 1500 192.168.5.0 192.168.5.32 49412492 0 238533 0 0
lan2 1500 192.168.75.0 192.168.75.2 2293001 0 1176071 0 0
lan0:3 1500 192.168.5.0 192.168.5.34 24309 0 5398 0 0
lan1* 1500 none none 0 0 0 0 0
lan0:2 1500 192.168.5.0 192.168.5.33 14902049 0 96792 0 0
lan0 1500 192.168.5.0 192.168.5.28 995736580 0 535127527 0 0
lo0 4136 127.0.0.0 127.0.0.1 4044697 0 4044697 0 0

IPv6:
Name Mtu Address/Prefix Ipkts Opkts
lan1* 1500 none 0 0
lo0 4136 ::1/128 6000 6000
saro121:(/var/sam/log)(root)#



Torsten.
Acclaimed Contributor

Re: Config files for IP Logical Interface

Consider these are your clusters package addresses.
see man cmquerycl for details.

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
OLIVA_1
Regular Advisor

Re: Config files for IP Logical Interface

I know it is linked with my cluster pkg.
But I don't understand why I can't find nothing about this IP logical interface configuration in some conf files.
I find some information via SAM tool...

It's strange...
Torsten.
Acclaimed Contributor

Re: Config files for IP Logical Interface

It's not that strange.

Your cluster config files are typically under

/etc/cmcluster

there are directories for the different packages. There is the control file. In this file are the configured IP addresses for the package

e.g.

#IP ADDRESSES
IP[0]=192.168.2.100
SUBNET[0]=255.255.255.0

This is was you're looking for.

see "man cmgetconf" or "man cmquerycl"

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!