BGP update will take IGP or RSVP/LDP

in Juniper
All,
When we have L3 VPN scenario for example:
CE1---PE1---P---PE2---CE2
We have RSVP LSP from PE1 to PE2 to reach the PE2 loopback IP.
Now when we do the show route <PE2 Loopback> we see the two path in routing table
one via the IGP (Pref of 10 in case of OSPF)
Other via RSVP (Pref of 7)
Now we have IBGP between the loopback of PE1 and PE2 so the question I have is will IBGP build on RSVP LSP or it will be via IGP. If it is via RSVP then make sense as it has low pref so it will be selected but if it is via IGP then I am little confuse in path selection, can someone help me with this?
When we have L3 VPN scenario for example:
CE1---PE1---P---PE2---CE2
We have RSVP LSP from PE1 to PE2 to reach the PE2 loopback IP.
Now when we do the show route <PE2 Loopback> we see the two path in routing table
one via the IGP (Pref of 10 in case of OSPF)
Other via RSVP (Pref of 7)
Now we have IBGP between the loopback of PE1 and PE2 so the question I have is will IBGP build on RSVP LSP or it will be via IGP. If it is via RSVP then make sense as it has low pref so it will be selected but if it is via IGP then I am little confuse in path selection, can someone help me with this?
Comments
BGP peers are quiet.
Something must be wrong.
well, inet.3 won't be used necessarly for BGP nexthop resolution, the IGP in inet.0 gets used for that. What happens is if a route is received by a IBGP speaker and the BGP protocol nexthop associated with that route is found in the inet.3 table, any traffic going to that route will take the LSP, be it RSVP or LDP.
Hopefully this makes sense, I've been up all night working and my thoughts are as congruent as they ought to be.
-Bender
-Bender