Name |
Details |
Description |
Displays the IP address and associated links or interface name 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=*) |
Output |
TSO-styled “NETSTAT HOME” output. Note that the format of the output changed after z/OS V1R10. |
Sample Command |
ev390hostcmd 46 "111|TCPIP.s390.mysite.com" |
Sample Output |
MVS TCP/IP NETSTAT CS V2R1 TCPIP Name: TCPIP 15:25:19 Home address list: LinkName: VLINK2
Flags: Primary LinkName: EZASAMEMVS
LinkName: VIPLC0A801DB Address: 192.168.1.219
LinkName: EZAXCF2A Address: 192.168.1.212
LinkName: LOOPBACK Address: 127.0.0.1 Flags: IntfName: OSDL
Flags: IntfName: OSDL6
Flags: Autoconfigured IntfName: LOOPBACK6
EOF |