Display RTR hops information.
To display RTR hops information:
host1#show rtr hops
rtrIndex hop address minRtt maxRtt avgRtt rttSumSqr
---------- ---- ----------- ------ ------ ------ --------
2 1 192.168.1.1 1 276 1 955363
2 2 10.2.0.3 0 1109 2 10094451rtrIndex hop operationsSent operationsRcvd lastGoodResponse -------- --- -------------- -------------- ------------ 2 1 36985 36838 09/18/2000 20:20 2 2 30717 21494 09/18/2000 20:20
Table 1 lists the show rtr hops command output fields.
Table 1: show rtr hops Output Fields
Field Name | Field Description |
|---|---|
rtrIndex | Index number of the RTR probe |
hop | Index number of the hop count |
address | Address of the router at the hop |
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 |
operationsSent | Number of probe operations sent |
operationsRcvd | Number of probe operations received |
lastGoodResponse | Time when last valid probe operation was received |