Skip to content

How to understand the routing table of otbr? #8649

Closed Answered by jwhui
luyou-tuya asked this question in Q&A
Discussion options

You must be logged in to vote

Next Hop represents the best path when routing through a neighboring router.

When forwarding a packet, the router will consider both a direct link and other through another router. In this case, the routing table shows a direct link to 0x1800 and will use that when forwarding the packet.

Having both options provides greater robustness to link failures.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by jwhui
Comment options

You must be logged in to vote
1 reply
@abtink
Comment options

abtink Mar 23, 2023
Collaborator

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants