This document provides an overview of MPLS (Multiprotocol Label Switching) including:
- MPLS uses labels instead of IP addresses to forward packets for benefits like decreased routing overhead and support for non-IP protocols.
- Key MPLS terminology includes label-switched routers that forward packets based on labels, edge routers that impose/remove labels, and label switched paths that define the path through the network.
- The MPLS control plane establishes label switched paths and the data plane uses forwarding based on pre-established labels for faster switching compared to IP routing.