OSI/AS SCF Reference Manual

Table Of Contents
OSI/AS SCF Commands
OSI/AS SCF Reference Manual424121-001
2-45
ADD PROFILE #L4 Command
EXTENDEDFORMAT
specifies whether the credit and sequence numbers of TPDUs should be in extended
format (ON) or normal format (OFF). This attribute is valid only when the transport
protocol class is 2, 3, or 4.
INACTIVETIMEOUT
specifies that if no TPDU is received within the specified time, the transport
connection is aborted. This attribute is valid only when the transport protocol class
is 4.
L4WINDOW
specifies the maximum credit allocation to the remote transport entity. This is the
number of TPDUs that can be sent by the remote transport entity without
acknowledgment. This attribute is valid only when the transport protocol class is 1,
2, 3, or 4. When the transport protocol class is 1, L4WINDOW must be 0 or 1 (a
value of 0 is interpreted as 1). For transport protocol class 1, the use of values 2
through 15 could lead to a deadlock situation when the sending transport entity
waits for the acknowledgment of each DT-TPDU before it sends the next one.
MAXREXMIT
specifies the number of times unacknowledged TPDUs are retransmitted. This
attribute is valid only when the transport protocol class is 4.
Value: ON | OFF
Default: Defaults to the value of the EXTENDEDFORMAT attribute
in the ALTER #L4 SERVICE command.
Value: 1.000 through 500.000 (1 through 500 seconds)
Default: Defaults to the value of the INACTIVETIMEOUT attribute
in the ALTER #L4 SERVICE command.
Value: 0 through 15
Default: Defaults to the value of the L4WINDOW attribute in the
ALTER #L4 SERVICE command.
Value: 1 through 8
Default: Defaults to the value of the MAXREMIT attribute in the
ALTER #L4 SERVICE command.