BGP VRF Route Imports

Hi
I am trying to do something very simple which is to import routes from one VRF to another. I cannot get this to work AT ALL.

The routes that I am trying to IMPORT into VRF A have come from a external BGP peer, and reside on the mikrotik in VRF B as external routes. I cannot get them to import into VRF A at all. I have no filters, so this shouldn’t be an issue.

Any help appreciated. Let me know what you need to see from the config.

Cheers.
Brad

Try to find something usefull here https://wiki.mikrotik.com/wiki/Manual:Virtual_Routing_and_Forwarding

Hi, i guess that you’re missing some config with the import-export route-distinguishers between both VRFs… Please post the VRF configuration to see if we can help you here…

Sorry, forgot to say I solved this. I had to import from another BGP instance in the end. A bit tricky.