Exactly how to use for recursive routes… I am guessing that the standard is scope30 target scope 10 but why?
I have no clue what they are doing, I would even prefer plain russian to english MT wiki = greek to me.
Scope/target scope pairs define which routes can be used for recursive nexthop: the route will search for nexthop only among other routes, whose scope is not higher than it’s own target scope.
I think you have that mixed up. I have been using recursive routes for years now and the scope is 30, target scope 10 for all my routes and it works fine???
Or it just confirms I have no clue when it comes to routes. I still scratch my head when someone puts in table main routes …sigh
So it sounds like you have no idea what the purpose of scope is, the purpose of target scope, only that one has to be equal or lower than the other for recursive setups to work.
Haha, then its true you do write WIKIs LOL.
I just explained you the purpose of both scope and target scope few comments above, then you wrote a config that should work, and now you state, that you haven’t understood a word, that I said?
How are you doing it?
Thanks much! Its getting clearer.
The numbers are meaningless in that I could be using 100 and 50 or 3 and 7. There is no scale.
What is important solely is the relationship between the target scope in one route rule and the scope in an associated route rule.
What is the hierarchy of searches and routing Distance then scope or scope then distance??
Is this scope and target scope used only in recursive routing?
Okay so they are independednt in that target scope is only used for next hop routing rules and scope is used in general for all route rules.
But what does scope do?
Scope is linked to routing configuration: 10 for local, 30 for static, …
Target scope is that as well, and by specifying target one can define how next hop can be looked up.
Haven’t you met anav before? But I’m with him. Other options are easy to understand.
Imagine you’re in a room and you’re deciding where to go. Doors (gateway) have labels saying where they lead to (dst-address). There are multiple doors leading to same destination, so they also list how long the way is (distance). You want to save your feet, so lower is better. Before trying to open some door, you should either knock or look through if they’re glass ones (check-gateway). And it’s very big room with many doors and many people, so you can have a ticket (routing-mark) and ask at the desk what doors are you allowed to use. Some doors may be locked or have broken handle (type).
See? Everything is obvious, child would get it. But what do you do with scopes?