OSI/FTAM Configuration and Management Manual

Example FTAM Configuration Command Files
OSI/FTAM Configuration and Management Manual421944-001
A-16
Stopping an FTAM Installation
Stopping an FTAM Installation
This subsection explains how to shut down the FTAM environment. It provides a sample
SCF command file, EXFTMDWN, which stops the APLMGR process and the FTAM
processes in the example FTAM configuration. These commands require that no
subdevices exist for the named initiator and responder processes.
To shut down these processes, issue the following SCF command:
SCF/IN EXFTMDWN/
The sample command file EXFTMDWN consists of the following commands:
To use this file, you would need to change the process names to reflect your own
configuration.
============================================================
=
== File: EXFTMDWN
==
== Example SCF command file to stop the FTAM processes.
==
== These commands require that no subdevices exist for
== the named initiator and responder processes.
============================================================
=
ALLOW ALL
STOP PROCESS $AMGR.#FTAMI.FTI1
STOP PROCESS $AMGR.#FTAMI.FTI2
STOP PROCESS $AMGR.#FTAMR.FTR1
STOP PROCESS $AMGR.#FTAMR.FTR2
STOP PROCESS $AMGR
ALLOW NO