Community discussions

MikroTik App
 
oreggin
Member Candidate
Member Candidate
Topic Author
Posts: 172
Joined: Fri Oct 16, 2009 9:21 pm

ROSv7 RIP doesn't distribute routes

Sun Feb 27, 2022 9:51 pm

Hi!

I use RIPv2 for distribute large number of routes in HUB&Spoke setups with RoSv6. It is very scalable, easily fits thousands of Spokes on a HUB.
I testing it with RoSv7.2rc3 but I see that RoSv7 HUB doesn't send out received RIPv2 routes from other Spokes. It sends out only its own redistributed connected routes. Spokes connects to HUB with raw L2TP.

Test RIP config:
/routing rip instance
add disabled=no name=RIPv2 redistribute=connected
/routing rip interface-template
add instance=RIPv2 interfaces=l2tp-lab-bridge
add instance=RIPv2 interfaces=l2tp-vtkl20
add instance=RIPv2 interfaces=l2tp-vttu69
Hub has 3 Spokes RIPv2 route:
[oreggin@rtr1.vtv35] > /ip/route/print where rip
Flags: D - DYNAMIC; A - ACTIVE; r, y - COPY
Columns: DST-ADDRESS, GATEWAY, DISTANCE
    DST-ADDRESS     GATEWAY    DISTANCE
DAr 192.168.5.0/24  10.1.1.20       120
DAr 192.168.6.0/24  10.1.1.69       120
DAr 192.168.7.0/24  10.1.1.10       120
[oreggin@rtr1.vtv35] >
But on spoke there is only the HUBs route:
[oreggin@rtr1.vtkl20] > /ip/route/print where rip
Flags: D - DYNAMIC; A - ACTIVE; r, y - COPY
Columns: DST-ADDRESS, GATEWAY, DISTANCE
    DST-ADDRESS     GATEWAY   DISTANCE
DAr 192.168.4.0/24  10.1.1.1       120
[oreggin@rtr1.vtkl20] >
 
aleksis
newbie
Posts: 25
Joined: Wed Apr 30, 2014 12:13 pm

Re: ROSv7 RIP doesn't distribute routes

Tue Mar 01, 2022 8:45 am

Try redistribute=rip,connected.
 
oreggin
Member Candidate
Member Candidate
Topic Author
Posts: 172
Joined: Fri Oct 16, 2009 9:21 pm

Re: ROSv7 RIP doesn't distribute routes

Tue Mar 01, 2022 11:24 pm

Try redistribute=rip,connected.
Thanks for the hint. I added rip to redistribute on HUB without success. I upgradded all routers to 7.2rc4, no win :-(
 
oreggin
Member Candidate
Member Candidate
Topic Author
Posts: 172
Joined: Fri Oct 16, 2009 9:21 pm

Re: ROSv7 RIP doesn't distribute routes

Sun Mar 27, 2022 1:24 pm

RourerOS v7.2RC5 solve this.
Thanks!
 
oreggin
Member Candidate
Member Candidate
Topic Author
Posts: 172
Joined: Fri Oct 16, 2009 9:21 pm

Re: ROSv7 RIP doesn't distribute routes

Mon Apr 04, 2022 12:22 pm

...and RC7 make it inoperative again :-(

Who is online

Users browsing this forum: FranMercedesG and 24 guests