X25AM Management Programming Manual

Commands and Responses
X25AM Management Programming Manual528037-001
6-39
ALTER PROCESS Command
Tokens in Command Buffer
ZSPI-TKN-MANAGER
is a standard SPI manager token that contains the name of an X25AM line. This
token is not required to be present in the command, and duplicate occurrences are
not allowed. ZSPI-TKN-MANAGER is described in Section 5, Common Definitions.
ZCOM-TKN-SWITCH-CPU and ZCOM-TKN-SWITCH-PATH
are standard data communications tokens that describe which attribute of the
process is to be altered and what the new value of the attribute is. One token or
the other, but not both, must be present in the command, and duplicate
occurrences are not allowed.
If ZCOM-TKN-SWITCH-CPU is present, the primary processor for the line-handler
process is to be changed, and the value of this token is an integer indicating the
processor number of the new primary processor. This value must refer to one of
the two processors specified during system generation, and it must be in the range
0 through 255.
If ZCOM-TKN-SWITCH-PATH is present, the port ownership of the line controlled
by the line-handler process is to be changed, and the value of this token indicates
the Communications Interface Unit (CIU) path it is to be changed to. ZCOM-TKN-
SWITCH-PATH can have the following values:
The default ownership is assigned during system generation. This token is valid
only for 6100 or 6105 X25AM lines.
ZCOM-TKN-OBJNAME
is an object-name token that contains the object name of the line-handler process
whose attributes are to be altered. This token must be present in the command,
and duplicate occurrences are not allowed. ZCOM-TKN-OBJNAME is described in
Section 5, Common Definitions.
ZCOM-TKN-CMD-TIMEOUT and ZCOM-MAP-REQID
are standard data communications tokens that are described in the SPI Common
Extensions Manual. Duplicate occurrences of these tokens are not allowed.
(ZSPI-TKN-) MAXRESP, RESPONSE-TYPE, ALLOW-TYPE, and COMMENT
are standard SPI tokens described in the SPI Programming Manual. With the
exception of ZSPI-TKN-COMMENT, duplicate occurrences of these tokens are not
allowed.
ZCOM-VAL-PATH-A Port ownership of the line is to be changed to path A.
ZCOM-VAL-PATH-B Port ownership of the line is to be changed to path B.