Introduces IPv6 VPN provider edge transport services using MPLS, detailing 6PE and 6VPE architectures, service integration options, inter-AS requirements, solution benefits, operational workflows, edge and customer device roles, OSPFv3 route exchange, and configuration procedures for BGP and OSPFv3 connectivity.
IPv6 VPN provider edge transport services are network transport methods that
-
use the existing MPLS IPv4 core infrastructure to support IPv6 communication
-
enable IPv6 sites to communicate across MPLS label switched paths (LSPs), and
-
leverage multiprotocol BGP extensions to exchange IPv6 reachability information and MPLS labels.
Implementation context
IPv6 Provider Edge (6PE) and IPv6 VPN Provider Edge (6VPE) use the existing MPLS IPv4 core infrastructure to transport IPv6 traffic. These services enable IPv6 sites to communicate with each other over an MPLS IPv4 core network by establishing MPLS label switched paths (LSPs).
The feature uses multiprotocol Border Gateway Protocol (BGP) extensions configured on the provider edge (PE) routers within the IPv4 network. These extensions allow the exchange of IPv6 reachability information and assign an MPLS label for each IPv6 address prefix.
Edge routers are configured as dual-stack, running both IPv4 and IPv6 protocols. They use IPv4-mapped IPv6 addresses to facilitate the exchange of IPv6 prefix reachability.
To implement 6PE or 6VPE, familiarity with MPLS and BGP4 configuration and troubleshooting is essential.