This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
协调器配置
-DCONCENTRATOR_ENABLE=true
-DCONCENTRATOR_ROUTE_CACHE=true
现在协调器要发送数据给其他节点,如何使用source route进行发送呢?
数据发送时,查找发送路径的优先级顺序是怎样的呢?(邻居表,路由表,源路由。。。)
谢谢 Viki Shi 的回答,那一节已经看过了,不过并没有说明concentrator发送数据时如何包含source route进行发送。
我测试的结果是concentrator处理完route record command后,发送数据时依然不包含source route。
自己顶!
之前发过一个贴也没答案,是不是ti协议栈关于源路由的还有缺陷?