RP/0/0/CPU0:XR1#show running-config Wed Jul 25 03:54:05.640 UTC Building configuration... !! IOS XR Configuration 5.3.2 !! Last configuration change at Wed Jul 25 03:08:55 2046 by cisco ! hostname XR1 logging console debugging logging buffered 9999999 logging buffered debugging service timestamps log datetime msec service timestamps debug datetime msec vrf AREA1 address-family ipv6 unicast ! ! line console exec-timeout 0 0 transport preferred none ! interface Loopback0 ipv6 address fc00::10:0:255:2/128 ! interface Loopback10 vrf AREA1 ipv6 address fc00::10:1:255:11/128 ! interface Loopback11 vrf AREA1 ipv6 address fc00::10:1:11:1/128 ! interface Loopback12 vrf AREA1 ipv6 address fc00::10:1:12:1/128 ! interface Loopback101 vrf AREA1 ipv6 address 2001:db8:11:1::1/64 ! interface Loopback102 vrf AREA1 ipv6 address 2001:db8:11:2::1/64 ! interface GigabitEthernet0/0/0/0 mtu 8932 carrier-delay up 0 down 0 load-interval 30 ! interface GigabitEthernet0/0/0/0.10 ipv6 address fe80::c5c0:0:0:10 link-local encapsulation dot1q 10 ! interface GigabitEthernet0/0/0/0.111 vrf AREA1 ipv6 address fe80::c5c0:0:1:111 link-local encapsulation dot1q 111 ! interface GigabitEthernet0/0/0/1 mtu 8932 carrier-delay up 0 down 0 load-interval 30 ! interface GigabitEthernet0/0/0/1.10 ipv6 address fe80::c5c0:0:0:10 link-local encapsulation dot1q 10 ! interface GigabitEthernet0/0/0/1.211 ipv6 address fe80::c5c0:0:2:211 link-local encapsulation dot1q 211 ! route-policy RP_RED_TO_OSPFV3 if destination in (2001:db8:11:1::/64) then set ospf-metric 1100 set metric-type type-1 elseif destination in (2001:db8:11:2::/64) then set ospf-metric 1050 set metric-type type-2 endif end-policy ! router ospfv3 XR1 router-id 10.0.255.2 auto-cost reference-bandwidth 100000 default-information originate always area 0.0.0.0 interface Loopback0 ! interface GigabitEthernet0/0/0/0.10 network point-to-point hello-interval 2 ! interface GigabitEthernet0/0/0/1.10 network broadcast hello-interval 2 ! ! area 0.0.0.2 stub no-summary range fc00::10:2:0:0/96 advertise interface GigabitEthernet0/0/0/1.211 network point-to-point hello-interval 2 ! ! ! router ospfv3 AREA1 vrf AREA1 router-id 10.1.255.11 capability vrf-lite auto-cost reference-bandwidth 100000 redistribute connected route-policy RP_RED_TO_OSPFV3 area 0.0.0.1 nssa interface Loopback10 ! interface Loopback11 ! interface Loopback12 ! interface GigabitEthernet0/0/0/0.111 network broadcast hello-interval 2 ! ! ! ! end