<html>
  <head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Hi, <br>
    <br>
    <br>
    <br>
    I have a linux frr router that runs two different bgp sessions , one
    on the default vrf (AS11111) and <br>
    the other on vrf AS9999  ( linux table 9999 )<br>
    <br>
    It works perfectly, on linux I made two vlan interfaces added to the
    VRF,, as if they were<br>
    two routers.<br>
    <br>
    Due to an internal, I need to join the two routers<br>
    and make a router learn the tables of the other by bgp<br>
    session between them.<br>
    <br>
    Note that each bGP session has its own ASN and ip space.<br>
    <br>
    In reality I need something like a "virtual" network where<br>
    in this network I have an interface in vrf default and another in
    vrf as9999<br>
    <br>
    Any idea? <br>
    <br>
    Did I miss some concept?<br>
    <br>
    It is first time I use  VRF<br>
    <br>
    Kind regards, <br>
    <br>
    Marcio Gomes<br>
    <br>
  </body>
</html>