Enabling MPLS LDP IGP Synchronization ensures that the IGP advertises a route only if there is a corresponding label binding from LDP. This synchronization helps prevent blackholing traffic when there is a direct link failure in the network. When the B-C link failed, the IGP could find an alternate path via routers E and F, but without LDP synchronization, the labels for MPLS were not available on this new path, leading to traffic loss. By enabling LDP IGP Synchronization, routers will only use paths for which a complete set of labels exists, ensuring label forwarding occurs on the alternate path.
[: The information provided is based on the Implementing and Operating Cisco Service Provider Network Core Technologies (SPCOR) course materials, which cover the configuration, verification, troubleshooting, and optimization of Service Provider IP network infrastructures, including MPLS LDP IGP Synchronization, , , ]
Submit