Paired host's details in multi-hop scenarios

Hi,

I have multiple sensors (SEDs) and one or more Hosts (FTDs) in our application. Based on the distance or other similar issues, there is a possibility that a sensor may connect to it's paired host via another router/leader. I want to find out the details of the paired hosts RLOC16, ext address etc. I tried parent info from CLI, but that reports the immediate connection, not the last one. Is there a possibility to get this information?

Cheers,

Kaushalya

Parents Reply Children
  • Thanks that sounds like a plan.

    Once a RLOC and ext address is allocated to a router/leader, when would it change again? I dont think power cycling changes this.

    Would it change if we bring in more routers?

    Would it change if we bring in more SEDs?

  • kaushalyasat said:
    Once a RLOC and ext address is allocated to a router/leader, when would it change again?

    I dont have direct experience with this. I suggest that you check the Thread Specification to see if that says something about if and when RLOC/ext addr may change.
    Let me know if you are unable to find anything there, and I will dig a bit.

    Oh wait, I see in  OpenThread IPv6 Addressing guide that
    "However, because the RLOC is based on the location of the node in the topology, the RLOC of a node can change as the topology changes.",

    so I guess the answer is that it may change.

    I was not able to find the same for the Extended address, but I think Extended Address will stay the same. As above, check the Thread Spec to be sure.

    kaushalyasat said:
    Would it change if we bring in more routers?

    See above.

    kaushalyasat said:
    Would it change if we bring in more SEDs?

    I suspect not, but check the Thread Spec to be sure.

Related