Hi All,
Below is the latency I have got by using command
C:\Users\Asif>tracert XXX.XX.XXX.XXX
Tracing route to XXX.XX.XXX.XXX over a maximum of 30 hops
1. <1 ms <1 ms <1 ms yyy.yy.yy.y
2. 25 ms <1 ms <1 ms xe-5-3-1-0.lon-004-score-1-re1.interoute.net [zz.zzz.zzz.zz]
3. <1 ms <1 ms <1 ms te7-5.br03.ldn01.pccwbtn.net [aaa.aa.aaa.aaa]
4. 264 ms 311 ms 264 ms bharti-vlan65.te13-2.br01.sin02.pccwbtn.net [bb.bbb.bbb.bb]
5. 259 ms 257 ms 258 ms ccc.cc.ccc.cc
6. 256 ms 258 ms 256 ms ddd.dd.ddd.ddd
7. 261 ms 259 ms 267 ms eee.ee.eee.eee
8. * * * Request timed out.
9. * * * Request timed out.
10. * * * Request timed out.
11. * * * Request timed out.
12. * * * Request timed out.
Note:-All IP addresses are masked by alphabets.
How to subract from Transaction time of Executed LR report.
How to calculate the latency? from above tracert
is it 264+259+256+261 =1040 Ms
or any other way is there to get latency time.
Thanks in Advance