RP/0/0/CPU0:XR3#show run Tue Oct 2 20:11:58.747 UTC Building configuration... !! IOS XR Configuration 6.1.2 !! Last configuration change at Tue Oct 2 05:51:55 2018 by cisco ! hostname XR3 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 ipv4 address 10.11.33.33 255.255.255.0 ipv6 address fc00::10:11:33:33/112 carrier-delay up 0 down 0 ! interface GigabitEthernet0/0/0/1 shutdown ! router ospf 0 router-id 10.0.0.33 segment-routing mpls segment-routing forwarding mpls segment-routing sr-prefer area 0.0.0.0 interface Loopback0 passive enable prefix-sid index 33 explicit-null ! interface GigabitEthernet0/0/0/0 network point-to-point ! ! ! router bgp 65000 bgp router-id 10.0.0.33 bgp log neighbor changes detail address-family vpnv4 unicast ! address-family vpnv6 unicast ! neighbor-group IBGP_PEERS remote-as 65000 update-source Loopback0 address-family vpnv4 unicast ! address-family vpnv6 unicast ! ! neighbor 10.0.0.11 use neighbor-group IBGP_PEERS ! ! netconf-yang agent ssh ! ssh server v2 ssh server vrf MGMT ssh server netconf vrf MGMT end