{"id":503,"date":"2018-10-26T22:00:24","date_gmt":"2018-10-26T22:00:24","guid":{"rendered":"http:\/\/feralpacket.org\/?p=503"},"modified":"2018-10-26T22:00:24","modified_gmt":"2018-10-26T22:00:24","slug":"ipv6-mpls-l3vpn-6penotes","status":"publish","type":"post","link":"https:\/\/feralpacket.org\/?p=503","title":{"rendered":"IPv6 MPLS L3VPN (6PE)Notes"},"content":{"rendered":"<p><span style=\"font-weight: bold;\">IPv6 MPLS L3VPN (6PE)<\/span><\/p>\n<p>\u00a0&#8211; 6PE<\/p>\n<p>\u00a0&#8211; 6vPE<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; Small &#8220;v&#8221; means VRF<\/p>\n<p>\u00a0&#8211; Client side<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; IPv6<\/p>\n<p>\u00a0&#8211; PE routers<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; IPv6 over IPv4 (6to4)<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; Dual stack<\/p>\n<p>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 -&gt; IPv4 towards core of SP<\/p>\n<p>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 -&gt;IPv6 towards the client<\/p>\n<p>\u00a0&#8211; P (provider) routers<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; IPv4 only<\/p>\n<p>LDP only works with IPv4<\/p>\n<p><span style=\"font-weight: bold;\">6PE<\/span><\/p>\n<p>\u00a0&#8211; Without VRFs on PE routers<\/p>\n<p>\u00a0&#8211; IPv6 address-family between PE &#8211; PE \u00a0and PE &#8211; CE routers<\/p>\n<p>\u00a0&#8211; Not as easy to configure as it should seem<\/p>\n<p><span style=\"font-weight: bold;\">6vPE<\/span><\/p>\n<p>\u00a0&#8211; with VRFs on PE routers<\/p>\n<p>\u00a0&#8211; VPNv6 address-family between PE &#8211; PE routers<\/p>\n<p>\u00a0&#8211; IPv6 address-family between PE &#8211; CE routers<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/73d2a0a1f981caaca3df850c316e0180.jpeg\" style=\"cursor: default; height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/9091981d87708a6e7b879ce0506d5bc4.jpeg\" style=\"cursor: default; height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p>Transport label<\/p>\n<p>\u00a0&#8211; LDP<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; for BGP next-hop<\/p>\n<p>VPN label<\/p>\n<p>\u00a0&#8211; BGP VPNv4<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; for client networks<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/2092879a439fe6a0c05ec7d6b9ac4f0b.jpeg\" style=\"cursor: default; height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p>IPv6 Table<\/p>\n<p>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0next-hop<\/p>\n<p>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0::ffff:&lt;ipv4 address of the PE router&gt;<\/p>\n<p><span style=\"font-weight: bold;\">6PE Rules<\/span><\/p>\n<p>\u00a01. Client has an IPv6 neighbor relationship with PE router<\/p>\n<p>\u00a02. PE routers will perform mutual redistribution between &#8220;IPv6 IGP \/ eBGP&#8221; and &#8220;MP-BGP IPv6&#8221;<\/p>\n<p>\u00a03. PE &#8211; PE will be IPv6 + label<\/p>\n<p><span style=\"font-weight: bold;\">6PE on IOS Routers<\/span><\/p>\n<p>R4(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">ipv6 eigrp 1<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0no shut<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0eigrp router-id 4.4.4.4<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">int fa0\/0<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0ipv6 eigrp 1<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">int lo0<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0ipv6 eigrp 1<\/span><\/p>\n<p>R1(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">ipv6 router eigrp 1<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0no shut<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0eigrp router-id 1.1.1.1<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">int fa0\/0<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0ipv6 eigrp 1<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">router bgp 100<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0no bgp default ipv4-unicast<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0neghbor 3.3.3.3 remote-as 100<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0neighbor 3.3.3.3 update-source lo0<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0address-family ipv6 unicast<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 neighbor 3.3.3.3 activate<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 neighbor 3.3.3.3 send-label<\/span><\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; Have to force the router to send labels in IPv6<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; Sending labels is the default in IPv4<\/p>\n<p>\u00a0 <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">redistribute eigrp 1<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">ipv6 router eigrp 1<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0redistribute bgp 100 metric 1 1 1 1 1<\/span><\/p>\n<p>Problem with 6PE<\/p>\n<p>\u00a0&#8211; There is no isolation that can be provided by VRFs<\/p>\n<p>\u00a0&#8211; PE routers have to be dedicated for each customer<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; Otherwise, the customers will see the IPv6 routes of any other customer connected to the PE router<\/p>\n<p>R3<\/p>\n<p>\u00a0&#8211; LDP<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; Label for 1.1.1.1<\/p>\n<p>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 -&gt; 16 (transport label)<\/p>\n<p>\u00a0&#8211; BGP<\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; Label for 2002:14::4<\/p>\n<p>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 -&gt; 20 (VPN label)<\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp ipv6 unicast<\/span><\/p>\n<p>\u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0 \u00a0next-hop<\/p>\n<p>2002:14::4 \u00a0 \u00a0 \u00a0 \u00a0 ::ffff:1.1.1.1<\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp ipv6 u label<\/span><\/p>\n<p>\u00a0&#8211; If labels are not present, then &#8220;neighbor x.x.x.x send-label&#8221; configuration is missing<\/p>\n<p>\u00a0 \u00a0 \u00a0| 16 | 20 | IPv6 |<\/p>\n<p>To check PE &#8211; PE IPv6 communicastion, the following command is required<\/p>\n<p>R1(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">mpls ipv6 source-interface &lt;int&gt;<\/span><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/63ae11a51a6176ad4de25a55a56a7715.jpeg\" style=\"cursor: default; height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p><span style=\"font-weight: bold;\">eBGP is required for PE &#8211; CE on XR routers<\/span><\/p>\n<p>R1(config)# <span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">router bgp 100<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0address-family ipv6 unicast<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 allocate-label all<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0neighbor 3.3.3.3<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 remote-as 100<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 update-source lo0<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 address-family ipv6\u00a0<\/span><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">labeled-unicast<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0neighbor 2002:14::4<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 remote-as 50<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 address-family ipv6 unicast<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 \u00a0route-policy PASS in<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 \u00a0route-policy PASS out<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0 \u00a0as-override<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">route-pocily PASS<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0pass<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0root<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0show config<\/span><\/p>\n<p><span style=\"background-color:rgb(255, 250, 165);-evernote-highlight:true;\">\u00a0commit<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><\/span><\/p>\n<p><span style=\"font-weight: bold;\">IOS:<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp vpnv4 u all sum<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp vpnv4 u all<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp vpnv6 u all sum<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp vpnv6 u all<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><\/span><\/p>\n<p><span style=\"font-weight: bold;\">XR:<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp vpnv4 u sum<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp vpnv4 u<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp vpnv6 u\u00a0sum<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp vpnv6 u<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><\/span><\/p>\n<p><img decoding=\"async\" src=\"https:\/\/feralpacket.org\/wp-content\/uploads\/2018\/10\/554d759a6ac6fd4f7238458d3c3add48.png\" style=\"height: auto;\" width=\"600\" height=\"\"\/><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">! R1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">router bgp 50<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0bgp router-id 1.1.1.1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0address-family ipv6 unicast<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 network 2002:1:1:1::1\/128<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0neighbor 2002:12::2<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0 remote-as 100<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 address-family ipv6 unicast<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 route-policy allow-all in<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 route-policy allow-all out<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nroute-policy allow-all<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0pass<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0end<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">\u00a0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">! R2<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0router-id 2.2.2.2<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls ldp<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nrouter ospf 1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls ldp auto-config<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">router bgp 100<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0bgp router-id 2.2.2.2<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0address-family ipv6 unicast<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 allocate-label all<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0neighbor 2002:12::1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0 remote-as 50<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 address-family ipv6 unicast<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0\u00a0 route-policy allow-all in<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0\u00a0 route-policy allow-all out<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0\u00a0 as-override<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nroute-policy allow-all<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0pass<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0end<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">router bgp 100<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0neighbor 5.5.5.5<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0 remote-as 100<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 update-source lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 address-family ipv6 labeled-unicast<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica; font-weight: bold;\">! R3<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-style: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-weight: normal; font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">int lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-style: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-weight: normal; font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-style: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-weight: normal; font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\"><br \/>\nint e1\/0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-style: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-weight: normal; font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-style: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-weight: normal; font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\"><br \/>\nint e1\/1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-style: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-weight: normal; font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\"><br \/>\n\u00a0ip ospf 1 area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0router-id 3.3.3.3<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">mpls label protocol ldp<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">mpls ldp router-id lo0 force<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">int e1\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-style: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-weight: normal; font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls ip<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-style: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-weight: normal; font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\"><br \/>\nint e1\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls ip<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-style: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-weight: bold; font-size: 12px; font-family: Helvetica;\">! R4<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-style: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-weight: normal; font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-style: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-weight: normal; font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\"><br \/>\n\u00a0router-id 4.4.4.4<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-style: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-weight: normal; font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int lo0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/1<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-style: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-weight: normal; font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">mpls ldp<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-style: normal; font-variant-caps: normal; font-variant-ligatures: normal; font-weight: normal; font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0mpls ldp auto-config<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica; font-weight: bold;\">! R5<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">router ospf 1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0router-id 5.5.5.5<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0area 0<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int lo0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/0<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0 int gi0\/0\/0\/1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">mpls ldp<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nrouter ospf 1<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0mpls ldp auto-config<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">router bgp 100<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">bgp router-id 5.5.5.5<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">address-family ipv6 unicast<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0allocate-label all<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0neighbor 2002:56::6<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0 remote-as 50<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 address-family ipv6 unicast<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0\u00a0 route-policy allow-all in<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0\u00a0 route-policy allow-all out<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0\u00a0 as-override<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\nroute-policy allow-all<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0pass<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0end<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-size: 12px; font-family: Helvetica;\">!<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">router bgp 100<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0neighbor 2.2.2.2<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0 remote-as 100<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 update-source lo0<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0 address-family ipv6 labeled-unicast<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: bold; line-height: normal;\">! R6<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">router bgp 50<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-family: Helvetica; font-size: 12px; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\"><br \/>\n\u00a0bgp router-id 6.6.6.6<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0no bgp default ipv4-unicast<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0neighbor 2002:56::5 remote-as 100<\/span><\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px; background-color: rgb(255, 250, 165); font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;-evernote-highlight:true;\">\u00a0address-family ipv6<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 network 2002:6:6:6::6\/128<\/span><\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"background-color: rgb(255, 250, 165); font-size: 12px; font-family: Helvetica;-evernote-highlight:true;\">\u00a0 neighbor 2002:56::5 activate<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px; font-family: Helvetica; font-stretch: normal; font-style: normal; font-variant-caps: normal; font-weight: normal; line-height: normal;\"><br \/>\n<\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-weight: bold; font-size: 12px; font-family: Helvetica;\">Verification:<\/span><\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-weight: bold; font-size: 12px; font-family: Helvetica;\">! R1 and R6<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp ipv6 u sum<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp ipv6 u<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh route ipv6<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">ping ipv6 2002:6:6:6::6 source 2002:1:1:1::1<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">ping ipv6 2002:1:1:1::1 source 2002:6:6:6::6<\/span><\/p>\n<p><span style=\"font-size: 12px;\"><span style=\"font-weight: bold; font-size: 12px; font-family: Helvetica;\">! R2 and R5<\/span><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls int<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls ldp nei bri<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh mpls forwarding<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp ipv6 u sum<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh bpg ipv6 u<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp ipv6 all sum<\/span><\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; To see information about the MP-BGP neighbor<\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp ipv6 labeled-unicast sum<\/span><\/p>\n<p>\u00a0 \u00a0 \u00a0-&gt; To see information about the MP-BGP neighbor<\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp ipv6 labeled-unicast<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp ipv6 u 2002:1:1:1::1<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp ipv6 u 2002:6:6:6::6<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh bgp ipv6 u labels<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\">sh route ipv6<\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><\/span><\/p>\n<p><span style=\"background-color: rgb(255, 250, 165);-evernote-highlight:true;\"><\/span><\/p>\n","protected":false},"excerpt":{"rendered":"<p>IPv6 MPLS L3VPN (6PE)<\/p>\n","protected":false},"author":1,"featured_media":498,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[6],"tags":[40,33,32,31],"class_list":["post-503","post","type-post","status-publish","format-standard","hentry","category-ccie","tag-ipv6","tag-l3vpn","tag-mpls","tag-published"],"_links":{"self":[{"href":"https:\/\/feralpacket.org\/index.php?rest_route=\/wp\/v2\/posts\/503","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/feralpacket.org\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/feralpacket.org\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/feralpacket.org\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/feralpacket.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=503"}],"version-history":[{"count":2,"href":"https:\/\/feralpacket.org\/index.php?rest_route=\/wp\/v2\/posts\/503\/revisions"}],"predecessor-version":[{"id":528,"href":"https:\/\/feralpacket.org\/index.php?rest_route=\/wp\/v2\/posts\/503\/revisions\/528"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/feralpacket.org\/index.php?rest_route=\/wp\/v2\/media\/498"}],"wp:attachment":[{"href":"https:\/\/feralpacket.org\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=503"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/feralpacket.org\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=503"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/feralpacket.org\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=503"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}