Name |
Details |
---|---|
Description |
Displays the IPV4 ARP cache 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) Display the ARP cache for a specific network address (in the format nnn.nnn.nnn.nnn) or “ALL”. “ALL” is the default. |
Output |
TSO-styled “NETSTAT ARP” output |
Sample Command |
ev390hostcmd 46 "113|*.s390.mysite.com" ev390hostcmd 46 "113|192..168..1..102.s390.mysite.com" (Remember that period characters must be doubled in the command portion of an ev390hostcmd to differentiate it from the destination agent name.) |
---|---|
Sample Output |
MVS TCP/IP NETSTAT CS V2R1 TCPIP Name: TCPIP 15:37:48 Querying ARP cache for address 192.168.1.52 Interface: OSDL ETHERNET: 00145EB88185 Querying ARP cache for address 192.168.1.53 Interface: OSDL ETHERNET: 00145EB88185 Querying ARP cache for address 192.168.1.54 Interface: OSDL ETHERNET: 00145EB88185 Querying ARP cache for address 192.168.1.55 Interface: OSDL ETHERNET: 00145EB88185 Querying ARP cache for address 192.168.1.1 Interface: OSDL ETHERNET: 00A0CC65D8A2 EOF |