Expand Configuration and Management Manual (H06.21+, J06.10+)

Subsystem Control Facility (SCF) Commands
Expand Configuration and Management Manual — 529522-013
14 - 72
PROBE PROCESS Command
system-list identifies the system, or systems, to which the probe is made.
*
denotes all accessible systems in the network. That is, the probe is made to all
accessible systems. If the TO parameter is omitted, * is assumed and the
probe is made to all accessible systems in the network.
Assume that you have entered these 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 14-24:
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
Example 14-24. 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)