This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Dynamic routing

Hi. need help with dynamic routing. I have a 9 node mesh running Thread and so far i have collected and analyzed latency data and packet delivery ratio data. I need to find out when dynamic routing occurred during the pinging. Each node pinged the other nodes in the network tens of thousand times. I know there were bad links now and then. I need to know if i can deduce from the latency when the dynamic routing occurred-the paths changed during the communications. I know this is likely when any two nodes have to send packets to each other via multihopping. Is it possible to do this? I have routing tables but cannot have a routing table for each ping instance. Thanks.

Related