WAN Manager SPI Programming Guide

WAN Manager Commands and Responses
WAN Manager SPI Programming Guide540013-001
5-83
STOP DEVICE
STOP DEVICE
This command stops a data communications subsystem object.
The STOP DEVICE command has this syntax:
devicename
is the name of the WAN line without the leading dollar sign ($) or a name template.
You can use wild cards such as an asterisk (*), in any combination (for example,
$ZZWAN.#*, $ZZWAN.#S*, and so on) to select more than one object matching
the pattern.
SCF Example
STOP DEVICE $ZZWAN.#AMA
STOP PATH
This command terminates the use of a path on a communications line interface
processor (CLIP). The STOP PATH command places the PATH object in the
STOPPED state. 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.
If DLC tasks are in the STARTED state and using the PATH object, the STOP PATH
command is rejected.
Tokens in Response Buffer
ZSPI-TKN-DATALIST:*
ZCOM-TKN-OBJNAME: $ZZWAN.#conc-name
ZCOM-TKN-OBJTYPE: ZCOM-OBJ-ADAPT
ZSPI-TKN-RETCODE: ZCOM-ERR-OK
ZSPI-TKN-ENDLIST:-
STOP DEVICE $ZZWAN.#devicename
Tokens in Command Buffer
ZSPI-TKN-COMMAND: ZCOM-CMD-STOP
ZSPI-TKN-OBJECT-TYPE: ZCOM-OBJ-DEV
ZCOM-TKN-OBJNAME: $ZZWAN.#devicename
Tokens in Response Buffer
ZSPI-TKN-DATALIST:*
ZCOM-TKN-OBJNAME: $ZZWAN.#devicename
ZCOM-TKN-OBJTYPE: ZCOM-OBJ-DEV
ZSPI-TKN-RETCODE: ZCOM-ERR-OK
ZSPI-TKN-ENDLIST:-