Fixing T-LDP Session Flapping: A Complete Guide for L2VPN Stability
Overview: Frequent T-LDP session flaps between two PE routers configured with an Epipe service can be a sign of deeper control-plane or transport-layer instability and can have big implications on Layer 2 VPN service reliability. T-LDP, being the targeted version of the Label Distribution Protocol, establishes sessions using directed TCP connections (typically on port 646) between non-directly connected peers to exchange labels for services like Epipe. When these sessions flap, it usually means issues like intermittent IP connectivity, physical interface instability or routing inconsistencies along the path. Common causes include link-layer problems like interface flaps due to bad cables or transceivers, routing protocol instability causing temporary loss of reachability between peers, or misconfigured LDP hello and hold timers causing early session timeouts. Network firewalls or intermediate devices that dynamically block or filter TCP port 646 can also cause session flapping....