RP/0/0/CPU0:XR1# sh running-config Sat Aug 4 04:05:26.437 UTC Building configuration... !! IOS XR Configuration 5.3.2 !! Last configuration change at Sat Aug 4 02:47:17 2046 by cisco ! hostname XR1 logging console debugging logging buffered 9999999 logging buffered debugging service timestamps log datetime msec service timestamps debug datetime msec line console exec-timeout 0 0 transport preferred none ! interface Loopback0 ipv4 address 10.0.255.2 255.255.255.255 ipv6 address fc00::10:0:255:2/128 ! interface Loopback1 ipv4 address 10.1.22.1 255.255.255.255 ipv6 address fc00::10:1:22:1/128 ! interface Loopback2 ipv4 address 10.2.22.1 255.255.255.255 ipv6 address fc00::10:2:22:1/128 ! interface GigabitEthernet0/0/0/0 mtu 1514 carrier-delay up 0 down 0 ! interface GigabitEthernet0/0/0/0.10 ipv4 address 10.1.0.1 255.255.255.254 ipv6 address fe80::2:1001 link-local encapsulation dot1q 10 ! interface GigabitEthernet0/0/0/0.11 ipv4 address 10.2.0.1 255.255.255.254 ipv6 address fe80::2:1101 link-local encapsulation dot1q 11 ! interface GigabitEthernet0/0/0/0.23 ipv4 address 10.2.0.2 255.255.255.254 ipv6 address fe80::2:2301 link-local encapsulation dot1q 23 ! router ospf 1 router-id 10.1.22.1 auto-cost reference-bandwidth 100000 area 0.0.0.0 interface Loopback1 ! interface GigabitEthernet0/0/0/0.10 network point-to-point ! ! ! router ospf 2 router-id 10.2.22.1 auto-cost reference-bandwidth 100000 area 0.0.0.0 interface Loopback2 ! interface GigabitEthernet0/0/0/0.11 network point-to-point ! interface GigabitEthernet0/0/0/0.23 network point-to-point ! ! ! router ospfv3 1 instance 1 router-id 10.1.22.6 auto-cost reference-bandwidth 100000 area 0.0.0.0 interface Loopback1 ! interface GigabitEthernet0/0/0/0.10 network point-to-point ! ! ! router ospfv3 2 instance 2 router-id 10.2.22.6 auto-cost reference-bandwidth 100000 area 0.0.0.0 interface Loopback2 ! interface GigabitEthernet0/0/0/0.11 network point-to-point ! interface GigabitEthernet0/0/0/0.23 network point-to-point ! ! ! end