RP/0/0/CPU0:XR1#sh run Wed Feb 27 10:35:18.197 UTC Building configuration... !! IOS XR Configuration 6.1.2 !! Last configuration change at Sat Feb 23 19:42:19 2019 by admin ! hostname XR1 telnet vrf default ipv4 server max-servers 10 username alopez password 7 097A631E181712434A ! vrf BPI address-family ipv4 unicast import route-target 65014:800 ! export route-target 65014:800 ! ! ! vrf REST address-family ipv4 unicast import route-target 65014:700 ! export route-target 65014:700 ! ! ! line console exec-timeout 60 0 ! interface Loopback0 ipv4 address 10.0.0.10 255.255.255.255 ! interface Loopback1 ipv4 address 10.0.0.15 255.255.255.255 ! interface tunnel-ip1113 ipv4 address 192.168.113.11 255.255.255.0 tunnel mode gre ipv4 tunnel source Loopback0 tunnel destination 10.0.0.30 ! interface tunnel-ip1114 ipv4 address 192.168.111.11 255.255.255.0 tunnel mode gre ipv4 tunnel source Loopback0 tunnel destination 10.0.0.40 ! interface MgmtEth0/0/CPU0/0 ipv4 address 10.131.142.76 255.255.255.0 ! interface GigabitEthernet0/0/0/0.111 description --- CSR1 ipv4 address 10.1.11.11 255.255.255.0 encapsulation dot1q 111 ! interface GigabitEthernet0/0/0/0.411 description --- CSR4 ipv4 address 10.4.11.11 255.255.255.0 encapsulation dot1q 411 ! interface GigabitEthernet0/0/0/0.711 description --- CSR7 vrf REST ipv4 address 10.7.11.11 255.255.255.0 encapsulation dot1q 711 ! interface GigabitEthernet0/0/0/1 shutdown ! interface GigabitEthernet0/0/0/2 description --- BPI VM1 vrf BPI ipv4 address 172.16.10.1 255.255.255.0 ! router static address-family ipv4 unicast 10.131.0.0/16 10.131.142.162 10.131.32.43/32 10.131.142.162 ! ! router isis 1 is-type level-2-only net 49.0000.0000.0011.00 address-family ipv4 unicast metric-style wide ! interface Loopback1 passive address-family ipv4 unicast ! ! interface tunnel-ip1113 point-to-point address-family ipv4 unicast ! ! interface tunnel-ip1114 point-to-point address-family ipv4 unicast ! ! ! router ospf 200 router-id 10.0.0.10 area 0 interface Loopback0 ! interface GigabitEthernet0/0/0/0.111 network point-to-point ! interface GigabitEthernet0/0/0/0.411 network point-to-point ! ! ! router ospf 300 router-id 10.0.0.15 mpls ldp auto-config area 0 interface Loopback1 ! interface tunnel-ip1113 network point-to-point ! interface tunnel-ip1114 network point-to-point ! ! ! router ospf 400 vrf BPI redistribute bgp 65014 area 0 interface GigabitEthernet0/0/0/2 passive enable ! ! ! vrf REST redistribute bgp 65014 area 0 interface GigabitEthernet0/0/0/0.711 network point-to-point ! ! ! ! router bgp 65014 bgp router-id 10.0.0.15 bgp log neighbor changes detail address-family vpnv4 unicast ! neighbor 10.0.0.35 remote-as 65014 update-source Loopback1 address-family vpnv4 unicast next-hop-self ! ! neighbor 10.0.0.45 remote-as 65014 update-source Loopback1 address-family vpnv4 unicast next-hop-self ! ! vrf BPI rd 11:19 address-family ipv4 unicast redistribute ospf 400 ! ! vrf REST rd 11:11 address-family ipv4 unicast redistribute ospf 400 ! ! ! mpls ldp interface tunnel-ip1113 ! interface tunnel-ip1114 ! ! end