I have a few 7.2.1 routers with iBGP and multiple VRFs, trying to figure out how to leak routes between VRFs.
Static routes work ok (route + 2x routing rules with lookup in another table) but the wiki says:
"In general it is recommended that all routes between VRF should be exchanged using BGP local import and export functionality."
How exactly would this be achieved? I can figure out a few overly complicated hacks to do it (including a cable from one port to another) but not the clean way.