OSI/AS SCF Reference Manual

Table Of Contents
OSI/AS SCF Examples of Configuration Command
Files
OSI/AS SCF Reference Manual424121-001
C-14
OSI/AS, Large Application, on an X.25 Network
, server $OSIM.#tsp.TSP1 &
, snpa fe08008e000010 &
, profile $OSIM.#L4.L4p1
====
==== Add address information for remote NSAP.
add entry $OSIM.#nsap.fe08008e000a3e, snpa fe08008e000a3e
====
==== Add TSEL information for local TSEL.
add entry $OSIM.#tsel.44a1 &
, server $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.
add entry $OSIM.#appl.apa1, aequalifier 12345678 &
, aptitle ( 1 5 99 ) &
, psel 66a1, ssel 55a1 &
, tsel 44a1, nsap fe08008e000010
====
==== Add a name for the remote application.
add entry $OSIM.#appl.apb1 &
, psel 66b1, ssel 55b1 &
, tsel 44b1, nsap fe08008e000a3e
=============================================================
== Start the processes.
=============================================================
start process $OSIM.#tsp.TSP1
start process $OSIM.#taps.TAPS1
exit
OSI/AS, Large Application, on an X.25 Network
The source code file for this example is provided as part of the OSI/AS software. It
resides (by default) in $SYSTEM.ZOSIAS.EXCFG6.
This example shows a configuration for a large X.25 application running without
SNDCF, requiring three TAPS processes, three TSP processes, and three NSP processes,
all controlled by a single OSI manager process.
=============================================================
== File: EXCFG6
==
== Example command file for configuring and starting OSI/AS
== over an X.25 subnetwork, for a large application.
== SCF must be running before you use the SCF OBEY command
== to invoke this file.
==
== NOTE: To use this command file, you must put in names
== and addresses to reflect your environment.
=============================================================
== Guardian 90 commands for preparing the subsystem: