ATM Configuration and Management Manual
SCF Commands
ATM Configuration and Management Manual—522307-003
4-67
START ATMSAP Command
START ATMSAP Command
The START ATMSAP command initiates the operation of the ATMSAP object. When
the subsystem has successfully completed processing this command, the ATMSAP
object is placed in the STARTED summary state.
Command Syntax
OUT file-spec
causes any SCF output generated for this command to be directed to the specified
file.
ATMSAP atmsap-name
specifies the ATMSAP name to be placed in the STARTED state.
SUB { ALL | NONE | ONLY }
selects the subordinate objects the command affects.
ALL
specifies that the named object and the subordinate objects are affected.
NONE
specifies that the name object is affected but that the subordinate objects are
not.
Default: None.
ONLY
specifies that only the subordinate objects are affected.
Considerations
Starting the ATMSAP results in the SAP accepting register requests from its clients.
Example
This example starts the ATMSAP named $AM1.#IP:
-> START ATMSAP $AM1.#IP
START [/OUT file-spec / ] ATMSAP atmsap-name
[ SUB { ALL | NONE | ONLY } ]