Add Static routing to RouterOS7 #3665
Conversation
|
Reviewed why OSPFv3 was not working for VRF, just a small copy/paste n value tweak to get working. Advise if we want to break that out into another change. Also migrated the target-scope to 41 to ensure any static indirect happens after at all other protocols. |
Nice job. However, now you configure OSPFv3 for IPv4-only networks (like vrf/11-multi-vrf-ospf). Please look at the bigger picture, not just whether the tests pass. We cannot possibly check all ways in which things can be misconfigured. For example, we do not configure OSPFv3 on probes in OSPFv2-only scenarios just to detect whether someone configured OSPFv3 when it's not needed. OK, maybe we should...
Please do.
That's an interesting concept. I've never seen anything like that before. |
|
Will create the new change with just vrf ospfv3 (with af check) in new PR as requested |
ipspace
left a comment
There was a problem hiding this comment.
Everything works ;) Thank you!
Create the needed templates for RouterOS 7 to do static routing.
Does all types
Passes all the static tests except the OSPFv3 because we do not yet support it.