Operating System - HP-UX
1829550 Members
2066 Online
109992 Solutions
New Discussion

How to know the NSAP Values

 
Girish Kurwalkar
Occasional Advisor

How to know the NSAP Values

Hi,
I need to know the following

1. How to chek whether the OSI is runnig on HP.

2. How to get NSAP value ?

3. What is the difference between CONS, CLNS and RFC10006.

Thanks in advance
2 REPLIES 2
Balaji N
Honored Contributor

Re: How to know the NSAP Values

1. /opt/ots/bin/otsstat
2. /opt/ots/bin/otsshownsaps

check out the commands in /opt/ots/bin and the man pages for more info.

3. CLNS -> Connection Less Network Service
CONS -> Connection Oriented Network Service.
I dont have more info on this.

hth
-balaji
Its Always Important To Know, What People Think Of You. Then, Of Course, You Surprise Them By Giving More.
Ron Kinner
Honored Contributor

Re: How to know the NSAP Values

Do you mean RFC 1006 - A method for running the upper layers of the ISO stack on top of TCP/IP?

http://ftp.sunet.se/pub/Internet-documents/rfc/rfc1006.txt

As far as I know RFC do not go up to 10006 yet.

Ron