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. |
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
Address: 192.168.1.222
Flags: Primary
LinkName: EZASAMEMVS
Address: 192.168.1.212
Flags:
LinkName: VIPLC0A801DB
Address: 192.168.1.219
Flags:
LinkName: EZAXCF2A
Address: 192.168.1.212
Flags:
LinkName: LOOPBACK
Address: 127.0.0.1
|