SNAX/APC Configuration and Management Manual

SCF Commands for SNAX/APC
SNAX/APC Configuration and Management Manual138787
8-32
ALTER PTNR-MODE Command
The DEFAULTMAXINRUSIZE attribute cannot be specified with the ALTER
PTNR-MODE command unless the PTNR-MODE object is in the STOPPED state.
The default value for this attribute is equal to the MAXINRUSIZE attribute value
specified in the startup of the process. If MAXINRUSIZE is not specified, the
default value is 256
DEFAULTMAXOUTRUSIZE number
alters 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
closest RU size defined by SNA that is less than or equal to the specified value.
The DEFAULTMAXOUTRUSIZE attribute cannot be specified with the ALTER
PTNR-MODE command unless the PTNR-MODE object is in the STOPPED state.
The default value for this attribute is equal to the MAXOUTRUSIZE attribute value
specified in the startup of the process. If MAXOUTRUSIZE is not specified, the
default value is 256
DEFAULTMAXSESSION number
specifies the maximum number of sessions that the PTNR-MODE object can have.
The valid range is from 1 to 1024. 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 DEFAULTMAXSESSION attribute cannot be specified with the ALTER
PTNR-MODE command unless the PTNR-MODE object is in the STOPPED state.
DEFAULTMINCONLOSER number
specifies the number of sessions for which the local LU is designated to be the
contention loser. The valid range is from 0 to 1024. 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 sum of the DEFAULTMINCONWINNER attribute and the
DEFAULTMINCONLOSER attribute should be less than or equal to the value of the
DEFAULTMAXSESSION attribute.
The DEFAULTMINCONLOSER attribute cannot be specified with the ALTER
PTNR-MODE command unless the PTNR-MODE object is in the STOPPED state.
DEFAULTMINCONWINNER number
specifies the number of sessions for which the local LU is designated to be the
contention winner. The valid range is from 0 to 1024. 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 PTNR-MODE command).