public inbox for pve-user@lists.proxmox.com
 help / color / mirror / Atom feed
* [PVE-User] OSPF when migrating from v8 to v9
@ 2025-10-07  6:16 Julien OHAYON
  2025-10-07 13:52 ` Stefan Hanreich
  0 siblings, 1 reply; 6+ messages in thread
From: Julien OHAYON @ 2025-10-07  6:16 UTC (permalink / raw)
  To: pve-user

Hello,

We are running version 8.4.1 and using SDN with EVPN. Since we already had OSPF in our infrastructure, we forced its activation through the configuration files and added some local configs. A few examples:

in /etc/frr/daemons

ospfd=yes
and
in /etc/frr/frr.conf.local

router ospf
 redistribute connected
 redistribute static
 network X.X.X.X/24 area 0
 default-information originate
exit

However, with version 9, great news: it is now integrated. But for the migration, it’s not so simple. When we upgrade a node to v9, OSPF gets disabled in /etc/frr/daemons.

Is it possible to keep it enabled? If yes, in which configuration file?

Of course, afterwards it will be fine to modify the configuration via Proxmox, but what is the impact, especially if it doesn’t match the configuration we had manually applied?

Thanks in advance.

Julien OHAYON
_______________________________________________
pve-user mailing list
pve-user@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-user

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-10-08 18:33 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-10-07  6:16 [PVE-User] OSPF when migrating from v8 to v9 Julien OHAYON
2025-10-07 13:52 ` Stefan Hanreich
2025-10-07 15:58   ` Julien OHAYON
2025-10-08  9:34     ` Stefan Hanreich
2025-10-08 10:48       ` Julien OHAYON
2025-10-08 18:24     ` Flavio Visentin via pve-user

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal