Segment Routing with MPLS Labels (SR-MPLS)

blog » tags » SR-MPLS

Segment Routing with MPLS Labels (SR-MPLS) is a major improvement over the traditional MPLS control plane (LDP or RSVP-TE). Instead of running two protocols (a routing protocol and a signaling protocol), SR-MPLS adds segment information to the IS-IS or OSPF topology database, avoiding the pesky IGP/LDP synchronization issues we’ve been fighting for decades.

The MPLS labels (Segment Identifiers) assigned to nodes, adjacencies, or prefixes can be used to transport data across the network (similar to traditional MPLS core), to establish traffic engineering tunnels, or to implement topology-independent loop-free alternate paths for fast failover.

What Is SR-MPLS?

Interested in what others are saying about SR-MPLS?

SR-MPLS Details

As always, the devil is in the details. Here are a few SR-MPLS details you might want to know about:

Also, you might want to explore why I claim SR-MPLS is better than LDP:

Try It Out

More Information

Sidebar