NonStop NS-Series Operations Guide (H06.12+)

X.25 Lines Shutdown File
This example shows an SCF command file that stops the X.25 lines associated with the SWAN
concentrator $ZZWAN.#S01 (configuration track-ID X001XX).
This file can be invoked automatically from the STOPSYS file, or you can invoke it by using the
following TACL command:
> SCF/ IN $SYSTEM.SHUTDOWN.SDNX25, OUT $ZHOME /
== This is $SYSTEM.SHUTDOWN.SDNX25
== This shuts down the X.25 lines associated with the SWAN concentrator
== $ZZWAN.#S01
ALLOW 20 ERRORS
ABORT LINE $X25*
Printer Line Shutdown File
This example shows an SCF command file that stops the printer line associated with the SWAN
concentrator $ZZWAN.#S01 (configuration track-ID X001XX).
This file can be invoked automatically from the STOPSYS file, or you can invoke it by using the
following TACL command:
> SCF/ IN $SYSTEM.SHUTDOWN.SDNLP, OUT $ZHOME /
== This is $SYSTEM.SHUTDOWN.SDNLP
== Shuts down the printer associated with the SWAN concentrator
== $ZZWAN.#S01
ALLOW 20 ERRORS
ABORT LINE $LP5516
Expand-Over-IP Line Shutdown File
This example shows an SCF command file that stops the Expand-over-IP communications line
from \Case1, a NonStop S7000 server, to \Case2, a NonStop K-series server.
This file can be invoked automatically from the STOPSYS file, or you can invoke it by using the
following TACL command:
> SCF/ IN $SYSTEM.SHUTDOWN.IP2CASE2, OUT $ZHOME /
== This is $SYSTEM.SHUTDOWN.IP2CASE2
ABORT LINE $Case2IP
Direct-Connect Line Shutdown File
This example shows an SCF command file that stops the direct-connect line on a SWAN
concentrator.
This file can be invoked automatically from the STOPSYS file, or you can invoke it by using the
following TACL command:
> SCF/ IN $SYSTEM.SHUTDOWN.STOPLH, OUT $ZHOME /
Shutdown File Examples 189