MPLS load balancing

Hi all.
This is my problem.
We have a routed network with PPPoE concentrators and some other backhauling routers. Routers exchange routes with OSPF and it works OK. Between two routers we have 2 links in load balancing with OSPF equal cost. Now we have to enable MPLS on the net, and it works ok, but when we enable LDP, the load balancing links correctly stop pass both traffic.

Someone can explain me how to reconfigure MPLS to restart pass traffic on both links instead of one?

Thank you.

It’s the natural behaviour of MPLS to choose one path and a backup path (Labels) for fast route selection.
You might be interested on Tunnel Engineering to split traffic on both links..

Ok, thank you. I will try…