SNAX/APC Configuration and Management Manual

SCF Commands for SNAX/APC
SNAX/APC Configuration and Management Manual138787
8-16
ADD PTNR-MODE Command
DEFAULTMAXOUTRUSIZE number
specifies the maximum size of normal flow request units (RUs) that the local LU can
send over sessions started with this mode. Valid values are from 16 through 16,000.
Although 16,000 is the maximum value allowed by SNAX/APC, the actual
maximum is 15,360. This is because SNAX/APC adjusts the value specified to the
largest RU size defined by SNA that is less than or equal to the value specified by
the DEFAULTMAXOUTRUSIZE attribute.
The default value for this attribute is equal to the MAXOUTRUSIZE attribute value
specified in the process startup parameters. If MAXOUTRUSIZE is not specified,
the default value is 256.
DEFAULTMAXSESSION number
specifies the maximum number of concurrent sessions that can be started using this
PTNR-MODE object. The value is used as the LU_MODE_SESSION_LIMIT
parameter of the INITIALIZE_SESSION_LIMIT CNOS verb (which is issued as a
result of a START PTNR-MODE command). The valid range is from 1 through
1024, and the default value is 1.
The sum of the DEFAULTMAXSESSION attribute of all started PTNR-MODE
objects must be at least two less than the MAXSESSION value of the parent LU.
This is because two sessions are required to carry CNOS requests and replies.
DEFAULTMINCONLOSER number
specifies the number of sessions for which the local LU is designated to be the
contention loser. The value is used as the MIN_CONWINNERS_TARGET
parameter of the INITIALIZE_SESSION_LIMIT CNOS verb (which is issued as a
result of a START PTNR-MODE command). The valid range is from 0 through
1024, and the default value is 0.
The sum of the DEFAULTMINCONWINNER attribute and the
DEFAULTMINCONLOSER attribute should be less than or equal to the value of the
DEFAULTMAXSESSION attribute.
DEFAULTMINCONWINNER number
specifies the number of sessions for which the local LU is designated to be the
contention winner. The value is used as the MIN_CONWINNERS_SOURCE
parameter of the INITIALIZE_SESSION_LIMIT CNOS verb (which is issued as a
result of a START PTNR-MODE command). The valid range is from 0 through
1024, and the default value is 1.
MAXAUTOACT number
specifies the number of contention-winner sessions that are activated automatically
after the PTNR-MODE object is in the STARTED state. If the value of the
MAXAUTOACT attribute is greater than the value of the MINCONWINNER
attribute after the CNOS command is negotiated, only the number of sessions
specified by the MINCONWINNER attribute are pre-established. The valid range is
from 0 through 1024, and the default value is 0.