Hi,
Use of record-route displays trace route information.
The intermediate hops ip adress and its ttl value is displayed , example :
* X460-48t.22 # ping 20.20.20.20 from 10.10.10.10 with record-route
Ping(ICMP) 20.20.20.20: 4 packets, 8 data bytes, interval 1 second(s).
16 bytes from 20.20.20.20: icmp_seq=0 ttl=64 time=0.979 ms
RR: 10.10.10.10
20.20.20.20
20.20.20.20
10.10.10.10
16 bytes from 20.20.20.20: icmp_seq=1 ttl=64 time=0.314 ms
(same route)
16 bytes from 20.20.20.20: icmp_seq=2 ttl=64 time=0.306 ms
(same route)
16 bytes from 20.20.20.20: icmp_seq=3 ttl=64 time=0.354 ms
(same route)
--- 20.20.20.20 ping statistics ---
4 packets transmitted, 4 packets received, 0% loss
round-trip min/avg/max = 0/0/0 ms
-Syed