OSI/AS SCF Reference Manual

Table Of Contents
OSI/AS SCF Examples of Configuration Command
Files
OSI/AS SCF Reference Manual424121-001
C-4
OSI/AS on an X.25 Network
====
add entry $OSIM.#appl.apa1, aequalifier 12345678 &
, aptitle ( 1 5 99 ) &
, psel 66a1, ssel 55a1 &
, tsel 44a1, nsap 33a1
====
==== Add a name for the remote application.
====
add entry $OSIM.#appl.apb1 &
, psel 66b1, ssel 55b1 &
, tsel 44b1, nsap 33b1
====
==== Method 1 ends here
====
============================================================
== Define entries - Method 2.
============================================================
====
==== Add SNPA to local NSAP.
====
add entry $OSIM.#nsap.33a1, snpa a1b1
====
==== Add address information for remote NSAP.
==== (SNPA assignment is not needed for remote NSAPs.)
====
add entry $OSIM.#nsap.33b1
add entry $OSIM.#snpa.a1b1
add entry $OSIM.#tsel.44a1
====
==== Add a name for the local application.
====
add entry $OSIM.#appl.apa1, aequalifier 12345678 &
, aptitle ( 1 3 14 5 99 ) &
, psel 66a1, ssel 55a1 &
, tsel 44a1, nsap 33a1 &
, L5server $OSIM.#taps.TAPS1 &
, L5profile $OSIM.#l5.l5p1 &
, L4server $OSIM.#tsp.TSP1 &
, L4profile $OSIM.#l4.l4p1 &
, L3server $OSIM.#nsp.x251 &
, L3profile $OSIM.#l3.l3p1
====
==== Add a name for the remote application.
====
add entry $OSIM.#appl.apb1 &
, psel 66b1, ssel 55b1 &
, tsel 44b1, nsap 33b1
====
==== Method 2 ends here
====
============================================================
== Start the processes.
============================================================
start process $OSIM.#tsp.TSP1