WAN Manager SPI Programming Guide
WAN Manager Commands and Responses
WAN Manager SPI Programming Guide—540013-001
5-66
PRIMARY Command
PRIMARY Command
This is a sensitive command that is used to change the preferred processor of the
WAN manager process. The WAN manager process must be configured to run as a
process pair.
PRIMARY SUBSYS
This command requests the WAN manager to set its preferred processor to the new
processor and to change its processor ownership to the new processor if possible.
The PRIMARY SUBSYS command has this syntax:
cpu-num
is the processor number where the WAN manager process is to run.
SCF Example
PRIMARY SUBSYS $ZZWAN, CPU 0
PRIMARY SUBSYS $ZZWAN, CPU cpu-num
Tokens in Command Buffer
ZSPI-TKN-COMMAND: ZCOM-CMD-SWITCH
ZSPI-TKN-OBJECT-TYPE: ZCOM-OBJ-SUBSYS
ZCOM-TKN-OBJNAME: $ZZWAN
ZCOM-TKN-SWITCH-CPU: cpu-num !r
Tokens in Response Buffer
ZSPI-TKN-DATALIST:*
ZCOM-TKN-OBJNAME: $ZZWAN
ZCOM-TKN-OBJTYPE: ZCOM-OBJ-SUBSYS
ZSPI-TKN-RETCODE: ZCOM-ERR-OK
ZSPI-TKN-ENDLIST:-










