Tuesday, March 18, 2014

VTAM & TCP/IP 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.
/D NET,TRL .................. Displays infomration about Transport Resource List
/D NET,TGPS ................. Displays transmission group profiles
/D NET,COS,TYPE=APPN ........ Displays APPNs class of service table
/D NET,CSM,OWNERID=ALL ...... Displays CSM definitions (Incase of modification do in SYS1.PARMLIB(IVTPRM00) member)
/D NET,TOPO,LIST=NN ......... Displays NN nodetype information of the Enterprise extender
/D NET,CPCP ................. Displays information about CP-CP sessions of primary NNs

 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        
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

D NET,ADJSSCPS 

D NET,APINGDTP
D NET,APINGTP 
D NET,APPLS
D NET,AUTOLOG 
D NET,CDRMS
D NET,CDRSCS 
D NET,CLSTRS
D NET,CPCP 
D NET,DIRECTRY,ID=*.name
D NET,EE 
D NET,EEDIAG
D NET,EXIT 
D NET,GRAFFIN
D NET,GROUPS 
D NET,INOPCODE
D NET,LINES 
D NET,LUGROUPS,SCOPE=ALL
D NET,MAJNODES 
D NET,PATHTAB
D NET,PENDING 
D NET,RSCLIST
D NET,RTPS 
D NET,SESSIONS,LIST=ALL
D NET,SRCHINFO 
D NET,STATIONS
D NET,STATS 
D NET,STORUSE
D NET,TABLE,SCOPE=ALL 
D NET,TERMS
D NET,TGPS 
D NET,TOPO,LIST=UNRCHTIM
D NET,TRL 
D NET,USERVAR

This below command displays whether the destination is available in the transmission database and is connecting to the Mainframe VTAM. Also shows which PU definitions holds the information for connectivity.


/D NET,TOPO,ORIG=sscp1,DEST=rtcf4100 

TCP/IP COMMANDS:


DISPLAY COMMANDS:


/D TCPIP ....................... To display the TCPIP name defined to the system

/D TCPIP,tcpipname,N,HOME ...... List the home address list with link name
/D TCPIP,tcpipname,N,ROUTE .....
/D TCPIP,tcpipname,N,STATS ..... List IP, ICMP, TCP, UDP statistics
/D TCPIP,tcpipname,OMP,RTTABLE . List all OSPF routing table information

No comments:

Post a Comment