NonStop NS-Series Operations Guide (H06.12+)
> SCF / IN $SYSTEM.STARTUP.STRTX25, OUT $ZHOME /
== This is $SYSTEM.STARTUP.STRTX25
== Starts the X.25 lines associated with the SWAN concentrator
== $ZZWAN.#S01
ALLOW 20 ERRORS
START LINE $X25*
Printer Line Startup File
This example shows an SCF command file that starts a printer line associated with the SWAN
concentrator $ZZWAN.#S01 (configuration track-ID X001XX).
This file can be invoked automatically from the STRTSYS file, or you can invoke it by using the
following TACL command:
> SCF / IN $SYSTEM.STARTUP.STRTLP, OUT $ZHOME /
== This is $SYSTEM.STARTUP.STRTLP
== Starts the printer associated with the SWAN concentrator
== $ZZWAN.#S01
ALLOW 20 ERRORS
START LINE $LP5516
Expand-Over-IP Line Startup File
This example shows an SCF command file that starts an Expand-over-IP communications line
from $ZZLAN.LAN08, at IP address 192.231.36.094, to \Case2, a NonStop K-series server at IP
address 192.231.36.089.
This file can be invoked automatically from the STRTSYS file, or you can invoke it by using the
following TACL command:
> SCF / IN $SYSTEM.STARTUP.IP2CASE2, OUT $ZHOME /
Note that the IP addresses used in this file are examples only. If you use this example file on
your system, you must change these IP addresses to IP addresses that are appropriate for your
LAN environment.
== This is $SYSTEM.STARTUP.IP2CASE2
ALLOW 100 ERRORS
START LINE $Case2IP
Expand Direct-Connect Line Startup File
This example shows an SCF command file that starts an Expand direct-connect line on a SWAN
concentrator.
This file can be invoked automatically from the STRTSYS file, or you can invoke it by using the
following TACL command:
> SCF / IN $SYSTEM.STARTUP.STRTLH, OUT $ZHOME /
186 Creating Startup and Shutdown Files










