Controlling nodes involves activating or deactivating a resource, or changing its status.
To control a node, enter actions against any node.
The following table contains the valid actions and the VTAM commands generated that are used to control nodes:
|
Action |
VTAM Command Generated |
Result |
|---|---|---|
|
A |
V NET,ACT,ID=nodename |
Activates a node name. |
|
I |
V NET,INACT,ID=nodename |
Deactivates a node name. |
|
II |
V NET,INACT,ID=nodename,I |
Deactivates a node name immediately when sessions have formally ended. |
|
IF |
V NET,INACTID=nodename,F |
Forces a node name to be deactivated. |
|
V |
V NET,ID=nodename |
Varies a node name as entered by the user. |
|
F |
F NET,ID=nodename |
Modifies a node name. |
When these actions are entered, they appear at the command prompt so they can be modified before being executed.
| Copyright © 2010 CA. All rights reserved. |
|