Reproducing
set interfaces loopback lo address 10.1.1.1/32 set protocols ospf area 0 network 192.168.0.0/24 set protocols ospf default-information originate always set protocols ospf default-information originate metric 10 set protocols ospf default-information originate metric-type 2 set protocols ospf log-adjacency-changes set protocols ospf parameters router-id 10.1.1.1 set protocols ospf redistribute connected metric-type 2 set protocols ospf redistribute connected route-map CONNECT set policy route-map CONNECT rule 10 action permit set policy route-map CONNECT rule 10 match interface lo
And if daemons will be segfault or killed, then watchfrr will recover process, but without actual config
[email protected]# sudo killall ospfd [edit] [email protected]# ps ax | grep ospf 876 ? Ss 0:00 /usr/lib/frr/watchfrr -d zebra bgpd ripd ripngd ospfd ospf6d staticd 942 ? Ss 0:00 /usr/lib/frr/ospf6d -d --daemon -A ::1 -M snmp 2481 ? Ss 0:00 /usr/lib/frr/ospfd -d --daemon -A 127.0.0.1 -M snmp 2486 ttyS0 S+ 0:00 grep ospf [email protected]# vtysh -d ospfd -c "show run" Building configuration... Current configuration: ! frr version 7.0.1-20190820-04-g047efd6 frr defaults traditional hostname DHCP-Relay log syslog informational service integrated-vtysh-config ! line vty ! end