MPLS

MPLS

Multiprotocol Label Switching, the forwarding paradigm that powers most service provider backbones and large enterprise WANs. Articles tagged MPLS cover labels and the label stack, LDP, L3VPN with MP-BGP and VPNv4, traffic engineering, and segment routing.

Latest posts

MPLS Traffic Engineering Explained

MPLS Traffic Engineering exists to solve a problem the IGP creates. OSPF and IS-IS always forward along the shortest path, every flow, all the time. That is correct for reachability and terrible for capacity: the shortest path saturates while

Troubleshooting MPLS LDP: "unusable: no label" and Broken LSPs

MPLS forwarding runs on labels, not on IP reachability, so a dead LDP session leaves every green light green while the customer blackholes. Captured on CML with IOS XE 17.18.2: the unusable: no label CEF entry, the full LDP LIB, a hop-by-hop walk to find where the binding stops, and No Label...

RD vs RT: The Most Confused Concepts in MPLS L3VPN

Ask ten network engineers to explain the difference between a route distinguisher and a route target and you will get four confident wrong answers, three "they're basically the same thing," and maybe three correct ones. The