Name |
Details |
Description |
Displays the TCP/IP routing table for the named 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 ARP” output. Note that prior to z/OS V1R12, only IPV4 destinations are displayed. Beginning with z/OS V1R12, both IPV4 and IPV6 destinations are listed. |
Sample Command |
ev390hostcmd 46 "112|*.s390.mysite.com" ev390hostcmd 46 "112|*|APPLDATA.s390.mysite.com" |
---|---|
Sample Output |
MVS TCP/IP NETSTAT CS V2R1 TCPIP Name: TCPIP 15:28:34 IPv4 Destinations Destination Gateway Flags Refcnt Interface ----------- ------- ----- ------ --------- Default 192.168.1.1 UGS 0000000000 OSDL 127.0.0.1/32 0.0.0.0 UH 0000000000 LOOPBACK 192.168.1.0/24 0.0.0.0 US 0000000007 OSDL 192.168.1.210/32 0.0.0.0 UH 0000000000 OSDL 192.168.1.211/32 0.0.0.0 UHS 0000000000 EZAXCF2A 192.168.1.212/32 0.0.0.0 UH 0000000000 EZASAMEMVS 192.168.1.212/32 0.0.0.0 UH 0000000000 EZAXCF2A 192.168.1.219/32 0.0.0.0 UH 0000000000 VIPLC0A801DB 192.168.1.222/32 0.0.0.0 UH 0000000000 VLINK2 IPv6 Destinations DestIP: Default
DestIP: ::1/128 Gw: ::
DestIP: fda5:3ad7:3471:5::/64 Gw: ::
DestIP: fda5:3ad7:3471:5::210/128 Gw: ::
DestIP: fe80::14:5e00:1b8:8195/128 Gw: ::
EOF |