OSI/AS SCF Reference Manual

Table Of Contents
OSI/AS SCF Examples of Configuration Command
Files
OSI/AS SCF Reference Manual424121-001
C-6
OSI/AS on an X.25 Network With SNDCF and
Full-IP
====
==== Add a name for the remote application.
====
add entry $OSIM.#appl.apb1 &
, psel 66b1, ssel 55b1 &
, tsel 44b1, nsap 33b1
============================================================
== Start the processes.
============================================================
start process $OSIM.#tsp.TSP1
start process $OSIM.#taps.TAPS1
exit
OSI/AS on an X.25 Network With SNDCF and
Full-IP
The source code file for this example is provided as part of the OSI/AS software. It
resides (by default) in $SYSTEM.ZOSIAS.EXCFG2.
=============================================================
== File: EXCFG2
==
== Example command file for configuring OSI/AS over an X.25
== network using SNDCF.
== 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:
=============================================================
==
== Clean up the OSI/AS subsystem!
==
stop process $OSIM
stop process $TAPS1
stop process $TSP1
==
== Create new MIB.
==
fup purge (ZOSIDB,ZOSIDB0) !
fup /in dbfup/
==
== Create new OSI manager process.
==
$SYSTEM.SYS01.OSIMGR/nowait, name $OSIM, swap $DISK1 &
, cpu 2/ 3
=============================================================
== SCF commands for configuring the subsystem:
=============================================================
allow all errors