RP/0/0/CPU0:XR3#show run Sat Oct 22 16:37:10.958 UTC Building configuration... !! IOS XR Configuration 5.3.2 !! Last configuration change at Sat Oct 22 15:08:53 2016 by cisco ! hostname XR3 logging console debugging logging buffered 9999999 service timestamps log datetime msec service timestamps debug datetime msec vrf INTER_AS_VPN address-family ipv4 unicast import route-target 65000:65300 ! export route-target 65000:65300 ! ! address-family ipv6 unicast import route-target 65000:65300 ! export route-target 65000:65300 ! ! ! line console exec-timeout 0 0 transport preferred none ! interface Loopback0 ipv4 address 172.16.255.33 255.255.255.255 ! interface GigabitEthernet0/0/0/0 carrier-delay up 0 down 0 load-interval 30 ! interface GigabitEthernet0/0/0/0.23 ipv4 address 172.16.0.1 255.255.255.254 encapsulation dot1q 23 logging events link-status ! interface GigabitEthernet0/0/0/0.102 vrf INTER_AS_VPN ipv4 address 192.168.2.1 255.255.255.0 ipv6 address fc00::192:168:2:1/112 encapsulation dot1q 102 ! route-policy RP_PASS_ALL pass end-policy ! router ospf CORE router-id 172.16.255.33 segment-routing mpls segment-routing forwarding mpls segment-routing sr-prefer area 0.0.0.1 interface Loopback0 prefix-sid index 33 ! interface GigabitEthernet0/0/0/0.23 network point-to-point ! ! ! router bgp 65200 bgp router-id 172.16.255.33 bgp log neighbor changes detail address-family vpnv4 unicast ! address-family vpnv6 unicast ! neighbor 10.0.255.22 remote-as 65100 ebgp-multihop 255 update-source Loopback0 address-family vpnv4 unicast route-policy RP_PASS_ALL in route-policy RP_PASS_ALL out next-hop-self ! address-family vpnv6 unicast route-policy RP_PASS_ALL in route-policy RP_PASS_ALL out next-hop-self ! ! vrf INTER_AS_VPN rd 172.16.255.33:65300 address-family ipv4 unicast redistribute connected ! address-family ipv6 unicast redistribute connected ! ! ! end