OSI/AS and OSI/TS Supplement (Includes RFC-1006 Support)
OSI/TS Configuration Example
RFC-1006 Configuration Command Files
107751 Tandem Computers Incorporated 4–5
==== (SNPA assignment is not needed for remote NSAPs.)
==== IP address can be entered in dotted decimal notation
==== or in an eight-digit hex string.
====
add entry $OSIM.#nsap.133.205.1.57
====
==== Add TSEL information for local TSEL.
====
add entry $OSIM.#tsel.44a1 &
, l5server $OSIM.#taps.TAPS1 &
, profile $OSIM.#L5.L5p1
====
==== Add address information for remote TSEL.
====
add entry $OSIM.#tsel.44b1
====
==== Add a name for the local application.
==== IP address can be entered in dotted decimal notation
==== or in an eight-digit hex string.
====
add entry $OSIM.#appl.apa1 &
, psel 66a1, ssel 55a1 &
, tsel 44a1, nsap 130.252.111.25
====
==== Add a name for the remote application.
==== IP address can be entered in dotted decimal notation
==== or in an eight-digit hex string.
====
add entry $OSIM.#appl.apb1 &
, psel 66b1, ssel 55b1 &
, tsel 44b1, nsap 133.205.1.57
============================================================
== Start the processes.
============================================================
start process $OSIM.#tsp.TSP1
start process $OSIM.#taps.TAPS1
exit
OSI/TS Configuration
Example
The following example file configures OSI/TS over a TCP/IP internetwork. The
source-code file for this example is provided as part of the OSI/TS software. It resides
(by default) in $SYSTEM.ZOSITS.EXCFG8. Below is the source code of this
configuration example.
=============================================================
== File: EXCFG8
==
== Example SCF command file for configuring and starting
== OSI/TS processes and subdevices over a TCP/IP internet.
==
== SCF and the Tandem TCP/IP subsystem must be running