[j-nsp] Route Leaking within the PE routers in BGP/MPLS VPNs

Abhishek Verma abhishekv.verma at gmail.com
Thu Oct 26 09:00:28 EDT 2006


Hi,

I have a doubt.

Lets say i configure the following VRFs on a PE device.

ip vrf XX
  rd 1:1
  route-target export 1:1
  route-target import 2:2

ip vrf YY
  rd 1:2
  route-target both 10:10
  route-target import 1:1

(i) Now, i add a static route in vrf XX. Will this route be locally
imported in VRF YY (logic being that the export RT of vrf XX matches
that with the import RTs of YY).

(ii) This PE receives a BGP UPDATE will RTs 2:2

This route would be inserted into VRF XX. Will this route also get
imported in VRF YY, again as the export RTs of XX matches with that of
YY.

Thanks,
Abhishek


More information about the juniper-nsp mailing list