NET/MASTER Messages Manual

NNM0081
Messages
106159 Tandem Computers Incorporated 2–33
NNM0081 INMC COMBINATION NOT SUPPORTED. ACCESS METHOD
type
WITH
PRIMARY
mode
. UNIT
unitname
LINK
linkname
Cause. A LINK START command was issued, and the INMC software was validating
the configuration of the INMC link that it was asked to start. It found that the
configured session type (PTP, SNALU0, or X25) was inconsistent with the configured
mode of operation for the unit.
For example, an X.25 session was configured with a unit whose mode that was not one
of ACTIVE, PASSIVE, or PERMANENT.
type
is the type of the session:
LU0 indicates an SNA session type (TYPE=SNALU0 in the SESSION
DEFINE command).
PTP indicates a process-to-process session type.
X25 indicates an X.25 session type.
mode
is the mode of unit operation:
A indicates an active switched virtual circuit (SVC) in an X.25
session (MODE=ACTIVE in the UNIT DEFINE command).
W indicates a passive SVC in an X.25 session (MODE=PASSIVE in
the UNIT DEFINE command).
L indicates a permanent virtual circuit (PVC) in an X.25 session
(MODE=PERMANENT in the UNIT DEFINE command).
P indicates a primary unit in a PTP or SNA session
(MODE=PRIMARY in the UNIT DEFINE command).
S indicates a secondary unit in a PTP or SNA session
(MODE=SECONDARY in the UNIT DEFINE command).
unitname
is the name of the unit.
linkname
is the name of the INMC link.
Effect. The INMC subsystem suspends any processing for this unit. Other units are
allowed to start if their configurations were correctly entered.
Recovery. To use all the units defined for the link requires the link to be reset using a
LINK RESET command. The unit definitions must be corrected and the link must be
restarted using a LINK START command.