Operating System - HP-UX
1832308 Members
2147 Online
110041 Solutions
New Discussion

Missing kernel variables in HPUX11

 
Ceesjan van Hattum
Esteemed Contributor

Missing kernel variables in HPUX11

Hi,
In HPUX 10.20 i had the variables:
max_ixaddrs
max_ixcons
maxxdevs
maxxvcs
This comes with bundle J2793B, which gives SX25-HPerf for HPUX10.20 and gives SX25-HPerf and SYNC-WAN for hpux11.
This SYNC-WAN stack allows X25/Frame Relay communication from HP9000 to HP9000 systems, on top of NIO/EISA/PCI card. It contains all level1 modules and tools.

I do not know where to find these tools, and maybe therefor do not know how to maintain control over maxxvcs (max virtual channels) and others.
How do i get control over these variables in HPUX11 ?

Ceesjan
2 REPLIES 2
melvyn burnard
Honored Contributor

Re: Missing kernel variables in HPUX11

So do you have the SX25 software installed and configured on your 11.00 system?
Have you looked at the docs on
http://docs.hp.com/hpux/netcom/index.html#X.25
My house is the bank's, my money the wife's, But my opinions belong to me, not HP!
Ceesjan van Hattum
Esteemed Contributor

Re: Missing kernel variables in HPUX11

Thanks, but the software is installed and the url i already knew.

x25Space.h (in /usr/conf/space.d.h) is missing and it is related to the maxxvcs.
I'm thinking that maxxvcs is really missing and that the amount of VC's are configurable on each interface itself and leaves the total amount of VC's on the system (OS) unlimited.
But is that really true?
I hope somebody can tell me why maxxvcs is missing or where has it been moved to...

Anybody?