SNAX/XF LU Network Services Manual

SNAXUTL ADD Commands
The SNAX/XF Utility
A–12 097841 Tandem Computers Incorporated
REPDATA
replacement-data
specifies the data used to replace the current request (RU) data. The value
expressed for
replacement-data
may be any string from 1 to 256 bytes long.
Bytes can be specified as either characters or hexadecimal numbers.
When byte values are specified as hexadecimal numbers, they must be expressed
in byte units, with each unit separated from the others by a comma (for example:
%HC1, %HC2, %HC3). Byte values must be coded in ASCII-hexadecimal format
rather than in EBCDIC-hexadecimal format.
The REPDATA operand can be specified by a sequence of extended data
segments. See “Operands” earlier in this appendix.
Also note that:
REPDATA requires that CMDTYPE be LOGON-CHAR.
REPDATA is invalid with:
CONCDATA
USERDATA
SENDHOST N
CMDTYPE LOGOFF
CMDTYPE ORDER
CMDTYPE LOGON-INIT
CMDTYPE INITSELF-RECEIVED
CONCDATA
concatenated-data
specifies data that is to be concatenated to the CINIT command when LUNS builds
that command.
The value for
concatenated-data
can be expressed as any string from 1 to 1880
bytes long. Bytes can be specified as either characters or hexadecimal numbers.
When byte values are specified as hexadecimal numbers, they must be expressed
in byte units, with each unit separated from the others by a comma (for example:
%HC1, %HC2, %HC3).
This operand can be specified by a sequence of extended data segments. See
“Operands” earlier in this appendix.
Note that CONCDATA is invalid with:
REPDATA
SENDHOST Y
CMDTYPE ORDER
CMDTYPE LOGOFF