Displaying information about console characteristics

To learn the current characteristics of the console, use the DISPLAY CONSOLES command. The output is message CNZ4100I, which contains information about the system’s use of consoles as well as information about each console’s characteristics. Figure 1 shows the output of the command. Start of change
Figure 1. Example of DISPLAY CONSOLES,ROUT=5 command output
CNZ4100I 15.03.36 CONSOLE DISPLAY    FRAME  1     F      E   SYS=SY1             
CONSOLES MATCHING COMMAND: D C,ROUT=5                                  
MSG:CURR=1356 LIM=1500 RPLY:CURR=1    LIM=10    SYS=1        PFK=NONE  
FRED      TYPE=MCS      STATUS=ACT-SY2                                 
          DEFINED=(*ALL)                                               
          MATCHED=(*ALL)                                               
   ATTRIBUTES ON SY2                                                   
      AUTH=(MASTER)    CMDSYS=*            NBUF=0        SUPSBY=N      
      DEV=03E0         LOGON=OPTIONAL      USERID=N/A      TIMEOUT=N/A 
      MFORM=(S)        AREA=(Z,A)          PFKTAB=*DEFAULT             
      USE=FC  DEL=RD   RTME=2    RNUM=05   SEG=10    CON=N             
      LEVEL=(ALL)                                                      
      MONITOR=(JOBNAMES)                   INTIDS=Y  UNKNIDS=Y         
      ROUT=(ALL)                                                       
      MSCOPE=(*ALL)                                                    
WILMA     TYPE=MCS      STATUS=ACT-SY2                                 
          DEFINED=(*ALL)                                               
          MATCHED=(*ALL)                                               
   ATTRIBUTES ON SY2                                                   
      AUTH=(MASTER)    CMDSYS=*            NBUF=0        SUPSBY=Y      
      DEV=03E1         LOGON=OPTIONAL      USERID=N/A      TIMEOUT=30  
      MFORM=(S)        AREA=(Z,A)          PFKTAB=*DEFAULT             
      USE=FC  DEL=RD   RTME=2    RNUM=05   SEG=10    CON=N             
      LEVEL=(ALL)                                                      
      MONITOR=(JOBNAMES)                   INTIDS=Y  UNKNIDS=Y         
      ROUT=(ALL)                                                       
      MSCOPE=(*ALL)                                                    
NAME     TYPE    STATUS        DEFINED              MATCHED            
BARNEY   MCS     INACT         *ALL                 *ALL               
BETTY    MCS     ACT-SY1       *ALL                 SY2,SY3   
End of change
In the example, the command is to display all consoles that accept messages with a routing code of 5. FRED and WILMA are active consoles on SY2 that match the specified criteria. Their console information is displayed in the command output. BARNEY is a console that is not active, but it does accept messages with a routing code of 5 on all systems. Therefore, the command output only displays BARNEY’s type, status, all systems on which it is defined, and all systems where it matched the specified criteria. BETTY is active on SY1 and does not accept messages with a routing code of 5 on SY1, but it does accept them on other systems where it is not active. Therefore, the command output only displays the same summarized information as BARNEY.
Note: To display the console information associated with BARNEY for each system where he accepts messages with a routing code of 5, include the FULL keyword.