Previous Topic: GOALNET JOIN

Next Topic: GOALNET PURGE

GOALNET MODIFY

Use the GOALNET MODIFY command to change values currently assigned to GoalNet nodes.

Syntax

Use this format for the GOALNET MODIFY command:

goalNet MODify nodename [LUNAME luname] [LOGMODE logmode]
  [TYPE {GS}][SESSION {sess[,win[,lose]}]
                      {SINGLE}]

Parameters

The GOALNET MODIFY command takes these parameters:

nodename

Name of the node that you want to modify.

luname

The VTAM logical unit name that is the application ID that will be used to identify the ACB for communication with VTAM. Also used by other GoalNet nodes to establish communication with this node.

logmode

VTAM logmode entry that is used for communications targeted to the named node. Must be defined in the VTAM logmode table associated with the VTAM APPLID definition.

TYPE

The type of node.

GSS Assigned to CA‑GSS for z/OS.

sess

Total number of sessions that are permitted with the node.

win

Total number of contention-winner sessions permitted with the node.

lose

Total number of contention-loser sessions permitted with the node.

SINGLE

Indicates that the partner node is single-session capable.

Example

---------------------- CA‑GSS/ISERVE Control Panel --------- ROW 1 TO 3 OF 3 ==> goalnet modify test luname newlu logmode newmode type gmf sess 1,1 ==> PAGE Target node: * ssid: * Host node: B1EWF ssid EWF =============================================================================== Changes for node TEST LUNAME changed from "OLDNODE" to "NEWLU" LOGMODE changed from "OLDLOG" to "NEWMODE" TYPE changed from "GSS" to "GMF" Session limits: 1 1

Usage Notes

The GOALNET command can be abbreviated to GN, NET, or GNET.