X25AM Management Programming Manual

Commands and Responses
X25AM Management Programming Manual528037-001
6-142
SWITCH Command
ZCOM-TKN-SWITCH-CPU and ZCOM-TKN-SWITCH-PATH
are standard data communications tokens that describe what the process is to be
switched to. 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 line-handler process is to be switched
between processors, and the value of this token is an integer indicating the primary
processor the process is to be switched to. 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 switched between CIU paths, and the value of
this token indicates the path the process is to be switched to. This token is valid
only for 6100 or 6105 X25AM lines. ZCOM-TKN-SWITCH-PATH can have the
following values:
ZCOM-TKN-OBJNAME
is an object-name token that contains a line name indicating which line-handler
process is to be switched. 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.
Tokens in Response Buffer
ZSPI-TKN-DATALIST
is a standard SPI data list, as described in the SPI Programming Manual. The list
ends with the token ZSPI-TKN-ENDLIST.
ZCOM-TKN-OBJNAME
is an object-name token that contains the name of the line whose line-handler
process was switched by the command. If there is no error, this token is present in
ZCOM-VAL-PATH-A Port ownership of the line is to be switched to path A.
ZCOM-VAL-PATH-B Port ownership of the line is to be switched to path B.