NET/MASTER Management Services (MS) Command Reference Manual
LBANNER
UNIT DEFINE
NonStop NET/MASTER MS Commands
2–584 115412 Tandem Computers Incorporated
UNIT DEFINE The UNIT DEFINE command defines an Inter-NET/MASTER Connection (INMC)
unit definition record and stores it in global memory. INMC is the NonStop
NET/MASTER MS service that allows multiple NonStop NET/MASTER MS and the
SOLVE management services systems to be connected.
A complete link definition consists of three parts: a link definition record, defined
using the LINK DEFINE command; one or more session definition records, each of
which is defined using the SESSION DEFINE command; and one or more unit
definition records, each of which is defined using the UNIT DEFINE command.
Complete link definitions are required on both systems connected by an INMC link.
Between two Tandem systems running NonStop NET/MASTER MS, the link can be
process-to-process, SNA, or X.25. Between a Tandem system running NonStop
NET/MASTER MS and an IBM system running the SOLVE management services, the
link must be SNA; the IBM system must be primary and the Tandem system must be
secondary.
UNIT DEFINE=
unit-name
SESSION=
session-name
DEVICE=
device-name
MODE=
mode-option
[ IOSIZE=
input-output-size
]
[ CONNECTDELAY=
connect-delay
]
[ DTEADDR=
dte-address
]
[ COMMENT=
comment-text
]
mode-option
:
PRIMARY SECONDARY
ACTIVE PASSIVE
PERMANENT
unit-name
specifies the name of the unit to the remote system. The unit name can be from 1
through 12 characters long and can include any displayable characters. Alphabetic
characters are not case-sensitive.
SESSION=
session-name
specifies the name of the session to which the unit is subordinate. The name of a
session is specified in the SESSION DEFINE command. You must include the
session name in all unit definition records which are subordinate to the session.
The session name can be from 1 through 12 characters long and can include any
displayable characters. Alphabetic characters are not case-sensitive.