z/OS Communications Server: IP Diagnosis Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Overview

z/OS Communications Server: IP Diagnosis Guide
GC27-3652-02

Interconnectivity between network hosts encompasses the physical layer or hardware layer, the protocols such as TCP and IP, the IP security services, and the applications that use the services of TCP and IP. To understand interconnectivity, you should first understand internetworking. For detailed information about internetworking, see Overview of internetworking.

Isolating network problems is an essential step in successful implementation of a network application. This topic introduces commands and techniques you can use to diagnose network connectivity problems.

The following diagnostic commands are available for either the z/OS UNIX environment or the TSO environment:
  • Ping
  • Netstat
  • Traceroute

Netstat reports are also available from the console environment by invoking the DISPLAY TCPIP,,NETSTAT command. For complete descriptions of these commands and examples of their output, see z/OS Communications Server: IP System Administrator's Commands.

When referring to these commands and their options throughout this section, both the TSO and z/OS® UNIX shell command options are listed, separated by a slash. For example, the recommendation to use Netstat to view the stack's HOME list of IP addresses appears as "use Netstat HOME/-h."

MVS-style data sets are written in capital letters (for example, hlq.TCPIP.DATA). Files names in the z/OS UNIX file system are written in lowercase (for example, /etc/hosts).

Table 1 lists the name of the commands in each environment.
Table 1. Diagnostic commands
UNIX command TSO command Refer to:
ping/oping PING Using the Ping command
netstat/onetstat NETSTAT Using the Netstat command
traceroute/otracert TRACERTE Using the Traceroute command
Note: Do not use the resolver and domain name server functions, which translate symbolic names to IP addresses, when diagnosing network problems. Use the host IP address instead.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014