Previous Topic: GLOBALNext Topic: GOALNET DISPLAY CONVERSATIONS


GOALNET DEFINE

This command adds GoalNet nodes to your existing operating network.

Syntax

goalNET DEFine nodename luname [logmode]

Parameters

nodename

Name of the GoalNet node that you are defining.

luname

Name of the VTAM logical unit over which the node communicates.

logmode

VTAM logmode name this node uses.

Example

---------------------- CA‑GSS/ISERVE Control Panel --------- ROW 1 TO 3 OF 3 ==> goalnet define test newnode newmode => PAGE Target node: * ssid: * Host node: B1EWF ssid EWF ============================================================================== Node System SSID APPLID LOGMODE Connect Type TEST z/OSB1 ISRV GSS05N1 NEWMODE ATINIT GSS

Node

GoalNet node name.

System

GRS system name of the operating system.

SSID

Subsystem ID assigned to the ISERVE owning the node.

APPLID

VTAM LU name over which the node communicates.

LOGMODE

VTAM logmode name this node uses.

Connect

How the node connects with the rest of the network, as follows:

ATINIT

Try to connect at initialization.

ONCMD

Try to connect as directed by a GOALNET START command.

JOIN

Try to connect as directed by a GOALNET START command or a GOALNET JOIN command.

Type

Type of node as defined.

GSS

Assigned to CA‑GSS for z/OS.

Usage Notes