RP/0/0/CPU0:XR3#show run Sat Oct 22 13:31:04.523 UTC Building configuration... !! IOS XR Configuration 5.3.2 !! Last configuration change at Sat Oct 22 12:43:19 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 static address-family ipv4 unicast 172.16.0.0/32 GigabitEthernet0/0/0/0.23 ! ! router bgp 65200 bgp router-id 172.16.255.33 mpls activate interface GigabitEthernet0/0/0/0.23 ! bgp log neighbor changes detail address-family vpnv4 unicast ! address-family vpnv6 unicast ! neighbor 172.16.0.0 remote-as 65100 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