R0106-HP MSR Router Series MPLS Configuration Guide(V7)

369
Device Interface IP address
Device
Interface
IP address
GE2/1/2 20.1.1.1/24 GE2/1/3 20.1.1.2/24
GE2/1/3 30.1.1.1/24 P Loop0 3.3.3.9/32
PE 3 Loop0 4.4.4.9/32 GE2/1/1 30.1.1.2/24
GE2/1/1 10:3::2/96 GE2/1/2 40.1.1.2/24
GE2/1/2 50.1.1.2/24 GE2/1/3 50.1.1.1/24
Configuration procedure
1. Configure basic IPv6 MPLS L3VPN:
{ Configure OSPF on the MPLS backbone to allow the PEs and P device to learn the routes of the
loopback interfaces from each other.
{ Configure basic MPLS and MPLS LDP on the MPLS backbone to establish LDP LSPs.
{ Establish an MP-IBGP peer relationship between the PEs to advertise VPN IPv6 routes.
{ Configure the VPN instance of VPN 1 on PE 1 to allow CE 1 to access the network.
{ Configure the VPN instance of VPN 1 on PE 2 to allow CE 2 to access the network.
{ Configure the VPN instance of VPN 1 on PE 3 to allow CE 3 to access the network.
{ Configure BGP as the PE-CE routing protocol, and redistribute routes of the CEs into the PEs.
For more information about basic MPLS L3VPN configurations, see "Configuring IPv6 MPLS
L3VPNs."
2. Configure BGP AS number
substitution:
# Configure BGP AS number substitution on PE 1, PE 2, and PE 3. For more information about the
configuration, see "Configuring BGP AS number substitution."
# Display r
outing information on CE 2. The output shows that CE 2 has learned the route 100::/96
from CE 1. A routing loop has occurred because CE 1 and CE 2 reside in the same site.
<CE2> display bgp routing-table ipv6 peer 10:2::2 received-routes
Total number of routes: 2
BGP local router ID is 12.1.1.3
Status codes: * - valid, > - best, d - dampened, h - history,
s - suppressed, S - stale, i - internal, e - external
Origin: i - IGP, e - EGP, ? - incomplete
* >e Network : 100:: PrefixLen : 96
NextHop : 10:2::2 LocPrf :
PrefVal : 0 OutLabel : NULL
MED :
Path/Ogn: 100 100?
* >e Network : 200:: PrefixLen : 96
NextHop : 10:2::2 LocPrf :
PrefVal : 0 OutLabel : NULL
MED :
Path/Ogn: 100 100?