Hi,
I’m using RouterOSv7 to connect some networks with the following diagramme:
- I was following a new page in the official documentation, here, and I wasn’t being able to get all the routes, namely those transmitted by R-4. Then I decided to
set redistribute=connected,static,rip, meaning also redistribute the rip-discovered routes. Is this ok? Or am I going to get some problems in the future? - When I read about the RIP or RIPv2 algorithm, I got the impression that the distance used was based solely on the number of hops, i.e. number of routers the packets need to pass. In my topology, this should be at maximum 2 (?). However, I see a 120 in the distance. This happens in all routers, when I execute
ip route print. What is this number?
Thanks

