RP/0/RP0/CPU0:R13#show running-config Sun Sep 6 08:17:18.517 UTC !! Building configuration... !! IOS XR Configuration 26.1.1 !! No configuration change since last restart ! hostname R13 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 13.13.13.13 255.255.255.255 ! interface MgmtEth0/RP0/CPU0/0 description management vrf Mgmt ipv4 address 10.100.22.27 255.255.252.0 ! interface GigabitEthernet0/0/0/0 description to R11 (10.1.11.0/24) ipv4 address 10.1.11.13 255.255.255.0 ! interface GigabitEthernet0/0/0/1 description to R12 (10.1.12.0/24) ipv4 address 10.1.12.13 255.255.255.0 ! interface GigabitEthernet0/0/0/2 shutdown ! router static vrf Mgmt address-family ipv4 unicast 0.0.0.0/0 10.100.20.1 ! ! ! router ospf 2 router-id 13.13.13.13 area 0 interface Loopback0 passive enable ! interface GigabitEthernet0/0/0/0 ! interface GigabitEthernet0/0/0/1 ! ! ! ssh server v2 ssh server vrf Mgmt end