CCNP ISCW Notes

1 Apr 2008

Chapter 8: The MPLS Conceptual Model

Multiprotocol Label Switching (MPLS) is defined in RFC 3031.

Terminology

MPLS Features

Label switching is not dependent on L3 routing functionality.

MPLS is designed to forward packets on the minimum amount of information required (a short label rather than an entire IP header).

Packets are grouped by destination into Forwarding Equivalence Classes (FECs).

Packets are assigned to an FEC by applying a label at the ingress MPLS node. Packets are relabeled at each Label Switching Router (LSR).

Service providers use MPLS technologies to isolate each customers' routing information, forming an MPLS VPN.

A Penultimate Hop Pop (PHP) occurs when an LSR directly before the egress edge LSR remove the label, so that the egress edge LSR only has to make a routing decision (versus a label and routing decision).

Router Switching Mechanisms

MPLS is CEF switched.

© 2008 PacketLife.net