Route leaking from main routing table to VRFs

Hi all:

So far on our network we have 20 VRFs with internet access using a default route on each VRF (/ip route add distance=1 gateway=x.y.z.w@main routing-mark=xxxxx) and NAT, but now we want to run BGP with two ISPs (one ISP will provide a default route and other ISP will publish some prefixes) and we would like to leak BGP routes to all VRFs in order for the VRFs to have best routes for each destination.

I didn’t find any example on how to leak routes from MAIN routing table to a VRF. Is it possible to do that?

Rgds,

Julio

Hi,

Please help me out how to configure or steps to open port below


make & receive calls to other H323 based endpoints.
∙ Gatekeeper Discovery (RAS): Port 1719 (UDP) Q.931 call Setup: Port 1720 (TCP)
∙ H.245(Static): Port Range 5555-6555 (TCP)
∙ H.245( Dynamic): Port Range 11000-20999 (TCP)
∙ Video*: Port Range 2326-2485 (UDP)
∙ Audio*: Port Range 2326-2485 (UDP)
∙ Data/FECC*: Port Range 2326-2485 (UDP)

Thanks & Regards,

Sujay

Hi, Julio.

Please refer to the following.

VRF Route Leaking
http://wiki.mikrotik.com/wiki/VRF_Route_Leaking

Regards,

sig9

Unfortunately the “VRF Route Leaking” (link http://wiki.mikrotik.com/wiki/VRF_Route_Leaking) does not explain how to leak routes from MAIN routing table to VRFs