NET/MASTER Management Services (MS) Command Reference Manual

LBANNER
SESSION DEFINE
NonStop NET/MASTER MS Commands
2–310 115412 Tandem Computers Incorporated
SESSION DEFINE The SESSION DEFINE command defines an Inter-NET/MASTER Connection (INMC)
session definition record and stores it in global memory. INMC is the NonStop
NET/MASTER MS service that allows multiple NonStop NET/MASTER MS and
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.
Before a session type can be used by a link, all of its subordinate units must also be
defined.
SESSION DEFINE=
session-name
LINK=
link-name
TYPE={ PTP | SNALU0 | X25 }
APPLID=
application-id
[ COMMENT=
comment-text
]
session-name
specifies the name of the session to the remote system. The session name can be
from 1 through 12 characters long and can include any displayable characters.
Alphabetic characters are not case-sensitive.
LINK=
link-name
specifies the name of the link to which the session is subordinate. The link name is
defined in the LINK DEFINE command. The link name can be from 1 through 12
characters long and can include any displayable characters. Alphabetic characters
are not case-sensitive.
TYPE
specifies the type of link.
PTP
specifies a process-to-process (PTP) link. This is a link between two instances
of NonStop NET/MASTER MS processes on the same, or different, Tandem
systems.
SNALU0
specifies an SNA link. This is a link between two instances of NonStop
NET/MASTER MS on the same, or different, Tandem systems, or a link
between NonStop NET/MASTER MS on a Tandem system and the SOLVE
management services on an IBM system.