If you put the Linux session into a VRF on the MX104, then run L2VPN between the MX104 and MX80, (may have to enable the independent-domain knob int he vrf), you can solve it that way too..
however the egress interface on the MX80 also needs to be in the VRF. I use this a lot for solving eBGP -> iBGP -> iBGP -> iBGP without the use of route-reflectors (and yes, this is a corner case I know), where I have the same AS on one of the PE-CE pairs; and need to run iBGP to my MX. ... and No, we cannot change the last session to eBGP (which would solve this). ;) HTH. - CK. On 6 May 2016, at 2:37 am, Mike Williams <[email protected]> wrote: > Hey all, > > I could very well either be doing this completely wrong, or attempting to do > the impossible, but... > > We have BIRD on Linux using BGP to send prefixes to the MX104 over a direct > connection, I need to send those prefixes to an MX80 directly connected to > the > 104. > > At the 104 end of the 104<->80 peering there is just an export policy, that > simply matches on "from protocol bgp" and the BGP community assigned the > prefixes I want, then accept and next-hop self. _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

