SNAX/XF LU Network Services Manual
SNAXUTL ADD Commands
The SNAX/XF Utility
097841 Tandem Computers Incorporated A–17
PSNDPAC
psndpac-value
specifies the secondary send pacing count (byte 12 of the BIND image). Any
hexadecimal number in the range of %H00 to %H3F can be specified for
psndpac-value
. Primary receive pacing count (byte 13 of the BIND image) is
also set to the value set for PSNDPAC.
The default value is %H00.
Note that SNAX/XF does not support pacing. Therefore, any value specified
other than the default of %H00 will be treated by SNAX/XF as if the default of
%H00 was specified.
PSERVIC
pservic-value
specifies the logical unit presentation services profile and usage field (bytes 14
through 25 of the BIND image). The default values for
pservic-value
are
found in Appendix F of this manual. Note that if this command object is not
specified, SNAX/XF will generate values for PSERVIC and place them in the
BIND image at run time.
The values for this command object are entered by first specifying %H, followed
by from one to twelve bytes of information. The following example shows all
twelve bytes filled:
PSERVIC %H010203040506070809AABBCC
If less than twelve bytes of information are entered, as in:
PSERVIC %H02030405
the field in the BIND image will be right-justified with zeros.
ENCR
encryption-value
specifies the type of cryptography that is expected by the LU (byte 26 of the BIND
image). Any hexadecimal number in the range of %H00 to %H0F can be specified
for
encryption-value
.
The default value is %H00.
PLUNAME
plu-name
if present,
plu-name
begins at byte 28 of the BIND image. It is specified as a
string value and is a maximum of eight bytes long, enclosed in quotes:
PLUNAME "CREDIT"
PLUNAME "DEPART03"
The length of
plu-name
is found specified at byte 27 (if this command object is
not specified, the value found will be %H00).
Note that the total length of the BIND image cannot exceed 256 bytes, including
what is specified for
plu-name
and the following command object,
user-data
.