RP/0/RP0/CPU0:R5#show running-config Wed Sep 23 05:00:27.728 UTC !! Building configuration... !! IOS XR Configuration 26.1.1 !! No configuration change since last restart ! hostname R5 logging console disable service timestamps log datetime msec service timestamps debug datetime msec domain name virl.info domain lookup disable username cisco group root-lr group cisco-support secret 10 $6$BSG.K0b2UZ/M7K0.$QWES1iTRgnQ4ML5k8wT0wH2ERkQN5pDQyDzJxqoNPq1F8OpzkLO90P0bYc429LR8sOL2CN.FA43h1wye/EG1B/ ! vrf Mgmt address-family ipv4 unicast ! ! line template vty timestamp exec-timeout 720 0 ! line console exec-timeout 0 0 absolute-timeout 0 session-timeout 0 ! line default exec-timeout 0 0 absolute-timeout 0 session-timeout 0 ! vty-pool default 0 50 control-plane management-plane inband interface all allow all ! ! ! ! interface Loopback0 ipv4 address 6.6.6.6 255.255.255.255 ! interface Loopback1 ipv4 address 172.16.0.1 255.255.255.255 ! interface Loopback2 ipv4 address 172.16.0.2 255.255.255.255 ! interface Loopback3 ipv4 address 172.16.0.3 255.255.255.255 ! interface Loopback4 ipv4 address 172.16.0.4 255.255.255.255 ! interface Loopback5 ipv4 address 172.16.0.5 255.255.255.255 ! interface Loopback6 ipv4 address 172.16.0.6 255.255.255.255 ! interface Loopback7 ipv4 address 172.16.0.7 255.255.255.255 ! interface Loopback8 ipv4 address 172.16.0.8 255.255.255.255 ! interface MgmtEth0/RP0/CPU0/0 description management vrf Mgmt ipv4 address 10.19.3.50 255.255.0.0 ! interface GigabitEthernet0/0/0/0 description to P1 ipv4 address 10.0.21.5 255.255.255.0 ! interface GigabitEthernet0/0/0/1 description to P2 ipv4 address 10.0.22.5 255.255.255.0 ! interface GigabitEthernet0/0/0/2 description to P3 ipv4 address 10.0.23.5 255.255.255.0 ! interface GigabitEthernet0/0/0/3 description to P4 ipv4 address 10.0.24.5 255.255.255.0 ! router static vrf Mgmt address-family ipv4 unicast 0.0.0.0/0 10.19.0.1 ! ! ! router ospf 1 router-id 6.6.6.6 area 0 interface Loopback0 passive enable ! interface Loopback1 passive enable ! interface Loopback2 passive enable ! interface Loopback3 passive enable ! interface Loopback4 passive enable ! interface Loopback5 passive enable ! interface Loopback6 passive enable ! interface Loopback7 passive enable ! interface Loopback8 passive enable ! interface GigabitEthernet0/0/0/0 cost 1 network point-to-point ! interface GigabitEthernet0/0/0/1 cost 1 network point-to-point ! interface GigabitEthernet0/0/0/2 cost 1 network point-to-point ! interface GigabitEthernet0/0/0/3 cost 1 network point-to-point ! ! ! ssh server v2 ssh server vrf Mgmt end