Display statistical information for a particular probe operation or for all operations.
To display statistical information for all probe operations:
host1#show rtr collection-statistics
Echo Entries:
rtrIndex operationsSent operationsRcvd lastGoodResponse ---------- -------------- -------------- ---------------- 1 5208 5187 08/30/2000 05:09
rtrIndex operStatus minRtt maxRtt avgRtt rttSumSqr ---------- ---------- ------ ------ ------ --------- 1 enabled 0 1785 3 7109208
PathEcho Entries:
rtrIndex testAttempts testSuccesses lastGoodResponse ---------- ------------ ------------- ---------------- 2 156 156 08/30/2000 05:09
rtrIndex operStatus currentHop currentOperation ---------- ---------- ---------- ---------------- 2 enabled 2 4
Table 1 lists the show rtr collection-statistics command output fields.
Table 1: show rtr collection-statistics Output Fields
Field Name | Field Description |
|---|---|
rtrIndex | Index number of the RTR probe |
operationsSent | Number of probe operations sent |
operationsRcvd | Number of probe operations received |
lastGoodResponse | Time when last valid probe operation was received |
operStatus | Operational status of the probe: enabled, disabled |
minRtt | Minimum round-trip time in milliseconds |
maxRtt | Maximum round-trip time in milliseconds |
avgRtt | Average round-trip time in milliseconds |
rttSumSqr | Sum of the square of all round-trip times in milliseconds |
testAttempts | Number of times the test ran |
testSuccesses | Number of times the test ran successfully |
currentHop | Current hop (TTL) used in the test |
currentOperation | Current probe operation index sent to the hop |