Hello.
We have such scheme with S6348 as P-router.
___PE
P<____> PE
___PE
On P there is configured only global ospf area and mpls ldp.
ECMP for MPLS doesn't work.
Costs are same.
[P1-ospf-8369]dis ip routing-table 10.100.23.99
Route Flags: R - relay, D - download to fib
------------------------------------------------------------------------------
Routing Table : Public
Summary Count : 2
Destination/Mask Proto Pre Cost Flags NextHop Interface
10.100.223.99/32 OSPF 10 3 D 10.100.3.18 Vlanif876
OSPF 10 3 D 10.100.14.230 Vlanif28
[P1-ospf-8369]dis mpls lsp in-label 1139
-------------------------------------------------------------------------------
LSP Information: LDP LSP
-------------------------------------------------------------------------------
FEC In/Out Label In/Out IF Vrf Name
10.100.23.99/32 1139/301456 -/Vlanif876
10.100.23.99/32 1139/290 -/Vlanif28
Tried different variants of commands
load-balance sip dip port
ecmp load-balance
maximum load-balancing
Nothing helps, traffic goes trough only on of PE.
If i make maximum load-balancing 1 and then maximum load-balancing 8 it changes PE so there is no priority for one of them.