version 15.2 service timestamps debug datetime msec service timestamps log datetime msec ! hostname R5-PE3 ! boot-start-marker boot-end-marker ! ! vrf definition HCL rd 200:1 ! address-family ipv6 route-target export 200:1 route-target import 200:1 exit-address-family ! ! no aaa new-model no ip icmp rate-limit unreachable ip cef ! ! ! ! ! ! no ip domain lookup ipv6 unicast-routing ipv6 cef ! ! multilink bundle-name authenticated ! ! ! ! ! ! ! ! ! ip tcp synwait-time 5 ! ! ! ! ! ! ! ! ! ! ! ! interface Loopback0 ip address 5.5.5.5 255.255.255.255 ! interface FastEthernet0/0 ip address 10.3.5.5 255.255.255.0 duplex full mpls ip ! interface FastEthernet1/0 vrf forwarding HCL no ip address speed auto duplex auto ipv6 address 10::5:8:5/120 ospfv3 100 ipv6 area 0 ! interface FastEthernet1/1 no ip address shutdown speed auto duplex auto ! router ospfv3 100 router-id 5.5.5.5 ! address-family ipv6 unicast vrf HCL redistribute bgp 100 log-adjacency-changes exit-address-family ! router ospf 1 network 5.5.5.5 0.0.0.0 area 0 network 10.3.5.0 0.0.0.255 area 0 ! router bgp 100 bgp log-neighbor-changes neighbor 1.1.1.1 remote-as 100 neighbor 1.1.1.1 update-source Loopback0 neighbor 4.4.4.4 remote-as 100 neighbor 4.4.4.4 update-source Loopback0 ! address-family ipv4 neighbor 1.1.1.1 activate neighbor 1.1.1.1 send-community both neighbor 4.4.4.4 activate neighbor 4.4.4.4 send-community both exit-address-family ! address-family vpnv6 neighbor 1.1.1.1 activate neighbor 1.1.1.1 send-community both exit-address-family ! address-family ipv6 vrf HCL redistribute ospf 100 include-connected exit-address-family ! ip forward-protocol nd ! ! no ip http server no ip http secure-server ! ! ! -------------------------------- R5-PE3#sh ipv6 route vrf HCL IPv6 Routing Table - HCL - 7 entries Codes: C - Connected, L - Local, S - Static, U - Per-user Static route B - BGP, R - RIP, H - NHRP, I1 - ISIS L1 I2 - ISIS L2, IA - ISIS interarea, IS - ISIS summary, D - EIGRP EX - EIGRP external, ND - ND Default, NDp - ND Prefix, DCE - Destination NDr - Redirect, O - OSPF Intra, OI - OSPF Inter, OE1 - OSPF ext 1 OE2 - OSPF ext 2, ON1 - OSPF NSSA ext 1, ON2 - OSPF NSSA ext 2, l - LISP B 10::1:7:0/120 [200/0] via 1.1.1.1%default, indirectly connected C 10::5:8:0/120 [0/0] via FastEthernet1/0, directly connected L 10::5:8:5/128 [0/0] via FastEthernet1/0, receive B 60::6:6:6/128 [200/1] via 1.1.1.1%default, indirectly connected B 60::60:60:60/128 [200/1] via 1.1.1.1%default, indirectly connected O 80::80:80:80/128 [110/1] via FE80::C809:14FF:FE10:1C, FastEthernet1/0 L FF00::/8 [0/0] via Null0, receive R5-PE3#sh ospfv3 vrf HCL database OSPFv3 100 address-family ipv6 vrf HCL (router-id 5.5.5.5) Router Link States (Area 0) ADV Router Age Seq# Fragment ID Link count Bits 5.5.5.5 110 0x80000009 0 1 B E 8.8.8.8 245 0x8000000A 0 1 None Net Link States (Area 0) ADV Router Age Seq# Link ID Rtr count 5.5.5.5 110 0x80000006 3 2 Inter Area Prefix Link States (Area 0) ADV Router Age Seq# Prefix 5.5.5.5 860 0x80000003 10::1:7:0/120 5.5.5.5 860 0x80000003 60::6:6:6/128 5.5.5.5 860 0x80000003 60::60:60:60/128 Link (Type-8) Link States (Area 0) ADV Router Age Seq# Link ID Interface 5.5.5.5 860 0x80000004 3 Fa1/0 8.8.8.8 245 0x80000007 3 Fa1/0 Intra Area Prefix Link States (Area 0) ADV Router Age Seq# Link ID Ref-lstype Ref-LSID 5.5.5.5 110 0x80000006 3072 0x2002 3 8.8.8.8 250 0x80000001 0 0x2001 0 R5-PE3#