WAN Manager SPI Programming Guide
WAN Manager Commands and Responses
WAN Manager SPI Programming Guide—540013-001
5-84
STOP PROCESS
The STOP PATH command has this syntax:
conc-name.clip-num.path-name
conc-name is the name of the SWAN concentrator as specified in the ADD
ADAPTER command.
clip-num is the CLIP number to which the PATH is being stopped.
path-name is the name of the Ethernet path. The possible values for the path
name are A or B. A indicates the A Ethernet path. B indicates the B Ethernet path.
You can also use wild cards such as an asterisk (*) or question mark (?), in any
combination (for example, $ZZWAN.#*, $ZZWAN.#S*, $ZZWAN.#S01.*, and
$ZZWAN.#S01.?.?) to select more than one object matching the pattern.
SCF Example
STOP PATH $ZZWAN.#S13.1.*
STOP PROCESS
This command terminates the use of a ConMgr, an SNMP trap multiplexer, a TFTP
server, or a WANBoot process in the specified processor by removing the process from
that processor.
The STOP PROCESS command has this syntax:
cpu-num
is the processor number where the ConMgr object normally executes. You can also
use wild cards such as an asterisk (*) or question mark (?) in any combination (for
example, $ZZWAN.#?, $ZZWAN.#*, and so on).
STOP PATH $ZZWAN.#conc-name.clip-num.path-name
Tokens in Command Buffer
ZSPI-TKN-COMMAND: ZCOM-CMD-STOP
ZSPI-TKN-OBJECT-TYPE: ZCOM-OBJ-PATH
ZCOM-TKN-OBJNAME: $ZZWAN.#conc-name.clip-num.{ A | B }
Tokens in Response Buffer
ZSPI-TKN-DATALIST:*
ZCOM-TKN-OBJNAME: $ZZWAN.#conc-name.clip-num.{ A | B }
ZCOM-TKN-OBJTYPE: ZCOM-OBJ-PATH
ZSPI-TKN-RETCODE: ZCOM-ERR-OK
ZSPI-TKN-ENDLIST:-
STOP PROCESS $ZZWAN.#{ cpu-num | proc-name }










