If VPN sites in a basic BGP/MPLS IPv6 VPN need to communicate, PEs must use MP-IBGP to advertise VPNv6 routes with the route distinguisher (RD) information to each other. Since all the PEs reside in the same AS, MP-IBGP peer relationships can be set up between them. In the current implementation, IPv4 BGP peer relationships are set up between PEs.
Perform the following steps on the PEs:
The system view is displayed.
The BGP view is displayed.
The peer PE is configured as a BGP peer.
An interface is used to set up a TCP connection with the BGP peer.
A PE must use a loopback interface address with a 32-bit mask to set up an MP-IBGP peer relationship with the peer PE so that VPN routes can be iterated to tunnels. The route to the local loopback interface is advertised to the peer PE using an IGP on the MPLS backbone network.
The BGP VPNv6 address family view is displayed.
The ability to exchange VPN IPv6 routes with the BGP peer is enabled.
When a large number of PEs on the backbone network need to establish MP-IBGP peer relationships to exchange VPN routes, configure a route reflector (RR) to reduce the number of MP-IBGP connections between PEs. The PEs only need to establish MP-IBGP peer relationships with the RR. For detailed configuration, see Configuring Route Reflection for BGP VPNv6 Routes.