Previous Topic: GLOBAL

Next Topic: GOALNET DISPLAY CONVERSATIONS

GOALNET DEFINE

Use the GOALNET DEFINE command to add GoalNet nodes to your already existing operating network.

Syntax

Use this format for the GOALNET DEFINE command:

goalNET DEFine nodename luname [logmode]

Parameters

The GOALNET DEFINE command takes these parameters:

nodename

Name of the GoalNet node that you are defining.

luname

Name of the VTAM logical unit over which the node will communicate.

logmode

VTAM logmode name to be used by this node.

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

Fields in the Example

Node

GoalNet node name.

System

The 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 used by this node.

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

The type of node as defined.

GSS Assigned to CA‑GSS for z/OS.

Usage Notes