OSI/AS SCF Reference Manual

Table Of Contents
OSI/AS SCF Commands
OSI/AS SCF Reference Manual424121-001
2-74
ALTER PROFILE #L4 Command
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.
MULTIPLEX
specifies whether more than one outgoing transport connection is mapped to one
network connection (ON) or not (OFF). To be able to multiplex, two or more
subdevices must have MULTIPLEX ON and have the same local NSAP and remote
NSAP (for outgoing connection requests). If these conditions are met, the maximum
number of outgoing transport connections that are multiplexed together is
determined by the value of the X25NCONMULTIPLEX attribute (see ALTER
SERVICE #L3 Command on page 2-79). See Considerations for the ADD
Command on page 2-50 for a discussion of the relationship between the
ALTCLASS, CLASS, MULTIPLEX, and NETTYPE attributes. This attribute is
used only for outgoing connections on X.25 networks.
Value: 1.000 through 500.000 (1 through 500 seconds)
Value: 0 through 15
Value: 1 through 8
Value: ON | OFF