Replies: 1 comment 12 replies
-
|
A Thread network can only be configured with one On-Mesh Prefix. However, a Thread network may be configured with multiple Off-Mesh Routable Prefixes. In your diagram, it's not clear where the links are. For example, does the Linux box have one Ethernet connection to OT BR1 and a separate Ethernet connection to the Internet? Can you update your diagram to clearly show the separate Ethernet / Wi-Fi /Thread subnets? |
Beta Was this translation helpful? Give feedback.
12 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have been doing a lot of tests using a Thread border router from ESP but can`t find a way to do this.
It seems that modifying the on mesh prefix to match the global address and setting manual routes gets a ICMP6 request to get inside the Thread network and be routed from BR1 to BR2.
I have some questions:
Can I have more than one on mesh prefix set on my network?
I should use a different kind of prefix?
For some reason when I add a manual route to the br1 after adding my prefix the prefix gets removed.
prefix add 2a0c:5a82:8100:6b00::/64 paosr low
route add 2a0c:5a82:8100:6b00::/64 med
Does someone know if this can be set on my network?
Any help will be appreciated.
Beta Was this translation helpful? Give feedback.
All reactions