Name |
Details |
---|---|
Description |
Displays the network configuration and status of a TCP/IP stack via a “netstat” request to TSO. This option requires a temporary dataset to hold the TSO output (see the in the note in the section: “Using OSINFO System Information API Commands”). |
Parameters |
An 8-character TCP/IP jobname, or “*” for first active stack (default=*) (Optional) “APPLDATA” to show detailed information concerning application data for TCP connections. |
Output |
TSO-styled “NETSTAT ALLConn” output. Note that the format of the output changed after z/OS V1R10. |
Sample Command |
ev390hostcmd 46 "110|*.s390.mysite.com" ev390hostcmd 46 "110|*|APPLDATA.s390.mysite.com" |
Sample Output |
MVS TCP/IP NETSTAT CS V2R1 TCPIP Name: TCPIP 22:03:36 User Id Conn State BPXOINIT 00000024 Listen
CICSWUIP 00000050 Listen
Application Data: DFHIWUINCM01CWXNHTTP EYUWUI CICSWUIP 00000052 Listen
EV390V70 0004ED53 Establish
Foreign Socket: 192.168.1.174..64939 EV390V70 0004ED55 Establish
FTPD1 00000022 Listen Local Socket: ::..21
EOF |