DISPLAY TCPIP,,SYSPLEX

Use the DISPLAY TCPIP,,SYSPLEX command from an operator console to request SYSPLEX information.

Format

Read syntax diagramSkip visual syntax diagram
Notes:
  • 1 MAX limits the number of records displayed to the MVS™ operator's console.

Result: If the stack is not a member of a sysplex group, the following message is displayed:

EZZ8269I tcpstackname mvsname IS NOT A MEMBER OF A SYSPLEX GROUP

Parameters

SYSPLEX
Request SYSPLEX information.
VIPADYN
Displays information about Dynamic VIPA for the active stack. If more than one stack is active, use procname to specify the particular TCP stack for which you want to display information.

The display contains a Distribute field. This field indicates whether the stack is a distributing stack, a destination stack, or both. For a description of all the fields displayed on the report, see the output examples for the Netstat VIPADyn/-v report.

IPADDR=ipaddr
Specifies a fully qualified IPv4 or IPv6 address that is used to limit the VIPADYN option. No wildcard characters (* and ?) are allowed for this value.
INTFName=intfname
Specifies an IPv6 interface name that is used to limit the VIPADYN option.
MAX=number of records
Number of records to be written to the console. Valid values are in the range 1 - 65535. A wildcard (*) displays all records. The default value is 100.
GROUP
Displays the name of the TCP/IP sysplex group that the active stack has joined. If more than one stack is active, use the procname parameter to specify the particular TCP/IP stack for which you want to display information.
PORTS
Displays the configured EXPLICITBINDPORTRANGE port range (as specified on the GLOBALCONFIG EXPLICITBINDPORTRANGE statement) for this stack, and the currently active port range throughout the sysplex. If the stack is not configured for an explicit bind port range, a message is displayed to indicate that the range has not been configured on this stack. If this stack has not interrogated the active explicit bind port range, a message is displayed to indicate that the active range is not available from this stack.

Result: The range that was configured on this stack might not be the actual range that is in use throughout the sysplex at this time, because another stack that was started later with a different EXPLICITBINDPORTRANGE value configured (or a Vary Obey command specifying a file with a different EXPLICITBINDPORTRANGE value) can override the range that was configured by this stack.

Examples

Not IPv6 enabled (SHORT format):

    d tcpip,tcpcs,sysplex,group

    EZZ8260I SYSPLEX CS V1R9 
    EZZ8270I SYSPLEX GROUP FOR TCPCS   AT MVS004 IS EZBT1121 
d tcpip,tcpcs,sysplex,ports

    EZD1293I Configured EXPLICITBINDPORTRANGE: 05000-06023
    EZD1294I Active EXPLICITBINDPORTRANGE: 07000-09047
    d tcpip,tcpcs,sysplex,vipadyn 
           
    EZZ8260I SYSPLEX CS V1R9 513                             
    VIPA DYNAMIC DISPLAY FROM TCPCS   AT MVS004                     
    IPADDR: 201.2.10.11  LINKNAME: VIPLC9020A0B                         
      ORIGIN: VIPADEFINE                                                
      TCPNAME  MVSNAME  STATUS RANK ADDRESS MASK    NETWORK PREFIX  DIST
      -------- -------- ------ ---- --------------- --------------- ----
      TCPCS    MVS004   ACTIVE      255.255.255.240 201.2.10.0      BOTH
      TCPCS2   MVS004   BACKUP 100                                  DEST
      TCPCS3   MVS005   BACKUP 010                                  DEST
   IPADDR: 201.2.10.12  LINKNAME: VIPLC9020A0C                         
      ORIGIN: VIPADEFINE                                                
      TCPNAME  MVSNAME  STATUS RANK ADDRESS MASK    NETWORK PREFIX  DIST
      -------- -------- ------ ---- --------------- --------------- ----
      TCPCS    MVS004   ACTIVE      255.255.255.240 201.2.10.0      DIST
      TCPCS2   MVS004   ACTIVE                                      DEST
      TCPCS3   MVS005   BACKUP 010                                      
   IPADDR: 201.2.10.13                                                  
      ORIGIN: VIPABACKUP                                                 
      TCPNAME  MVSNAME  STATUS RANK ADDRESS MASK    NETWORK PREFIX  DIST 
      -------- -------- ------ ---- --------------- --------------- ---- 
      TCPCS2   MVS004   ACTIVE      255.255.255.192 201.2.10.0      DIST 
      TCPCS    MVS004   MOVING                                      DEST
      TCPCS3   MVS005   BACKUP 010                                       
   IPADDR: 201.2.10.21                                                  
      ORIGIN: VIPABACKUP                                                 
      TCPNAME  MVSNAME  STATUS RANK ADDRESS MASK    NETWORK PREFIX  DIST 
      -------- -------- ------ ---- --------------- --------------- ---- 
      TCPCS3   MVS005   ACTIVE      255.255.255.192 201.2.10.0           
      TCPCS2   MVS004   BACKUP 100                                       
      TCPCS    MVS004   BACKUP 080                                       
   IPADDR: 201.2.10.22                                                 
      ORIGIN: VIPABACKUP                                                
      TCPNAME  MVSNAME  STATUS RANK ADDRESS MASK    NETWORK PREFIX  DIST
      -------- -------- ------ ---- --------------- --------------- ----
      TCPCS3   MVS005   ACTIVE      255.255.255.192 201.2.10.0          
      TCPCS    MVS004   BACKUP 080                                      
      TCPCS2   MVS004   QUIESC                                      
   15 OF 15 RECORDS DISPLAYED      

IPv6 enabled:

D TCPIP,TCPCS,SYSPLEX,VIPADYN               
EZZ8260I SYSPLEX CS V1R9 711                
VIPA DYNAMIC DISPLAY FROM TCPCS    AT MVS004
LINKNAME: VIPLC9020A0B                      
IPADDR/PREFIXLEN: 201.2.10.11/28            
  ORIGIN: VIPADEFINE                        
  TCPNAME  MVSNAME  STATUS RANK DIST        
  -------- -------- ------ ---- ----        
  TCPCS    MVS004   ACTIVE      BOTH        
  TCPCS2   MVS004   BACKUP 100  DEST        
  TCPCS3   MVS005   BACKUP 010  DEST 
LINKNAME: VIPLC9020A0C                      
IPADDR/PREFIXLEN: 201.2.10.12/28    
  ORIGIN: VIPADEFINE                
  TCPNAME  MVSNAME  STATUS RANK DIST
  -------- -------- ------ ---- ----
  TCPCS    MVS004   ACTIVE      DIST
  TCPCS2   MVS004   ACTIVE      DEST
  TCPCS3   MVS005   BACKUP 010      
IPADDR: 201.2.10.13                 
  ORIGIN: VIPABACKUP                
  TCPNAME  MVSNAME  STATUS RANK DIST
  -------- -------- ------ ---- ----
  TCPCS2   MVS004   ACTIVE      DIST
  TCPCS    MVS004   MOVING      DEST
  TCPCS3   MVS005   BACKUP 010      
IPADDR: 201.2.10.21                 
  ORIGIN: VIPABACKUP                
  TCPNAME  MVSNAME  STATUS RANK DIST
  -------- -------- ------ ---- ----
  TCPCS3   MVS005   ACTIVE          
  TCPCS2   MVS004   BACKUP 100      
  TCPCS    MVS004   BACKUP 080      
IPADDR: 201.2.10.22                 
  ORIGIN: VIPABACKUP                
  TCPNAME  MVSNAME  STATUS RANK DIST
  -------- -------- ------ ---- ----
  TCPCS3   MVS005   ACTIVE          
  TCPCS    MVS004   BACKUP 080      
  TCPCS2   MVS004   QUIESC      
INTFNAME: DVIPA1                    
IPADDR: 2001:0DB8:1::1                        
  ORIGIN: VIPADEFINE                
  TCPNAME  MVSNAME  STATUS RANK DIST
  -------- -------- ------ ---- ----
  TCPCS    MVS004   ACTIVE      BOTH   
  TCPCS3   MVS005   ACTIVE      DEST
  TCPCS2   MVS004   ACTIVE      DEST
INTFNAME: DVIPA2                    
IPADDR: 2001:0DB8:2::2                        
  ORIGIN: VIPADEFINE                
  TCPNAME  MVSNAME  STATUS RANK DIST
  -------- -------- ------ ---- ----
  TCPCS    MVS004   ACTIVE      BOTH
  TCPCS3   MVS005   ACTIVE      DEST
  TCPCS2   MVS004   ACTIVE      DEST
INTFNAME: DVIPA3                    
IPADDR: 2001:0DB8:3::3                        
  TCPNAME  MVSNAME  STATUS RANK DIST
  -------- -------- ------ ---- ----
  TCPCS2   MVS004   ACTIVE          
INTFNAME: DVIPA4  
IPADDR: 2001:0DB8:4::4                         
  TCPNAME  MVSNAME  STATUS RANK DIST 
  -------- -------- ------ ---- ---- 
  TCPCS3   MVS005   ACTIVE           
9 OF 9 RECORDS DISPLAYED