OSI/TS SCF Reference Manual
Examples of Command Files
OSI/TS SCF Reference Manual—424832-001
C-2
OSI/TS on an X.25 Network
OSI/TS on an X.25 Network
This is an example of a command file to configure a generic (no SNDCF) loopback test
over an X.25 Telenet network. In this configuration, there are two TSP processes on the
same system which connect via an X.25 network (in other words, data goes from one
process, out through the X.25 network, and back to the same system, to the responding
process). $tsp1 is the local process (the initiator) and $tsp2 is the remote process (the
responder). Each TSP process is configured with three subdevices, as follows:
•
Subdevices a and b are configured using NSAP addresses
•
Subdevice c is configured using X.25 addresses
•
Connections can be made between the following subdevices:
•
#251a and #252a
#251b and #252b
#251c and #252c
Figure C-1, Example X.25 Loopback Configuration
illustrates this example
configuration.
The source code file for this example is provided as part of the OSI/TS software. It
resides (by default) in the volume and subvolume $SYSTEM.ZOSITS. The source code
for this example is provided in the file EXCFG1, as follows:
=============================================================
== File:EXCFG1
==
== Example SCF command file for configuring and starting
== processes and subdevices for OSI/TS over an X.25 network
Figure C-1. Example X.25 Loopback Configuration
SU $tsp1.#251a
SU $tsp1.#251b
SU $tsp1.#251c
SU $tsp2.#252a
SU $tsp2.#252b
SU $tsp2.#252c
TSP1
TSP2
X25A X25B
X.25
015