Stratus VOS Adjacent Node Examples

The following examples show how to define adjacent Stratus VOS nodes.

TCP/IP

The following example shows an adjacent node entry with a session protocol type of TCP/IP, a TCP net name of CD.STRAT, a TCP port number of 3333, and an IP address of 199.1.1.11.

ADJACENT.NODE=(PARSESS=(12,1) -
	   (CD.STRAT,3333,199.1.1.11,TCP) -
	   ENVIRONMENT=STRATUS)

LU0

The following example shows an adjacent Stratus VOS node with a communications name (APPLID) of M1T20404 and a session protocol type of LU0. The logmode entry name is CDPCLU0. The LOGMODE parameter is optional for LU0.

ADJACENT.NODE=(( CD.STRAT,M1T20404,,SNA) -
	    LOGMODE=CDPCLU0)