VTAM TERMINALS
Select option 7 from the VTAM RESOURCES menu to display all logical units.
COMMAND ===> TGT ===> CHICAGO
INTVL==> 1 DATE --- YY/MM/DD
STATUS=> INPUT TIME --- 12:22:48
LC CMDS --- (A)ct, (I)nact, (F)orce, (D)isplay, (DE)Display Every
LC UNITNAME MAJNODE ------ TYPE ------ ATTACH -------- STATUS --------
___ ISTPUS ISTPUS PU_T4/5 MAJ NODE ACTIV
___ LNCPV3V LNCPV3V PU_T4/5 MAJ NODE ACTIV
___ RSLN029 LNCPV3V -LINE LEASED ACTIV
___ RCTL029 LNCPV3V --PHYSICAL UNIT ACTIV
___ RS2900 LNCPV3V ---LOGICAL UNIT ACTIV
___ RS2901 LNCPV3V ---LOGICAL UNIT ACTIV
___ RS2902 LNCPV3V ---LOGICAL UNIT ACTIV
___ RS2903 LNCPV3V ---LOGICAL UNIT ACTIV
___ RS2904 LNCPV3V ---LOGICAL UNIT ACTIV
___ RS2905 LNCPV3V ---LOGICAL UNIT ACTIV
___ RS2906 LNCPV3V ---LOGICAL UNIT ACTIV
___ RS2907 LNCPV3V ---LOGICAL UNIT ACTIV
___ RS2908 LNCPV3V ---LOGICAL UNIT ACTIV
___ RS2909 LNCPV3V ---LOGICAL UNIT ACTIV
___ RS2910 LNCPV3V ---LOGICAL UNIT ACTIV
___ RS2911 LNCPV3V ---LOGICAL UNIT ACTIV
___ RS2912 LNCPV3V ---LOGICAL UNIT ACTIV
___ RS2913 LNCPV3V ---LOGICAL UNIT ACTIV
Use the VTAM TERMINALS panel to check the status of all terminals known to this VTAM. Like the display shown for the D NET,CLSTRS command, the scrollable list shows the LUNAMEs, the owning major nodes, types of units, and the status of the units.
Use primary commands to scan the list for a specific unit or display units in a particular STATUS. Use line commands to change the status of a NODENAME, just as if you were at the main console.
The fields or columns are defined here.
Column | Description |
---|---|
UNITNAME | Name given to the terminal by the installation system programmer |
MAJNODE | Name of the owning VTAM node |
TYPE | Node types are defined as follows:
|
ATTACH | Indicates the type of line (LEASED or SWITCHED) that connects one node to another or the CUA address |
STATUS | Lists the VTAM status abbreviations |
See "Resource Status Codes" in the IBM documentation VTAM Messages and Codes for definitions of these status abbreviations.
Line commands for the VTAM TERMINALS application
Enter the following commands in the LC column next to the resource you want to modify.
Line command | VTAM equivalent |
---|---|
A(ct) | V NET,ACT,ID= unitname |
I(nact) | V NET,INACT,ID= unitname |
F(orce) | V NET,INACT,ID= unitname,TYPE=FORCE |
(i)M(mediate) | V NET,INACT,ID= unitname,TYPE=IMMED |
D(isplay) | D NET,ID= unitname |
D(isplay)E(very) | D NET,ID= unitname,E |
Related topic