Expand Configuration and Management Manual (G06.24+)

Subsystem Control Facility (SCF) Commands
Expand Configuration and Management Manual523347-008
15-68
PROBE PROCESS Command
Assume that you have entered the following commands:
-> SYSTEM \NODEA
-> PROBE PROCESS $NCP, TO (\NODEB, \NODEC, \NODED, &
-> \NODER, \NODEQ)
The display resulting from these commands has the format as shown in
Example 15-21:
NETPROBES AT \NODEA (003)
indicates the system name and system number from which the probe was made.
2 \NODEB - * (00002 ms)
indicates that the probe was made from the system named \NODEA to the system
named \NODEB. The list begins with \NODEB and ends at the system from which
the probe was made, indicated by the asterisk *. The connection is direct—there is
no system in between. The value in parentheses (00002 ms) indicates that the
round-trip time for this probe was 2 milliseconds.
4 \NODEC - \NODER - \NODED - \NODEW - \NODEB - * (00003 ms)
indicates that the probe was made from \NODEA to \NODEC. The list begins with
\NODEC and ends at the system from which the probe was made, indicated by the
asterisk *. The systems in between are \NODER, \NODED, \NODEW, and
\NODEB. The value in parentheses (00003 ms) indicates that the round-trip time
for this probe was 3 milliseconds.
5 \NODED - \NODEW - \NODEH - \NODEB - * (00002 ms)
indicates that the probe was made from \NODEA to \NODED. The list begins with
\NODED and ends at the system from which the probe was made, indicated by the
asterisk *. The systems in between are \NODEW, \NODEH, and \NODEB. The
value in parentheses (00002 ms) indicates that the round-trip time for this probe
was 2 milliseconds.
6 \NODER - \NODED - \NODEW - \NODEH - \NODEB - * (00003 ms)
indicates that the probe was made from \NODEA to \NODER. The list begins with
\NODER and ends at the system from which the probe was made, indicated by the
asterisk *. The systems in between are \NODED, \NODEW, \NODEH, and
Example 15-21. PROBE PROCESS $NCP Command
>PROBE PROCESS $NCP, AT \NODEA, TO (\NODEB,\NODEC,\NODEW,\NODER,\NODEQ)
NETPROBES AT \NODEA (003) Time: MAR 11,2000 11:20:37
2 \NODEB - * (00002 ms)
4 \NODEC - \NODER - \NODED - \NODEW - \NODEB - * (00003 ms)
5 \NODED - \NODEW - \NODEH - \NODEB - * (00002 ms)
6 \NODER - \NODED - \NODEW - \NODEH - \NODEB - * (00003 ms)
7 \NODEQ - * (00003 ms)