Explains MPLS Layer 3 VPN core concepts, including topology operations, benefits, major components, VRF tables, VPN routing information distribution, BGP integration, forwarding processes, route distinguisher assignment, as well as prerequisites and restrictions for implementing MPLS L3VPN.
An MPLS Layer 3 VPN service is a private network service that
interconnects customer sites through an MPLS provider core network
uses PE routers to attach VPN and core labels to traffic, and
uses the peer model to exchange Layer 3 routing information.
Feature history
The feature history table lists release support for this feature.
| Feature Name |
Release Information |
Feature Description |
|---|---|---|
| MPLS Layer 3 VPN |
Release 25.4.1 |
Introduced in this release on: Fixed Systems (8010 [ASIC: A100])(select variants only*) *This feature is supported on:
|
| MPLS Layer 3 VPN |
Release 25.1.1 |
Introduced in this release on: Fixed Systems ( 8010 [ASIC: A100]) This feature is now supported on Cisco 8011-4G24Y4H-I routers. |
| MPLS Layer 3 VPN |
Release 24.4.1 |
Introduced in this release on: Fixed Systems (8700) (select variants only*) *The MPLS Layer 3 VPN functionality is now extended to the Cisco 8712-MOD-M routers. |
| MPLS Layer 3 VPN |
Release 24.3.1 |
Introduced in this release on: Fixed Systems (8200, 8700); Modular Systems (8800 [LC ASIC: P100]) (select variants only*) *The MPLS Layer 3 VPN functionality is now extended to:
|
| MPLS Layer 3 VPN |
Release 24.2.11 |
Introduced in this release on: Modular Systems (8800 [LC ASIC: P100]) (select variants only*) MPLS VPNs offer a streamlined and scalable approach to creating private network services over public infrastructures by simplifying the management and expansion processes. Unlike conventional VPNs that require complex configurations of tunnels or PVCs for every site, MPLS VPNs utilize the peer model, allowing service providers to handle routing and data relay between customer sites. This means that adding a new site requires updates only to the service provider's edge router, greatly enhancing efficiency and reducing complexity. *This functionality is now extended to routers with the 88-LC1-36EH line cards. |
Understanding MPLS VPNs
A VPN is:
An IP-based network delivering private network services over a public infrastructure,
A set of sites that are allowed to communicate with each other privately over the Internet or other public or private networks.
Conventional VPNs:
Conventional VPNs require configuring a full mesh of tunnels or permanent virtual circuits (PVCs) for all sites in a VPN. This approach is difficult to maintain or expand, as adding a new site requires updating every edge device in the network.
MPLS-based VPNs:
MPLS-based VPNs operate at Layer 3 and are built on the peer model. This model allows the service provider and customer to exchange Layer 3 routing information, with the provider relaying data between customer sites without customer involvement. MPLS VPNs simplify management and expansion: when a new site is added, only the relevant service provider's edge router needs updating, making them easier to use and scale than traditional VPNs.