OSI/AS and OSI/TS Supplement (Includes RFC-1006 Support)
OSI/AS SCF Commands Changed to Support RFC-1006
RFC-1006 Changes to the SCF, SPI, and PTrace Subsystems
107751 Tandem Computers Incorporated 3–21
Value: A TCP/IP process name in the following format:
[\
system
].$
process-name
The name of a TCP/IP process located on the same system as the OSI
manager process can be up to six characters (the $ sign followed by
five characters). For example:
$TCP10
$TCPB1
The name of a TCP/IP process not located on the same system as the
OSI manager process can be up to five characters (the $ sign followed
by four characters). For example:
\GOOFY.$TCP1
\GOOFY.$TCPA
ALTER PROFILE #L4 The following
attribute-specs
for the ALTER PROFILE #L4 command have new
meaning when using RFC-1006:
[ CLASS { 0 | 1 | 2 | 3 | 4 } ]
[ EXPEDITED { ON | OFF } ]
[ TPDUSIZE
{ 128 | 256 | 512 | 1024 | 2048 | 4096 |
8192 | 16384 | 32768 | 65531 } ]
CLASS (ZCLASS)
specifies the preferred transport protocol class.
Value: For TCP/IP networks, CLASS must be 0. If you specify a value other
than 0, during connection establishment, OSI/TS will reject the
connection attempt.
EXPEDITED (ZEXPEDITED)
specifies whether the transport expedited data transfer service is supported.
Value: ON | OFF
TPDUSIZE (ZTPDU-SIZE)
specifies, in bytes, the maximum length of a TPDU.
The TPDU size is negotiated between transport peers. The calling transport entity
proposes a TPDU size in the CR-TPDU. The called transport entity compares this
proposed value with its own value and specifies the smaller of the two values as
the negotiated value in the CC-TPDU sent to the calling transport entity.
If the transport entity does not specify a TPDU size in either the CR- or CC-TPDU,
the peer transport entity assumes that 65531 has been proposed/negotiated and
compares that value (65531) to its own value.