- Label Switched Path
In MPLS networking, a Label Switched Path (LSP) is a path through an MPLS network, set up by a signaling protocol such as LDP,
RSVP-TE , orCR-LDP . The path is set up based on criteria in theforwarding equivalence class (FEC).The path begins at a
Label Edge Router (LER), which makes a decision on which label to prefix to a packet based on the appropriate FEC. It then forwards the packet along to the next router in the path, which swaps the packet's outer label for another label, and forwards it to the next router. The last router in the path removes the label from the packet and forwards the packet based on the header of its next layer, for exampleIPv4 . Due to the forwarding of packets through an LSP being opaque to higher network layers, an LSP is also sometimes referred to as an MPLS tunnel.The router which first prefixes the MPLS header to a packet is called an
ingress router . The last router in an LSP, which pops the label from the packet, is called anegress router . Routers in between, which need only swap labels, are calledtransit router s orLabel Switching Router s.Note that LSPs are unidirectional; they enable a packet to be label switched through the MPLS network from one endpoint to another. Since bidirectional communication is typically desired, the aforementioned dynamic signaling protocols can set up an LSP in the other direction to compensate for this.
Wikimedia Foundation. 2010.