Operating System - HP-UX
1833540 Members
2740 Online
110061 Solutions
New Discussion

enabling X25 interface card on HP9000

 
SOLVED
Go to solution
Kees Vermaire
Advisor

enabling X25 interface card on HP9000

Lastyear february I tested X25 communcation on a D390 with HP-UX 11.00, after the test I downgraded the D390 from HP-UX 11.00 to 10.20. and installed product J2793B level 10.20.18 on the D390. I did not use the X25 on the D390 because there was another HP machine on which the X25 was installed and working. Now this HP is replaced by the D390. So I connected the X25 cable from the HP to the modem and configured the X25 interface card and enabled it, but I received from SAM the message [x25init] Device /dev/x25idmap is not configured in kernel.
When I do an ioscan -H on the hardware path
8/20/5 ba EISA Bus Adapter
8/20/5/1 psi EISA card HWP19A0
8/20/5/8 unknown EISA card HWP1510
This the result.
Is this the right card for 10.20


Kees
4 REPLIES 4
Robert-Jan Goossens
Honored Contributor
Solution

Re: enabling X25 interface card on HP9000

Hi,

Check the state of the installed product,

# swlist -l product | grep 10.20.18

Robert-Jan.
Kees Vermaire
Advisor

Re: enabling X25 interface card on HP9000

Robert-Jan,
Thanks for your reply.

with swlist I got this line.


SX25-HPerf B.10.20.18 X.25 stack for X.25/9000
Kees
Robert-Jan Goossens
Honored Contributor

Re: enabling X25 interface card on HP9000

Sorry,

Missed an option for swlist,

#swlist -l fileset -a state >>/tmp/swlist.tmp

Groeten

Robert-Jan.
Robert-Jan Goossens
Honored Contributor

Re: enabling X25 interface card on HP9000

And check if the product is configured.

RJ