OSI/AS SCF Reference Manual

Table Of Contents
OSI/AS SCF Commands
OSI/AS SCF Reference Manual424121-001
2-46
ADD PROFILE #L4 Command
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.
NETTYPE
specifies the quality of the network services. See Considerations for the ADD
Command on page 2-50 for a discussion of the relationship between the
ALTCLASS, CLASS, MULTIPLEX, and NETTYPE attributes.
RECVSECURITY
specifies whether security checking is performed on incoming CR-TPDUs. If
security checking is specified, only incoming CR-TPDUs that have matching
characters in the protection field are accepted. If a value is not provided, no security
checking is performed. This attribute is valid only when the transport protocol class
is 1, 2, 3, or 4.
Note that not all transport protocol implementations support this attribute.
Value: ON | OFF
Default: Defaults to the value of the MULTIPLEX attribute in the
ALTER #L4 SERVICE command.
Value: A | B | C
Default: Defaults to the value of the NETTYPE attribute in the
ALTER #L4 SERVICE command. If the CLASS attribute is
specified, its value overrides the value of NETTYPE.
Type Quality of Network Service
A Acceptable rates of unsignaled and signaled errors
B Acceptable rate of unsignaled errors but unacceptable rate of signaled
errors
C Unacceptable rate of unsignaled errors
Value: An ASCII string up to 16 characters long.
Default: Defaults to the value of the RECVSECURITY attribute in
the ALTER #L4 SERVICE command.