Previous Topic: GOALNET JOINNext Topic: GOALNET PURGE


GOALNET MODIFY

This command changes values currently assigned to GoalNet nodes.

Syntax

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

Parameters

nodename

Name of the node that you want to modify.

luname

VTAM logical unit name that is the application ID that is 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 that are targeted to the named node. Must be defined in the VTAM logmode table that is 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 that are permitted with the node.

lose

Total number of contention-loser sessions that are 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.