WAN Manager SPI Programming Guide
WAN Manager Commands and Responses
WAN Manager SPI Programming Guide—540013-001
5-86
STOP TASK
ALL
specifies that the named object and the subordinate objects are affected. If
SUB ALL is not specified, all the subordinate objects must be stopped before
you issue the STOP SERVER command.
NONE
specifies that the named object is affected but that the subordinate objects are
not. NONE is the default.
ONLY
specifies that only the subordinate objects are affected.
SCF Example
STOP SERVER $ZZWAN.#S13.*
STOP TASK
This command terminates a DLC task. The STOP TASK command places the TASK
object in the STOPPED state if there is no task running in the server and places the
TASK object in the STOPPING state if there is task running in the server. This
command is not valid for DIAG task. You can also use the OSM Service Connection or
the TSM Service Application. For more information on using OSM or TSM, see the
online help within each application.
The STOP TASK command has this syntax:
conc-name.clip-num.dlc-task
conc-name is the name of the SWAN concentrator as specified in the ADD
ADAPTER command.
Tokens in Command Buffer
ZSPI-TKN-COMMAND: ZCOM-CMD-STOP
ZSPI-TKN-OBJECT-TYPE: ZCOM-OBJ-SERVER
ZCOM-TKN-OBJNAME: $ZZWAN.#conc-name.clip-num
ZCOM-TKN-SUB: ZCOM-VAL-SUB-ALL | ZCOM-VAL-SUB-NONE |
ZCOM-VAL-SUB-ONLY !o
Tokens in Response Buffer
ZSPI-TKN-DATALIST:*
ZCOM-TKN-OBJNAME: $ZZWAN.#conc-name.clip-num
ZCOM-TKN-OBJTYPE: ZCOM-OBJ-SERVER
ZSPI-TKN-RETCODE: ZCOM-ERR-OK
ZSPI-TKN-ENDLIST:-
STOP TASK $ZZWAN.#conc-name.clip-num.dlc-task










