RP/0/0/CPU0:XR3#show run Sun Mar 18 19:25:14.147 UTC Building configuration... !! IOS XR Configuration 6.1.2 !! Last configuration change at Sun Mar 18 18:40:03 2018 by cisco ! hostname XR3 logging console debugging logging buffered debugging service timestamps log datetime msec service timestamps debug datetime msec vrf VM1 address-family ipv4 unicast import route-target 65111:111 ! ! ! vrf VM3 address-family ipv4 unicast import route-target 65211:333 ! ! ! line console exec-timeout 0 0 transport preferred none ! interface Loopback0 ipv4 address 10.0.0.33 255.255.255.255 ipv6 address fc00::10:0:0:33/128 ! interface Loopback111 vrf VM1 ipv4 address 192.168.111.1 255.255.255.0 ! interface Loopback112 vrf VM3 ipv4 address 192.168.112.1 255.255.255.0 ! interface MgmtEth0/0/CPU0/0 shutdown ! interface GigabitEthernet0/0/0/0 carrier-delay up 0 down 0 load-interval 30 ! interface GigabitEthernet0/0/0/0.13 ipv4 address 10.11.33.33 255.255.255.0 ipv6 address fe80::33 link-local ipv6 address fc00::10:11:33:33/112 encapsulation dot1q 13 logging events link-status ! interface GigabitEthernet0/0/0/0.23 ipv4 address 10.22.33.33 255.255.255.0 ipv6 address fe80::33 link-local ipv6 address fc00::10:22:33:33/112 encapsulation dot1q 23 logging events link-status ! interface GigabitEthernet0/0/0/0.34 ipv4 address 10.33.44.33 255.255.255.0 ipv6 address fe80::33 link-local ipv6 address fc00::10:33:44:33/112 shutdown encapsulation dot1q 34 logging events link-status ! interface GigabitEthernet0/0/0/0.111 description VM1 to DG vrf VM1 ipv4 address 192.168.0.3 255.255.255.0 encapsulation dot1q 111 ! interface GigabitEthernet0/0/0/0.333 description VM3 to DG vrf VM3 ipv4 address 192.168.1.3 255.255.255.0 encapsulation dot1q 333 ! interface GigabitEthernet0/0/0/0.999 description Management ipv4 address 192.168.1.111 255.255.255.0 encapsulation dot1q 999 logging events link-status ! route-policy RP_PASS_ALL pass end-policy ! router static vrf VM1 address-family ipv4 unicast 0.0.0.0/0 192.168.0.253 ! ! vrf VM3 address-family ipv4 unicast 0.0.0.0/0 192.168.1.253 ! ! ! router bgp 65001 timers bgp 5 15 bgp router-id 10.0.0.33 bgp log neighbor changes detail address-family ipv4 unicast ! address-family vpnv4 unicast ! neighbor 10.11.33.11 remote-as 65011 password encrypted 06202E037E672A address-family ipv4 unicast send-community-ebgp route-policy RP_PASS_ALL in route-policy RP_PASS_ALL out send-extended-community-ebgp ! ! neighbor 10.22.33.22 remote-as 65012 password encrypted 047D2A243D086F address-family ipv4 unicast send-community-ebgp route-policy RP_PASS_ALL in route-policy RP_PASS_ALL out send-extended-community-ebgp ! ! vrf VM1 rd 65001:65111 address-family ipv4 unicast network 192.168.111.0/24 ! neighbor 192.168.0.253 remote-as 65011 local-as 65111 no-prepend replace-as address-family ipv4 unicast route-policy RP_PASS_ALL in route-policy RP_PASS_ALL out ! ! ! vrf VM3 rd 65001:65112 address-family ipv4 unicast network 192.168.112.0/24 ! neighbor 192.168.1.253 remote-as 65011 local-as 65112 no-prepend replace-as address-family ipv4 unicast route-policy RP_PASS_ALL in route-policy RP_PASS_ALL out ! ! ! ! netconf-yang agent ssh ! ssh server v2 ssh server vrf default ssh server netconf vrf default end