RP/0/0/CPU0:XR4# show run Wed Feb 14 00:40:19.139 UTC Building configuration... !! IOS XR Configuration 6.1.2 !! Last configuration change at Wed Feb 14 00:40:14 2018 by cisco ! hostname XR4 logging console debugging logging buffered debugging service timestamps log datetime msec service timestamps debug datetime msec vrf VM2 address-family ipv4 unicast ! ! vrf VM4 address-family ipv4 unicast ! ! line console exec-timeout 0 0 transport preferred none ! interface Loopback0 ipv4 address 10.0.0.44 255.255.255.255 ipv6 address fc00::10:0:0:44/128 ! 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.14 ipv4 address 10.11.44.44 255.255.255.0 ipv6 address fe80::44 link-local ipv6 address fc00::10:11:44:44/112 encapsulation dot1q 14 logging events link-status ! interface GigabitEthernet0/0/0/0.24 ipv4 address 10.22.44.44 255.255.255.0 ipv6 address fe80::44 link-local ipv6 address fc00::10:22:44:44/112 encapsulation dot1q 24 logging events link-status ! interface GigabitEthernet0/0/0/0.34 ipv4 address 10.33.44.44 255.255.255.0 ipv6 address fe80::44 link-local ipv6 address fc00::10:33:44:44/112 shutdown encapsulation dot1q 34 logging events link-status ! interface GigabitEthernet0/0/0/0.222 vrf VM2 ipv4 address 192.168.0.4 255.255.255.0 encapsulation dot1q 222 ! interface GigabitEthernet0/0/0/0.444 vrf VM4 ipv4 address 192.168.1.4 255.255.255.0 encapsulation dot1q 444 ! interface GigabitEthernet0/0/0/0.999 description Management ipv4 address 192.168.1.112 255.255.255.0 encapsulation dot1q 999 logging events link-status ! route-policy RP_PASS_ALL pass end-policy ! router static vrf VM2 address-family ipv4 unicast 0.0.0.0/0 GigabitEthernet0/0/0/0.222 192.168.0.250 ! ! vrf VM4 address-family ipv4 unicast 0.0.0.0/0 GigabitEthernet0/0/0/0.444 192.168.1.250 ! ! ! router bgp 65002 timers bgp 5 15 bgp router-id 10.0.0.44 bgp log neighbor changes detail address-family ipv4 unicast ! neighbor 10.11.44.11 remote-as 65011 password encrypted 01352726692225 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.44.22 remote-as 65012 password encrypted 112F3827253B28 address-family ipv4 unicast send-community-ebgp route-policy RP_PASS_ALL in route-policy RP_PASS_ALL out send-extended-community-ebgp ! ! ! netconf-yang agent ssh ! ssh server v2 ssh server vrf default ssh server netconf vrf default end