VTAM COMMANDS



 DISPLAY COMMANDS
 ================ 

 D NET,CDRMS ....... Displays the status of active cross-domain resource
                     manager (CDRM) major nodes and their subordinate
                     minor nodes.

 D NET,ID .......... Displays information about a particular active major node,
                     minor node, or directory entry.

 D NET,MAJNODES .... Displays the status of all active major nodes in the
                     domain.

 D NET,PENDING ..... Displays information about resources in the domain that
                     are in a "pending" state. A resource can be a major node,
                     a minor node, an application program, a PU, or an LU.

 D NET,STATIONS .... Displays the status of all cross-subarea link stations for
                     active major nodes.

 D NET,ID .......... Displays information about a particular active major node,
                     minor node, or directory entry.

 DISPLAY SYNTAX
 ==============

 D NET,ID=nodename            = Regular Display

 D NET,ID=nodename,SCOPE=ALL  = Display all sessions 

-------------------------------------------------------------------------------

 VARY COMMANDS
 ============= 

 VARY ACT..... The VARY ACT (activate) command activates VTAM resources.
 VARY INACT... The VARY INACT command deactivates VTAM resources.  

 VARY SYNTAX
 ===========

 V NET,ACT,ID=nodename               = To Vary a Node Active
 V NET,ACT,ID=nodename,SCOPE=ALL     = To Vary all undelying sessions Active

 V NET,INACT,ID=nodename             = To Vary a Node In-Active
 V NET,INACT,ID=nodename,SCOPE=ALL   = To Vary all undelying sessions In-Active

 V NET,REF,ACT,ID=nodename           = To Vary all undelying sessions In-Active
 V NET,ACQ,ACT,ID=nodename           = To Vary all undelying sessions In-Active

-------------------------------------------------------------------------------

Operand                            Abbreviation   

DISPLAY                            D              
SCOPE=ACT                          ACT or A       
SCOPE=ACTONLY                      ACTONLY        
SCOPE=ACTSESS                      ACTSESS        
SCOPE=ALL                          EVERY or E     
SCOPE=CONCT                        CONCT          
SCOPE=INACT                        INACT or I     
SCOPE=INACTONLY                    INACTONL       
SCOPE=PENDING                      PEND           
SCOPE=RESET                        RESET          
   
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=