DISPLAY EE command

Read syntax diagramSkip visual syntax diagram
Display general Enterprise Extender information:

                           .-,--LIST--=--SUMMARY------.   
>>-DISPLAY-- --NET--,--EE--+--------------------------+--------><
                           '-,--LIST--=--+-SUMMARY--+-'   
                                         +-DETAIL---+     
                                         '-EEVERIFY-'     

Read syntax diagramSkip visual syntax diagram
Display Enterprise Extender connection information by LINE or PU name:

>>-DISPLAY-- --NET--,--EE--,--ID--=--name----------------------->

   .-,--LIST--=--SUMMARY-----.   
>--+-------------------------+---------------------------------><
   '-,--LIST--=--+-SUMMARY-+-'   
                 '-DETAIL--'     

Note: Name represents either an Enterprise Extender LINE or switched PU which has an active EE connection.
Read syntax diagramSkip visual syntax diagram
Display Enterprise Extender connection information by IPADDR:

>>-DISPLAY-- --NET--,--EE--------------------------------------->

>----,--IPADDR--=--+-local_ipaddr--+----------------------------------------+-------+---->
                   |               '-,--HOSTNAME--=--(--,remote_hostname--)-'       |     
                   +-(--local_ipaddr--)--+----------------------------------------+-+     
                   |                     '-,--HOSTNAME--=--(--,remote_hostname--)-' |     
                   +-(--local_ipaddr--,--remote_ipaddr--)---------------------------+     
                   '-(--,--remote_ipaddr--)-----------------------------------------'     

   .-,--LIST--=--SUMMARY-----.   
>--+-------------------------+---------------------------------->
   '-,--LIST--=--+-SUMMARY-+-'   
                 '-DETAIL--'     

   .-,--MAX--=--DSPLYDEF_start_option_value--.   
>--+-----------------------------------------+-----------------><
   '-,--MAX--=--+-*------------------------+-'   
                '-number_of_EE_connections-'     

Read syntax diagramSkip visual syntax diagram
Display Enterprise Extender connection information by HOSTNAME:

>>-DISPLAY-- --NET--,--EE--------------------------------------->

>----,--HOSTNAME--=--+-local_hostname--+------------------------------------+-------+---->
                     |                 '-,--IPADDR--=--(--,remote_ipaddr--)-'       |     
                     +-(--local_hostname--)--+------------------------------------+-+     
                     |                       '-,--IPADDR--=--(--,remote_ipaddr--)-' |     
                     +-(--local_hostname--,--remote_hostname--)---------------------+     
                     '-(--,--remote_hostname--)-------------------------------------'     

   .-,--LIST--=--SUMMARY-----.   
>--+-------------------------+---------------------------------->
   '-,--LIST--=--+-SUMMARY-+-'   
                 '-DETAIL--'     

   .-,--MAX--=--DSPLYDEF_start_option_value--.   
>--+-----------------------------------------+-----------------><
   '-,--MAX--=--+-*------------------------+-'   
                '-number_of_EE_connections-'     

Read syntax diagramSkip visual syntax diagram
Display Enterprise Extender connection information by remote CPNAME:

>>-DISPLAY-- --NET--,--EE--,--CPNAME=name----------------------->

   .-,--LIST--=--SUMMARY-----.   
>--+-------------------------+---------------------------------->
   '-,--LIST--=--+-SUMMARY-+-'   
                 '-DETAIL--'     

   .-,--MAX--=--DSPLYDEF_start_option_value--.   
>--+-----------------------------------------+-----------------><
   '-,--MAX--=--+-*------------------------+-'   
                '-number_of_EE_connections-'     

Abbreviations

Operand Abbreviation
DISPLAY D
HOSTNAME HN
IPADDR IP
LIST=DETAIL DETAIL or DET
LIST=SUMMARY SUMMARY or SUM

When using an abbreviation in place of an operand, code the abbreviation exactly as shown in the table. For example, when coding the abbreviation for LIST=DETAIL, code only DETAIL or DET. Do not code LIST=DET.

Purpose

The DISPLAY EE command provides information about Enterprise Extender. This command has various formats providing general Enterprise Extender information and detailed connection throughput statistics.

Operands

CPNAME
Filter used to limit the scope of the diagnostic scan to Enterprise Extender connections specified by the name of a CP that is at the other end of an active Enterprise Extender connection. The name can be network qualified. If a network identifier is omitted, the host network identifier is assumed.
HOSTNAME
Filter used to limit the scope of the diagnostic scan to Enterprise Extender connections specified by the local host name, the remote host name, or both. The local and remote host name filters you specify on this command should be fully qualified TCP/IP domain names, up to 64 characters long.

The Enterprise Extender definitions for your network do not necessarily have to use a HOSTNAME scheme for the DISPLAY EE command to use host names. VTAM® must be able to perform TCP/IP name-to-address resolution, either by connectivity to a DNS name server, or by using a local host file such as HOSTS.SITEINFO or /etc/ipnodes. For more information, see z/OS Communications Server: IP Configuration Guide. If the TCP/IP name-to-address resolution fails for either the local or remote host name, the DISPLAY EE command will also fail as a result.

The local_hostname value will be used to acquire the static VIPA address that other Enterprise Extender nodes use in order to communicate with this host using Enterprise Extender. The remote_hostname value will be used to acquire the IP address used by the TCP/IP stack on the remote end of the Enterprise Extender connection. Furthermore, if the remote_hostname value represents a z/OS® Communications Server APPN node, the address returned must be a static VIPA address.

Rule: Ensure that each host name resolves to a unique IP address. When VTAM performs the TCP/IP name-to-address resolution, and the host name resolves to multiple IP addresses, the first address returned by the resolver is the one used by VTAM.
Restrictions:
  • The number of outstanding DISPLAY EE commands that require host name resolution is limited by the MAXHNRES start option. See z/OS Communications Server: SNA Resource Definition Reference for details. When the MAXHNRES start option value is exceeded, the DISPLAY EE or DISPLAY EEDIAG commands fail with message IST2122I.
  • VTAM commands that exceed 130 characters in length are subject to being truncated. In particular, the D NET,EE command allows up to two host name filters as input, each which can be up to 64 characters in length. However, if the command exceeds 130 characters, the command is truncated and error messages might be issued. To avoid this limitation, perform one of the following actions:
    • Use command abbreviations wherever possible.
    • Define shorter host names to be used as input to the D NET,EE command.
    • Do not use host name filters on the D NET,EE command; use the CPNAME, ID, or IPADDR filters.
Results:
  • When an IP address is passed as input on the HOSTNAME operand, the IP address is simply passed back as output from the resolver. Instead of failing the display command with a host name that is not valid, the IP address is used to process the display command.
  • HPR packets that are routed by automatic network routing (ANR) through this host are included in the SENT metrics that are maintained for each EE connection. HPR packets that are routed by ANR through this host are not included in the RECEIVED metrics that are maintained for each EE connection.
Tip: To query outstanding DISPLAY EE commands that are pending host name resolution, issue the D NET,EEDIAG,TEST=PENDING command.
Rule: The remote_hostname value is not always available for use by this command. The remote_hostname value is only available for use by a host when it initiates the connection (dial-out) to the remote EE partner. For a predefined EE connection (non-VRN), which is the dial-in side of the connection, the remote_hostname value is not available for use by this command. For a VRN EE connection, which is the dial-in side of the connection, the remote_hostname value is available for use after a dial-out is attempted to the remote EE partner. A new session request, initiated from that EE endpoint, must cause the dial to occur to the partner EE endpoint. At that time, the remote_hostname value is resolved, the existing EE connection is found and is used for the session, and that remote host name becomes available for use by this display command.
HOSTNAME=local_hostname
Limits the scope of the diagnostic scan to Enterprise Extender connections that have a local host name that matches the value of the local_hostname parameter.
Result: When the DISPLAY EE command is issued with only a local host name value, the output will contain aggregate totals composed of all active EE connections associated with the specified local host name.
Note: Code either a remote host name or remote IP address to further refine the scope of the DISPLAY EE command.
HOSTNAME=(,remote_hostname)
Limits the scope of the diagnostic scan to Enterprise Extender connections that have a remote host name that matches the value of the remote_hostname parameter.
Tip: Code either a local host name or local IP address to further refine the scope of the DISPLAY EE command.
HOSTNAME=(local_hostname,remote_hostname)
Limits the scope of the diagnostic scan to Enterprise Extender connections that have an endpoint in this host; that have a local host name with the local_hostname value and a remote host name with the remote_hostname value.
ID=name
Specifies the name of either a LINE or switched PU name which has an active Enterprise Extender connection.
IPADDR
Filter used to limit the scope of the diagnostic scan to Enterprise Extender connections specified by either the local IP address, remote IP address, or both. The IP address accepts a fully qualified dotted decimal format for IPv4–type addresses, or colon-hexadecimal format for IPv6–type addresses.
IPADDR=local_ipaddr
Limits the scope of the diagnostic scan to Enterprise Extender connections that have a local IP address of local_ipaddr.
Result: When the DISPLAY EE command is issued with only a local_hostname, the output will contain aggregate totals composed of all active EE connections associated with the local_hostname.
Tip: Code either a remote IPADDR or remote HOSTNAME to further refine the scope of the DISPLAY EE command.
IPADDR=(,remote_ipaddr)
Limits the scope of the diagnostic scan to Enterprise Extender connections which have a remote IP address of remote_ipaddr.
Tip: Code either a local IPADDR or local HOSTNAME to further refine the scope of the DISPLAY EE command.
IPADDR=(local_ipaddr,remote_ipaddr)
Limits the scope of the diagnostic scan to Enterprise Extender connections, which have an endpoint in this host, that have a local IP address of local_ipaddr and a remote IP address of remote_ipaddr.
LIST
Specifies the amount of detail the output will contain.
Guideline: If you specify the LIST operand without specifying a value, the default of LIST=SUMMARY is assumed.
LIST=DETAIL
When specified on the stand-alone D NET, EE command, general Enterprise Extender information will be displayed at the local IP address level, along with the information provided in the summary format.

When specified on the D NET,EE,ID=name command, the output will contain Enterprise Extender transmission statistics displayed at the port priority level.

When specified on the D NET,EE command by using the CPNAME, IPADDR, or HOSTNAME operands, the output is varied depending on the command inputs.
  • When the input to this command contains a CP name, remote_hostname or remote_IPADDR, the output will display Enterprise Extender transmission statistics at the port priority level.
  • When the input to this command contains either a local_hostname or a local_IPADDR (remote_hostname or remote_IPADDR not supplied), the output will be the aggregate of all active EE connections associated with the local_hostname or local_IPADDR. The output will display Enterprise Extender transmission statistics at the port priority level.
Guideline: To reduce the amount of output, use the default setting of LIST=SUMMARY, unless detailed breakdown of Enterprise Extender information is required.
LIST=EEVERIFY
When specified on the stand-alone D NET,EE command, general Enterprise Extender information will be displayed in summary format along with EE health verification information.

The LIST=EEVERIFY option is not valid with the CPNAME, ID, IPADDR, or HOSTNAME options. If LIST=EEVERIFY is specified with the CPNAME, ID, IPADDR or HOSTNAME options, VTAM issues message IST425I and fails the request.

LIST=SUMMARY
On the stand-alone D NET,EE command, general Enterprise Extender information will be displayed in summary format.

On the D NET,EE,ID=name command, the output will contain Enterprise Extender transmission statistics displayed as the aggregate of all port priorities for the specific EE connection displayed.

On the D NET,EE command using the IPADDR/HOSTNAME operands, the output varies depending on the command inputs.
  • When the input to this command contains a remote_hostname or a remote_IPADDR, the output will contain Enterprise Extender transmission statistics displayed as the aggregate of all port priorities for all matching active EE connections.
  • When the input to this command does not contain a remote_hostname or a remote_IPADDR, the output will be the aggregate of all active EE connections associated with the local _hostname or local_IPADDR specified on the command. The EE transmission statistics will be displayed as the aggregate for all port priorities.
MAX
Specifies the maximum number of Enterprise Extender connections that VTAM displays for this command.
MAX=*
Specifies that the value of the DSPLYMAX start option is used to limit the display output.
MAX=number_of_EE_connections
Specifies the number of Enterprise Extender connections that VTAM displays for this command. The valid range of this keyword is 1 to the value of the DSPLYMAX start option value. The default is the value specified for the DSPLYDEF start option.
Result: Specifying the MAX parameter limits the display output. VTAM searches only for the number of instances that you have specified. If fewer Enterprise Extender connections are found than you have specified on the MAX parameter, VTAM displays only the Enterprise Extender connections that are found.
Rules:
  • Do not specify both remote_hostname and remote_ipaddr.
  • Do not specify both local_hostname and a local_ipaddr.
  • You must specify at least one local or one remote input when issuing the D NET,EE command with the IPADDR/HOSTNAME operands. A local input is either local_ipaddr or local_hostname. A remote input is either remote_ipaddr or remote_hostname.

Examples

Displaying general Enterprise Extender information in summary format:
D NET,EE
IST097I DISPLAY ACCEPTED                                                         
IST350I DISPLAY TYPE = EE                                                        
IST2000I ENTERPRISE EXTENDER GENERAL INFORMATION                                 
IST1685I TCP/IP JOB NAME = TCPCS                                                 
IST2003I ENTERPRISE EXTENDER XCA MAJOR NODE NAME = XCAEE2                        
IST2004I LIVTIME = (10,0) SRQTIME = 15 SRQRETRY = 3                              
IST2005I IPRESOLV = 0
IST2231I CURRENT HPR CLOCK RATE = STANDARD                             
IST2232I HPR CLOCK RATE LAST SET TO HIGH ON 11/14/06 AT 22:58:41       
IST2233I HPR CLOCK RATE LAST EXITED HIGH ON 11/14/06 AT 22:58:45
IST924I -------------------------------------------------------------
IST2006I PORT PRIORITY =  SIGNAL    NETWORK     HIGH   MEDIUM     LOW
IST2007I IPPORT NUMBER =   12000      12001    12002    12003   12004
IST2008I IPTOS VALUE   =      C0         C0       80       40      20
IST924I -------------------------------------------------------------
IST2017I TOTAL RTP PIPES =          4     LU-LU SESSIONS =          3
IST2018I TOTAL ACTIVE PREDEFINED EE CONNECTIONS          =          2
IST2019I TOTAL ACTIVE LOCAL  VRN EE CONNECTIONS          =          0
IST2020I TOTAL ACTIVE GLOBAL VRN EE CONNECTIONS          =          0
IST2021I TOTAL ACTIVE EE CONNECTIONS                     =          2
IST314I END
Displaying general Enterprise Extender information in detailed format:
D NET,EE,LIST=DETAIL 
IST097I DISPLAY ACCEPTED                                                         
IST350I DISPLAY TYPE = EE                                                        
IST2000I ENTERPRISE EXTENDER GENERAL INFORMATION                                 
IST1685I TCP/IP JOB NAME = TCPCS                                                 
IST2003I ENTERPRISE EXTENDER XCA MAJOR NODE NAME = XCAIP1A                       
IST2004I LIVTIME = (10,0) SRQTIME = 15 SRQRETRY = 3                              
IST2005I IPRESOLV = 0 
IST2231I CURRENT HPR CLOCK RATE = STANDARD                             
IST2232I HPR CLOCK RATE LAST SET TO HIGH ON 11/14/06 AT 22:58:41       
IST2233I HPR CLOCK RATE LAST EXITED HIGH ON 11/14/06 AT 22:58:45     
IST924I -------------------------------------------------------------
IST2006I PORT PRIORITY =  SIGNAL    NETWORK     HIGH   MEDIUM     LOW
IST2007I IPPORT NUMBER =   12000      12001    12002    12003   12004
IST2008I IPTOS VALUE   =      C0         C0       80       40      20
IST924I -------------------------------------------------------------
IST1680I LOCAL IP ADDRESS 9.67.1.5
IST2004I LIVTIME = (10,0) SRQTIME = 15 SRQRETRY = 3
IST2009I RTP PIPES =          2      LU-LU SESSIONS      =          1
IST2010I INOPS DUE TO SRQRETRY EXPIRATION                =          0
IST1324I VNNAME = IP.GVRN5           VNGROUP = GPIP5     (GLOBAL)
IST2011I          AVAILABLE LINES FOR THIS EE VRN        =          0
IST2012I          ACTIVE CONNECTIONS USING THIS EE VRN   =          1
IST2013I AVAILABLE LINES FOR PREDEFINED EE CONNECTIONS   =          0
IST2014I ACTIVE PREDEFINED EE CONNECTIONS                =          0
IST2015I ACTIVE LOCAL  VRN EE CONNECTIONS                =          0
IST2016I ACTIVE GLOBAL VRN EE CONNECTIONS                =          1
IST924I -------------------------------------------------------------
IST1680I LOCAL IP ADDRESS 9.67.1.3
IST2004I LIVTIME = (10,20) SRQTIME = 20 SRQRETRY = 4
IST2009I RTP PIPES =          2      LU-LU SESSIONS      =          1
IST2010I INOPS DUE TO SRQRETRY EXPIRATION                =          0
IST1324I VNNAME = IP.GVRN3           VNGROUP = GPIP3     (GLOBAL)
IST2011I          AVAILABLE LINES FOR THIS EE VRN        =          0
IST2012I          ACTIVE CONNECTIONS USING THIS EE VRN   =          1
IST2013I AVAILABLE LINES FOR PREDEFINED EE CONNECTIONS   =          0
IST2014I ACTIVE PREDEFINED EE CONNECTIONS                =          0
IST2015I ACTIVE LOCAL  VRN EE CONNECTIONS                =          0
IST2016I ACTIVE GLOBAL VRN EE CONNECTIONS                =          1
IST924I -------------------------------------------------------------
IST1680I LOCAL IP ADDRESS 9.67.1.1
IST2004I LIVTIME = (10,30) SRQTIME = 30 SRQRETRY = 5
IST2009I RTP PIPES =          2      LU-LU SESSIONS      =          1
IST2010I INOPS DUE TO SRQRETRY EXPIRATION                =          0
IST1324I VNNAME = IP.GVRN1           VNGROUP = GPIP1     (GLOBAL)
IST2011I          AVAILABLE LINES FOR THIS EE VRN        =          0
IST2012I          ACTIVE CONNECTIONS USING THIS EE VRN   =          1
IST2013I AVAILABLE LINES FOR PREDEFINED EE CONNECTIONS   =          0
IST2014I ACTIVE PREDEFINED EE CONNECTIONS                =          0
IST2015I ACTIVE LOCAL  VRN EE CONNECTIONS                =          0
IST2016I ACTIVE GLOBAL VRN EE CONNECTIONS                =          1
IST924I -------------------------------------------------------------
IST2017I TOTAL RTP PIPES =          6     LU-LU SESSIONS =          3
IST2018I TOTAL ACTIVE PREDEFINED EE CONNECTIONS          =          0
IST2019I TOTAL ACTIVE LOCAL  VRN EE CONNECTIONS          =          0
IST2020I TOTAL ACTIVE GLOBAL VRN EE CONNECTIONS          =          3
IST2021I TOTAL ACTIVE EE CONNECTIONS                     =          3
IST314I END
Displaying the status of Enterprise Extender connections with the health verification information:
D NET,EE,LIST=EEVERIFY 
IST097I DISPLAY ACCEPTED                                     
IST350I DISPLAY TYPE = EE                                    
IST2000I ENTERPRISE EXTENDER GENERAL INFORMATION                      
IST1685I TCP/IP JOB NAME = TCPCS1                                     
IST2003I ENTERPRISE EXTENDER XCA MAJOR NODE NAME = XCAEE              
IST2004I LIVTIME = (10,0)     SRQTIME =    15  SRQRETRY =     3       
IST2005I IPRESOLV =    0                                              
IST2231I CURRENT HPR CLOCK RATE = STANDARD                            
IST924I ------------------------------------------------------------- 
IST2006I PORT PRIORITY =  SIGNAL    NETWORK     HIGH   MEDIUM     LOW 
IST2007I IPPORT NUMBER =   12000      12001    12002    12003   12004 
IST2008I IPTOS VALUE   =      C0         C0       80       40      20 
IST924I ------------------------------------------------------------- 
IST2324I EE HEALTH VERIFICATION: FAILED CONNECTION INFORMATION       
IST2325I LINE LNEE4000 PU SWEE42AI ON 08/11/09 AT 20:52:43           
IST2326I EE HEALTH VERIFICATION TOTAL CONNECTION FAILURES = 1        
IST2017I TOTAL RTP PIPES =          5     LU-LU SESSIONS =          5 
IST2018I TOTAL ACTIVE PREDEFINED EE CONNECTIONS          =          1 
IST2019I TOTAL ACTIVE LOCAL  VRN EE CONNECTIONS          =          0 
IST2020I TOTAL ACTIVE GLOBAL VRN EE CONNECTIONS          =          0 
IST2021I TOTAL ACTIVE EE CONNECTIONS                     =          1 
IST314I END 
Displaying Enterprise Extender connection information by PU name in summary format:
D NET,EE,ID=SWEE2A1
IST097I DISPLAY ACCEPTED
IST350I DISPLAY TYPE = EE
IST2001I ENTERPRISE EXTENDER CONNECTION INFORMATION
IST075I NAME = SWEE2A1, TYPE = PU_T2.1 
IST1680I LOCAL IP ADDRESS 2000::67:1:1
IST1910I LOCAL HOSTNAME VIPA16.SSCP1A.TCP.RALEIGH.IBM.COM
IST1680I REMOTE IP ADDRESS 2000::67:1:2
IST1909I REMOTE HOSTNAME VIPA16.SSCP2A.TCP.RALEIGH.IBM.COM
IST2346I CP NAME = NETA.SSCP2A
IST2114I LIVTIME: INITIAL = 10 MAXIMUM = 30 CURRENT = 20
IST2022I EE CONNECTION ACTIVATED ON 08/11/09 AT 20:22:55
IST2023I CONNECTED TO LINE LNEE1000
IST2327I EE HEALTH VERIFICATION OPTION - EEVERIFY = 3 MINUTES
IST2328I EE HEALTH VERIFICATION FAILED ON 8/11/09 AT 20:55:57
IST2339I EE HEALTH VERIFICATION LAST SUCCESS ON 08/11/09 AT 20:52:57
IST2025I LDLC SIGNALS RETRANSMITTED AT LEAST ONE TIME    =          0
IST2026I LDLC SIGNALS RETRANSMITTED SRQRETRY TIMES       =          0
IST2009I RTP PIPES =          4      LU-LU SESSIONS      =          3
IST2027I DWINOP  = NO      REDIAL = *NA*        REDDELAY =       *NA*
IST2028I KEEPACT = NO
IST924I -------------------------------------------------------------
IST2035I TOTALS FOR ALL PORT PRIORITIES
IST2036I   NLPS SENT           =                49782  ( 049K )
IST2037I   BYTES SENT          =              4576487  ( 004M )
IST2038I   NLPS RETRANSMITTED  =                    0  ( 000K )
IST2039I   BYTES RETRANSMITTED =                    0  ( 000K )
IST2040I   NLPS RECEIVED       =                49780  ( 049K )
IST2041I   BYTES RECEIVED      =              4576724  ( 004M )
IST314I END
Displaying Enterprise Extender connection information by line (LINE) name in detailed format:
D NET,EE,ID=LNEE1000,LIST=DETAIL
IST097I DISPLAY ACCEPTED
IST350I DISPLAY TYPE = EE
IST2001I ENTERPRISE EXTENDER CONNECTION INFORMATION
IST075I NAME = LNEE1000, TYPE = LINE
IST1680I LOCAL IP ADDRESS 2000::67:1:1
IST1910I LOCAL HOSTNAME VIPA16.SSCP1A.TCP.RALEIGH.IBM.COM
IST1680I REMOTE IP ADDRESS 2000::67:1:2
IST1909I REMOTE HOSTNAME VIPA16.SSCP2A.TCP.RALEIGH.IBM.COM
IST2346I CP NAME = NETA.SSCP2A
IST2114I LIVTIME: INITIAL = 10 MAXIMUM = 30 CURRENT = 20
IST2022I EE CONNECTION ACTIVATED ON 08/11/09 AT 20:22:55
IST2024I CONNECTED TO SWITCHED PU SWEE2A1
IST2327I EE HEALTH VERIFICATION OPTION - EEVERIFY = 3 MINUTES
IST2328I EE HEALTH VERIFICATION FAILED ON 8/11/09 AT 20:55:57
IST2339I EE HEALTH VERIFICATION LAST SUCCESS ON 08/11/09 AT 20:52:56
IST2025I LDLC SIGNALS RETRANSMITTED AT LEAST ONE TIME    =          0
IST2026I LDLC SIGNALS RETRANSMITTED SRQRETRY TIMES       =          0
IST2009I RTP PIPES =          4      LU-LU SESSIONS      =          3
IST2027I DWINOP  = NO      REDIAL = *NA*        REDDELAY =       *NA*
IST2028I KEEPACT = NO
IST924I -------------------------------------------------------------
IST2030I PORT PRIORITY = SIGNAL
IST2029I   MTU SIZE = 1232
IST2036I   NLPS SENT           =                    4     ( 000K )
IST2037I   BYTES SENT          =                  526     ( 000K )
IST2038I   NLPS RETRANSMITTED  =                    0     ( 000K )
IST2039I   BYTES RETRANSMITTED =                    0     ( 000K )
IST2040I   NLPS RECEIVED       =                    4     ( 000K )
IST2041I   BYTES RECEIVED      =                  577     ( 000K )
IST924I ----------------------------------------------------------
IST2031I PORT PRIORITY = NETWORK
IST2029I   MTU SIZE = 1232
IST2036I   NLPS SENT           =                   91  ( 000K )
IST2037I   BYTES SENT          =                 7036  ( 007K )
IST2038I   NLPS RETRANSMITTED  =                    0  ( 000K )
IST2039I   BYTES RETRANSMITTED =                    0  ( 000K )
IST2040I   NLPS RECEIVED       =                   90  ( 000K )
IST2041I   BYTES RECEIVED      =                 6693  ( 006K )
IST924I -------------------------------------------------------------
IST2032I PORT PRIORITY = HIGH
IST2029I   MTU SIZE = 1232
IST2036I   NLPS SENT           =                56390  ( 056K )
IST2037I   BYTES SENT          =              5184997  ( 005M )
IST2038I   NLPS RETRANSMITTED  =                    0  ( 000K )
IST2039I   BYTES RETRANSMITTED =                    0  ( 000K )
IST2040I   NLPS RECEIVED       =                56394  ( 056K )
IST2041I   BYTES RECEIVED      =              5185656  ( 005M )
IST924I -------------------------------------------------------------
IST2033I PORT PRIORITY = MEDIUM
IST2029I   MTU SIZE = 1232
IST2036I   NLPS SENT           =                    0  ( 000K )
IST2037I   BYTES SENT          =                    0  ( 000K )
IST2038I   NLPS RETRANSMITTED  =                    0  ( 000K )
IST2039I   BYTES RETRANSMITTED =                    0  ( 000K )
IST2040I   NLPS RECEIVED       =                    0  ( 000K )
IST2041I   BYTES RECEIVED      =                    0  ( 000K )
IST924I -------------------------------------------------------------
IST2034I PORT PRIORITY = LOW
IST2029I   MTU SIZE = 1232
IST2036I   NLPS SENT           =                    0  ( 000K )
IST2037I   BYTES SENT          =                    0  ( 000K )
IST2038I   NLPS RETRANSMITTED  =                    0  ( 000K )
IST2039I   BYTES RETRANSMITTED =                    0  ( 000K )
IST2040I   NLPS RECEIVED       =                    0  ( 000K )
IST2041I   BYTES RECEIVED      =                    0  ( 000K )
IST924I -------------------------------------------------------------
IST2035I TOTALS FOR ALL PORT PRIORITIES
IST2036I   NLPS SENT           =                56485  ( 056K )
IST2037I   BYTES SENT          =              5192559  ( 005M )
IST2038I   NLPS RETRANSMITTED  =                    0  ( 000K )
IST2039I   BYTES RETRANSMITTED =                    0  ( 000K )
IST2040I   NLPS RECEIVED       =                56488  ( 056K )
IST2041I   BYTES RECEIVED      =              5192926  ( 005M )
IST314I END
Displaying Enterprise Extender connection information by IP address (IPADDR) in summary format:
D NET,EE,IPADDR=(2000::67:1:1,2000::67:1:2)
IST097I DISPLAY ACCEPTED
IST350I DISPLAY TYPE = EE
IST2001I ENTERPRISE EXTENDER CONNECTION INFORMATION
IST924I -------------------------------------------------------------
IST1680I LOCAL IP ADDRESS 2000::67:1:1
IST1910I LOCAL HOSTNAME VIPA16.SSCP1A.TCP.RALEIGH.IBM.COM
IST1680I REMOTE IP ADDRESS 2000::67:1:2
IST1909I REMOTE HOSTNAME VIPA16.SSCP2A.TCP.RALEIGH.IBM.COM
IST2346I CP NAME = NETA.SSCP2A
IST2114I LIVTIME: INITIAL = 10 MAXIMUM = 30 CURRENT = 20
IST2022I EE CONNECTION ACTIVATED ON 09/12/03 AT 09:27:15
IST2023I CONNECTED TO LINE LNEE1000
IST2024I CONNECTED TO SWITCHED PU SWEE2A1
IST2025I LDLC SIGNALS RETRANSMITTED AT LEAST ONE TIME    =          0
IST2026I LDLC SIGNALS RETRANSMITTED SRQRETRY TIMES       =          0
IST2009I RTP PIPES =          7      LU-LU SESSIONS      =          6
IST2027I DWINOP  = NO      REDIAL = *NA*        REDDELAY =       *NA*
IST2028I KEEPACT = NO
IST924I -------------------------------------------------------------
IST2035I TOTALS FOR ALL PORT PRIORITIES
IST2036I   NLPS SENT           =                95182  ( 095K )
IST2037I   BYTES SENT          =             10787917  ( 010M )
IST2038I   NLPS RETRANSMITTED  =                    0  ( 000K )
IST2039I   BYTES RETRANSMITTED =                    0  ( 000K )
IST2040I   NLPS RECEIVED       =                95227  ( 095K )
IST2041I   BYTES RECEIVED      =              9756692  ( 009M )
IST2042I 1 OF 1 EE CONNECTIONS DISPLAYED
IST314I END
Displaying Enterprise Extender connection information by remote IP address (IPADDR) only in summary format:
D NET,EE,IPADDR=(,2000::67:1:2)
IST097I DISPLAY ACCEPTED
IST350I DISPLAY TYPE = EE
IST2001I ENTERPRISE EXTENDER CONNECTION INFORMATION
IST924I -------------------------------------------------------------
IST1680I LOCAL IP ADDRESS 2000::67:1:1
IST1910I LOCAL HOSTNAME VIPA16.SSCP1A.TCP.RALEIGH.IBM.COM
IST1680I REMOTE IP ADDRESS 2000::67:1:2
IST1909I REMOTE HOSTNAME VIPA16.SSCP2A.TCP.RALEIGH.IBM.COM
IST2346I CP NAME = NETA.SSCP2A
IST2114I LIVTIME: INITIAL = 10 MAXIMUM = 30 CURRENT = 10
IST2022I EE CONNECTION ACTIVATED ON 09/12/03 AT 09:27:15
IST2023I CONNECTED TO LINE LNEE1000
IST2024I CONNECTED TO SWITCHED PU SWEE2A1
IST2025I LDLC SIGNALS RETRANSMITTED AT LEAST ONE TIME    =          0
IST2026I LDLC SIGNALS RETRANSMITTED SRQRETRY TIMES       =          0
IST2009I RTP PIPES =          7      LU-LU SESSIONS      =          6
IST2027I DWINOP  = NO      REDIAL = *NA*        REDDELAY =       *NA*
IST2028I KEEPACT = NO
IST924I -------------------------------------------------------------
IST2035I TOTALS FOR ALL PORT PRIORITIES
IST2036I   NLPS SENT           =                95182  ( 095K )
IST2037I   BYTES SENT          =             10787917  ( 010M )
IST2038I   NLPS RETRANSMITTED  =                    0  ( 000K )
IST2039I   BYTES RETRANSMITTED =                    0  ( 000K )
IST2040I   NLPS RECEIVED       =                95227  ( 095K )
IST2041I   BYTES RECEIVED      =              9756692  ( 009M )
IST2042I 1 OF 1 EE CONNECTIONS DISPLAYED
IST314I END
Displaying Enterprise Extender connection information by IP address (IPADDR) and host name (HOSTNAME) in summary format:
D NET,EE,IPADDR=2000::67:1:1,HOSTNAME=(,VIPA16.SSCP2A.TCP.RALEIGH.IBM.COM)
IST097I DISPLAY ACCEPTED
IST350I DISPLAY TYPE = EE
IST2119I ENTERPRISE EXTENDER DISPLAY CORRELATOR: EE000001
IST2120I HOSTNAME RESOLUTION IN PROGRESS
IST314I END

IST350I DISPLAY TYPE = EE
IST2119I ENTERPRISE EXTENDER DISPLAY CORRELATOR: EE000001
IST2121I HOSTNAME RESOLUTION COMPLETE
IST1680I REMOTE IP ADDRESS 2000::67:1:2
IST1909I REMOTE HOSTNAME VIPA16.SSCP2A.TCP.RALEIGH.IBM.COM
IST314I END

IST350I DISPLAY TYPE = EE
IST2001I ENTERPRISE EXTENDER CONNECTION INFORMATION
IST2119I ENTERPRISE EXTENDER DISPLAY CORRELATOR: EE000001
IST924I -------------------------------------------------------------
IST1680I LOCAL IP ADDRESS 2000::67:1:1
IST1910I LOCAL HOSTNAME VIPA16.SSCP1A.TCP.RALEIGH.IBM.COM
IST1680I REMOTE IP ADDRESS 2000::67:1:2
IST1909I REMOTE HOSTNAME VIPA16.SSCP2A.TCP.RALEIGH.IBM.COM
IST2346I CP NAME = NETA.SSCP2A
IST2114I LIVTIME: INITIAL = 10 MAXIMUM = 30 CURRENT 20
IST2022I EE CONNECTION ACTIVATED ON 08/12/05 AT 09:27:15
IST2023I CONNECTED TO LINE LNEE1000
IST2024I CONNECTED TO SWITCHED PU SWEE2A1
IST2025I LDLC SIGNALS RETRANSMITTED AT LEAST ONE TIME    =          0
IST2026I LDLC SIGNALS RETRANSMITTED SRQRETRY TIMES       =          0
IST2009I RTP PIPES =          7      LU-LU SESSIONS      =          6
IST2027I DWINOP  = NO      REDIAL = *NA*        REDDELAY =       *NA*
IST2028I KEEPACT = NO
IST924I -------------------------------------------------------------
IST2035I TOTALS FOR ALL PORT PRIORITIES
IST2036I   NLPS SENT           =                95182  ( 095K )
IST2037I   BYTES SENT          =             10787917  ( 010M )
IST2038I   NLPS RETRANSMITTED  =                    0  ( 000K )
IST2039I   BYTES RETRANSMITTED =                    0  ( 000K )
IST2040I   NLPS RECEIVED       =                95227  ( 095K )
IST2041I   BYTES RECEIVED      =              9756692  ( 009M )
IST2042I 1 OF 1 EE CONNECTIONS DISPLAYED
IST314I END
Displaying Enterprise Extender connections associated with a local host name (HOSTNAME) in summary format:
D NET,EE,HOSTNAME=VIPA16.SSCP1A.TCP.RALEIGH.IBM.COM
IST097I DISPLAY ACCEPTED
IST350I DISPLAY TYPE = EE
IST2119I ENTERPRISE EXTENDER DISPLAY CORRELATOR: EE000002
IST2120I HOSTNAME RESOLUTION IN PROGRESS
IST314I END

IST350I DISPLAY TYPE = EE
IST2119I ENTERPRISE EXTENDER DISPLAY CORRELATOR: EE000002
IST2121I HOSTNAME RESOLUTION COMPLETE
IST1680I LOCAL IP ADDRESS 2000::67:1:1
IST1910I LOCAL HOSTNAME VIPA16.SSCP1A.TCP.RALEIGH.IBM.COM
IST314I END

IST350I DISPLAY TYPE = EE
IST2002I ENTERPRISE EXTENDER AGGREGATE CONNECTION INFORMATION
IST2119I ENTERPRISE EXTENDER DISPLAY CORRELATOR: EE000002
IST924I -------------------------------------------------------------
IST1680I LOCAL IP ADDRESS 2000::67:1:1
IST1910I LOCAL HOSTNAME VIPA16.SSCP1A.TCP.RALEIGH.IBM.COM
IST2004I LIVTIME = (10,30) SRQTIME = 30 SRQRETRY = 5
IST2009I RTP PIPES =          7      LU-LU SESSIONS      =          6
IST2010I INOPS DUE TO SRQRETRY EXPIRATION                =          0
IST2013I AVAILABLE LINES FOR PREDEFINED EE CONNECTIONS   =          0
IST2014I ACTIVE PREDEFINED EE CONNECTIONS                =          1
IST2015I ACTIVE LOCAL  VRN EE CONNECTIONS                =          0
IST2016I ACTIVE GLOBAL VRN EE CONNECTIONS                =          0
IST2044I TOTAL ACTIVE EE CONNECTIONS FOR LOCAL IPADDR    =          1
IST924I -------------------------------------------------------------
IST2035I TOTALS FOR ALL PORT PRIORITIES
IST2036I   NLPS SENT           =                78877  ( 078K )
IST2037I   BYTES SENT          =              8671229  ( 008M )
IST2038I   NLPS RETRANSMITTED  =                    0  ( 000K )
IST2039I   BYTES RETRANSMITTED =                    0  ( 000K )
IST2040I   NLPS RECEIVED       =                78923  ( 078K )
IST2041I   BYTES RECEIVED      =              7951928  ( 007M )
IST314I END
Displaying Enterprise Extender connections associated with a local IP address (IPADDR) in detailed format:
D NET,EE,IPADDR=9.67.1.1,LIST=DETAIL
IST097I DISPLAY ACCEPTED
IST350I DISPLAY TYPE = EE
IST2002I ENTERPRISE EXTENDER AGGREGATE CONNECTION INFORMATION 
IST924I -------------------------------------------------------------
IST1680I LOCAL IP ADDRESS 9.67.1.1
IST1910I LOCAL HOSTNAME VIPA.SSCP1A.TCP.RALEIGH.IBM.COM
IST2004I LIVTIME = (10,30) SRQTIME = 30 SRQRETRY = 5
IST2009I RTP PIPES =          4      LU-LU SESSIONS      =          3
IST2010I INOPS DUE TO SRQRETRY EXPIRATION                =          0
IST2013I AVAILABLE LINES FOR PREDEFINED EE CONNECTIONS   =          0
IST2014I ACTIVE PREDEFINED EE CONNECTIONS                =          1
IST2015I ACTIVE LOCAL  VRN EE CONNECTIONS                =          0
IST2016I ACTIVE GLOBAL VRN EE CONNECTIONS                =          0
IST2043I TOTAL ACTIVE EE CONNECTIONS FOR LOCAL HOSTNAME  =          1
IST924I -------------------------------------------------------------
IST2030I PORT PRIORITY = SIGNAL
IST2036I   NLPS SENT           =                    4  ( 000K )
IST2037I   BYTES SENT          =                  526  ( 000K )
IST2038I   NLPS RETRANSMITTED  =                    0  ( 000K )
IST2039I   BYTES RETRANSMITTED =                    0  ( 000K )
IST2040I   NLPS RECEIVED       =                    4  ( 000K )
IST2041I   BYTES RECEIVED      =                  577  ( 000K )
IST924I -------------------------------------------------------------
IST2031I PORT PRIORITY = NETWORK
IST2036I   NLPS SENT           =                  187  ( 000K )
IST2037I   BYTES SENT          =                13397  ( 013K )
IST2038I   NLPS RETRANSMITTED  =                    0  ( 000K )
IST2039I   BYTES RETRANSMITTED =                    0  ( 000K )
IST2040I   NLPS RECEIVED       =                  197  ( 000K )
IST2041I   BYTES RECEIVED      =                14115  ( 014K )
IST924I -------------------------------------------------------------
IST2032I PORT PRIORITY = HIGH
IST2036I   NLPS SENT           =               140332  ( 140K )
IST2037I   BYTES SENT          =             12888984  ( 012M )
IST2038I   NLPS RETRANSMITTED  =                    0  ( 000K )
IST2039I   BYTES RETRANSMITTED =                    0  ( 000K )
IST2040I   NLPS RECEIVED       =               140328  ( 140K )
IST2041I   BYTES RECEIVED      =             12888352  ( 012M )
IST924I -------------------------------------------------------------
IST2033I PORT PRIORITY = MEDIUM 
IST2036I   NLPS SENT           =                    0  ( 000K )
IST2037I   BYTES SENT          =                    0  ( 000K )
IST2038I   NLPS RETRANSMITTED  =                    0  ( 000K )
IST2039I   BYTES RETRANSMITTED =                    0  ( 000K )
IST2040I   NLPS RECEIVED       =                    0  ( 000K )
IST2041I   BYTES RECEIVED      =                    0  ( 000K )
IST924I -------------------------------------------------------------
IST2034I PORT PRIORITY = LOW
IST2036I   NLPS SENT           =                    0  ( 000K )
IST2037I   BYTES SENT          =                    0  ( 000K )
IST2038I   NLPS RETRANSMITTED  =                    0  ( 000K )
IST2039I   BYTES RETRANSMITTED =                    0  ( 000K )
IST2040I   NLPS RECEIVED       =                    0  ( 000K )
IST2041I   BYTES RECEIVED      =                    0  ( 000K )
IST924I -------------------------------------------------------------
IST2035I TOTALS FOR ALL PORT PRIORITIES
IST2036I   NLPS SENT           =               140523  ( 140K )
IST2037I   BYTES SENT          =             12902907  ( 012M )
IST2038I   NLPS RETRANSMITTED  =                    0  ( 000K )
IST2039I   BYTES RETRANSMITTED =                    0  ( 000K )
IST2040I   NLPS RECEIVED       =               140529  ( 140K )
IST2041I   BYTES RECEIVED      =             12903044  ( 012M )
IST314I END
Displaying Enterprise Extender connection information by CPNAME in summary format:
D NET,EE,CPNAME=SSCP2A
     IST097I DISPLAY ACCEPTED
     IST350I DISPLAY TYPE = EE 
     IST2001I ENTERPRISE EXTENDER CONNECTION INFORMATION
     IST924I -------------------------------------------------------------
     IST1680I LOCAL IP ADDRESS 10.81.1.1
     IST1680I REMOTE IP ADDRESS 10.81.2.2
     IST2346I CP NAME = NETA.SSCP2A
     IST2022I EE CONNECTION ACTIVATED ON 09/28/12 AT 09:17:44
     IST2114I LIVTIME:    INITIAL =   10   MAXIMUM =    0   CURRENT =   10
     IST2023I CONNECTED TO LINE LNEE4001
     IST2024I CONNECTED TO SWITCHED PU SWEE42AH
     IST2025I LDLC SIGNALS RETRANSMITTED AT LEAST ONE TIME    =          0
     IST2026I LDLC SIGNALS RETRANSMITTED SRQRETRY TIMES       =          0
     IST2009I RTP PIPES =          0      LU-LU SESSIONS      =          0
     IST2027I DWINOP  = NO      REDIAL = *NA*        REDDELAY =       *NA*
     IST2028I KEEPACT = YES
     IST924I -------------------------------------------------------------
     IST2035I TOTALS FOR ALL PORT PRIORITIES
     IST2036I   NLPS SENT           =                   10  ( 000K )
     IST2037I   BYTES SENT          =                  910  ( 000K )
     IST2038I   NLPS RETRANSMITTED  =                    0  ( 000K )
     IST2039I   BYTES RETRANSMITTED =                    0  ( 000K )
     IST2040I   NLPS RECEIVED       =                   10  ( 000K )
     IST2041I   BYTES RECEIVED      =                  892  ( 000K )
     IST924I -------------------------------------------------------------
     IST1680I LOCAL IP ADDRESS 2001:DB8:10::81:1:1
     IST1680I REMOTE IP ADDRESS 2001:DB8:10::81:2:2
     IST2346I CP NAME = NETA.SSCP2A
     IST2022I EE CONNECTION ACTIVATED ON 09/28/12 AT 09:17:32
     IST2114I LIVTIME:    INITIAL =   10   MAXIMUM =    0   CURRENT =   10
     IST2023I CONNECTED TO LINE LNEE6001
     IST2024I CONNECTED TO SWITCHED PU SWEE62AH
     IST2025I LDLC SIGNALS RETRANSMITTED AT LEAST ONE TIME    =          0
     IST2026I LDLC SIGNALS RETRANSMITTED SRQRETRY TIMES       =          0
     IST2009I RTP PIPES =          1      LU-LU SESSIONS      =          2
     IST2027I DWINOP  = NO      REDIAL = *NA*        REDDELAY =       *NA*
     IST2028I KEEPACT = YES
     IST924I -------------------------------------------------------------
     IST2035I TOTALS FOR ALL PORT PRIORITIES
     IST2036I   NLPS SENT           =                   41  ( 000K )
     IST2037I   BYTES SENT          =                 4305  ( 004K )
     IST2038I   NLPS RETRANSMITTED  =                    0  ( 000K )
     IST2039I   BYTES RETRANSMITTED =                    0  ( 000K )
     IST2040I   NLPS RECEIVED       =                   42  ( 000K )
     IST2041I   BYTES RECEIVED      =                 4134  ( 004K )
     IST2042I 2 OF 2 EE CONNECTIONS DISPLAYED
     IST314I END