Создать ip-tunnel в nmtui Название - gleb Устройство - gleb Режим - gelly заполняем локальный ip 172.16.10.2 удаленный 172.16.20.2
даем ip tunell 20.0.0.1/30 2001:20::1/125
nano /etc/frr/daemons ospfd = yes
systemctl enable --now frr
vtysh conf t router ospf ospf router-id 20.0.0.1 neighbor 20.0.0.2 network 20.0.0.0/30 are 0 network 192.168.10.0/26 are 0 exit int gre ip ospf mtu-ignore no ip ospf network broad do copy run start quit
nmcli connection edit gre set ip-tunnel.ttl 64 save quit перезагрузка