OSI/TS SCF Reference Manual

OSI/TS SCF Commands
OSI/TS SCF Reference Manual424832-001
2-42
ALTER SERVICE #L3 Command
X25DESTADDR
specifies the network address that is used as the called address in an outgoing call-
request packet. This attribute is used only for X.25 networks.
RESET returns this attribute to the default value (no address specified).
Value: A decimal string (0-9) up to 15 digits long.
Default: No default value is provided.
X25DISCONNECTDELAY
specifies the amount of time to wait before issuing a network disconnect request on
an idle (unused) X.25 network connection. The number of X.25 virtual circuits in
use increases with the number of open network connections, so this timer should be
kept as short as possible to avoid resource problems. This attribute is used only for
X.25 networks.
Value: 0.000 (immediate disconnect) through 300.000 (0 through 300 seconds)
Default: 5.000 (5 seconds)
X25NCONMULTIPLEX
specifies the maximum number of outgoing transport connections that can be
multiplexed on a single network connection. The actual decision for multiplexing a
network connection depends on the values of the CLASS, NETTYPE, and
MULTIPLEX attributes for the SERVICE #L4 object. A transport connection can
be multiplexed if the transport protocol class is 2, 3 or 4 and if two or more
subdevices have MULTIPLEX ON and have the same local or remote NSAPs. This
attribute is used only for X.25 networks.
Value: 1 through 512
Default: 512
X25NEGOTIATE
specifies the network interface characteristics that are negotiable when a connection
is offered with unacceptable values for those characteristics. If X25AM receives a
call-request packet that contains an unacceptable value for L3WINDOW, PKTSIZE,
or THRUPUT and that characteristic has been defined as negotiable, it sends a call-
accept packet containing an acceptable value for that characteristic. If the
characteristic is not negotiable, the X25AM clears the call request. This attribute is
used only for X.25 networks.
Use X25NEGOTIATE to set any value(s) to a negotiable state.
Value: L3WINDOW, PKTSIZE, THRUPUT
Specify one, two, or all three values.
Default: Defaults to the value of the NEGOTIATE attribute in X25AM.