RP/0/0/CPU0:XR3#show run Sun Nov 4 18:09:49.908 UTC Building configuration... !! IOS XR Configuration 6.1.2 !! Last configuration change at Sat Nov 3 18:58:23 2018 by cisco ! hostname XR3 logging console debugging logging buffered debugging vrf MGMT address-family ipv4 unicast ! ! control-plane management-plane out-of-band vrf MGMT interface MgmtEth0/0/CPU0/0 allow SSH allow NETCONF ! ! ! ! interface Loopback0 ipv4 address 10.0.0.33 255.255.255.255 ipv6 address fc00::10:0:0:33/128 ! interface MgmtEth0/0/CPU0/0 vrf MGMT ipv4 address 192.168.1.111 255.255.255.0 ! interface GigabitEthernet0/0/0/0 mtu 1514 carrier-delay up 0 down 0 ! interface GigabitEthernet0/0/0/0.13 ipv4 address 10.11.33.33 255.255.255.0 ipv6 address fc00::10:11:33:33/112 ipv6 enable encapsulation dot1q 13 ! interface GigabitEthernet0/0/0/1 mtu 1514 carrier-delay up 0 down 0 ! interface GigabitEthernet0/0/0/1.23 ipv4 address 10.22.33.33 255.255.255.0 ipv6 address fc00::10:22:33:33/112 ipv6 enable encapsulation dot1q 23 ! route-policy RP_PASS_ALL pass end-policy ! router bgp 65033 bgp router-id 10.0.0.33 bgp log neighbor changes detail address-family ipv4 unicast network 10.0.0.33/32 ! address-family ipv6 unicast network fc00::10:0:0:33/128 ! af-group EBGP_IPV4_UNI address-family ipv4 unicast send-community-ebgp route-policy RP_PASS_ALL in route-policy RP_PASS_ALL out send-extended-community-ebgp ! af-group EBGP_IPV6_UNI address-family ipv6 unicast send-community-ebgp route-policy RP_PASS_ALL in route-policy RP_PASS_ALL out send-extended-community-ebgp ! neighbor 10.11.33.11 remote-as 65011 address-family ipv4 unicast use af-group EBGP_IPV4_UNI ! ! neighbor 10.22.33.22 remote-as 65022 address-family ipv4 unicast use af-group EBGP_IPV4_UNI ! ! neighbor fc00::10:11:33:11 remote-as 65011 address-family ipv6 unicast use af-group EBGP_IPV6_UNI ! ! neighbor fc00::10:22:33:22 remote-as 65022 address-family ipv6 unicast use af-group EBGP_IPV6_UNI ! ! ! netconf-yang agent ssh ! ssh server v2 ssh server vrf MGMT ssh server netconf vrf MGMT end