Le 21/03/2016 17:21, chip a écrit :
Hi Raphael,
If I'm understanding what you want correctly you can use rib-groups
to do this.
routing-options {
rib-groups {
FROM-VRF-TO-GLOBAL {
import-rib [ SOURCE-VRF inet.0 ];
import-policy WHATEVER-POLICY-YOU-WANT;
}
}
}
Nope, this didn't work in this case (mp-bgp learned route to inet.0). -- Raphael Mazelier _______________________________________________ juniper-nsp mailing list [email protected] https://puck.nether.net/mailman/listinfo/juniper-nsp

