Replies: 1 comment 6 replies
-
Are BR1 and BR2 connected via the same Thread topology? The output of the following commands should provide some more visibility:
|
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have a Thread network with 2 border routers using TREL as follow:
Note1: The
Server
has a static route to the mesh prefix (fd04:2240:0:102::/64
) throughBR1
.The scenario is:
FTD1
sends a query toServer
Server
Server
answer throughBR1
BR1
doesn't know about theFTD1
address so sends an address query toff03::2
BR1
times out address queryBR1
drops frames forFTD1
Logs on
BR1
:Any idea where I should look to track down this issue?
Beta Was this translation helpful? Give feedback.
All reactions