Hi,
You're right. C (PE) isn't adding label to D (P) when try to forward traffic to customer behind F (PE);
Then, D uses OSPF default route to send traffic to F - this way forcing packet to go to edge router first. After packet reaches edge router it's guided through a LSP from A to F.
I forgot to mention that:
> both C an F have BGP session to A (that acts like edge router and RR);
> C has a label 2771 in LFIB assigned to F loopack;
> Traffic to hosts present in OSPF table uses LSP; traffic to hosts present in BGP table (even through recursivity to remote loopbacks) uses pure IP routing (without labels) until reach edge router;
Could you, kindly, guide me to the troubleshooting commands about these two suggestions? I have no experience yet with troubleshooting commands in Huawei Platform:
> Kindly check the FIB on router S6730(router F) if the tunnel ID of traffic to the customer network is 0 or not.
> Also, kindly check on router S6730(router F) if there is LSP towards router C.
Thanks!