RP/0/0/CPU0:XR3#show running-config Thu Oct 20 16:25:45.833 UTC Building configuration... !! IOS XR Configuration 5.3.2 !! Last configuration change at Thu Oct 20 14:57:44 2016 by cisco ! hostname XR3 logging console debugging logging buffered 9999999 logging buffered debugging service timestamps log datetime msec service timestamps debug datetime msec vrf CUST_65100 address-family ipv4 unicast import route-target 65000:65100 ! export route-target 65000:65100 ! ! address-family ipv6 unicast import route-target 65000:65100 ! export route-target 65000:65100 ! ! ! line console exec-timeout 0 0 transport preferred none ! interface Loopback0 ipv4 address 10.255.255.33 255.255.255.255 ! interface tunnel-te33111 ipv4 unnumbered Loopback0 signalled-name XR3_to_SR1_1 signalled-bandwidth 333000 autoroute destination 10.255.255.11 destination 10.255.255.11 record-route path-option 10 dynamic attribute-set ZERO path-option 20 dynamic attribute-set NO_ZERO ! interface tunnel-te33112 ipv4 unnumbered Loopback0 signalled-name XR3_to_SR1_2 signalled-bandwidth 333000 autoroute destination 10.255.255.11 destination 10.255.255.11 record-route path-option 10 dynamic attribute-set ONE path-option 20 dynamic attribute-set NO_ONE ! interface GigabitEthernet0/0/0/0 carrier-delay up 0 down 0 load-interval 30 ! interface GigabitEthernet0/0/0/0.123 ipv4 address 10.0.0.5 255.255.255.254 encapsulation dot1q 123 logging events link-status ! interface GigabitEthernet0/0/0/0.223 ipv4 address 10.0.0.7 255.255.255.254 encapsulation dot1q 223 logging events link-status ! interface GigabitEthernet0/0/0/0.333 vrf CUST_65100 ipv4 address 192.168.1.0 255.255.255.254 ipv6 address fe80::c5c0:c3:333:1 link-local ipv6 address fc00::192:168:1:0/127 encapsulation dot1q 333 logging events link-status ! route-policy RP_BGP_ALLOW_ALL pass end-policy ! router ospf CORE router-id 10.255.255.33 area 0.0.0.0 mpls traffic-eng interface Loopback0 ! interface GigabitEthernet0/0/0/0.123 network point-to-point ! interface GigabitEthernet0/0/0/0.223 network point-to-point ! ! mpls traffic-eng router-id Loopback0 ! router bgp 65000 bgp router-id 10.255.255.33 bgp log neighbor changes detail address-family vpnv4 unicast ! address-family vpnv6 unicast ! neighbor 10.255.255.11 remote-as 65000 update-source Loopback0 address-family vpnv4 unicast next-hop-self ! address-family vpnv6 unicast next-hop-self ! ! vrf CUST_65100 rd 10.255.255.33:65100 address-family ipv4 unicast ! address-family ipv6 unicast ! neighbor 192.168.1.1 remote-as 65100 address-family ipv4 unicast route-policy RP_BGP_ALLOW_ALL in route-policy RP_BGP_ALLOW_ALL out as-override ! ! neighbor fc00::192:168:1:1 remote-as 65100 address-family ipv6 unicast route-policy RP_BGP_ALLOW_ALL in route-policy RP_BGP_ALLOW_ALL out as-override ! ! ! ! mpls oam ! rsvp interface GigabitEthernet0/0/0/0.123 bandwidth 1000000 ! interface GigabitEthernet0/0/0/0.223 bandwidth 1000000 ! ! mpls traffic-eng interface GigabitEthernet0/0/0/0.123 attribute-names ZERO ! interface GigabitEthernet0/0/0/0.223 attribute-names ONE ! logging events all affinity-map ONE bit-position 1 affinity-map ZERO bit-position 0 attribute-set path-option ONE affinity include ONE ! attribute-set path-option ZERO affinity include ZERO ! attribute-set path-option NO_ONE affinity exclude ONE ! attribute-set path-option NO_ZERO affinity exclude ZERO ! ! mpls ldp router-id 10.255.255.33 ! end