Linux FRR

From Teknologisk videncenter
Revision as of 15:49, 6 April 2025 by Heth (talk | contribs)
Jump to: navigation, search

Free Range Routing or FRRouting or FRR is a network routing software suite running on Unix-like platforms, particularly Linux, Solaris, OpenBSD, FreeBSD and NetBSD. It was created as a fork from Quagga, which itself was a fork of GNU Zebra. FRRouting is distributed under the terms of the GNU General Public License v2 (GPL2). FRR on Wikipedia

startup_config

Startup_config saved in newer versions use common configuration file instead of per-daemon based.

/etc/frr/frr.conf

To enable this alter /etc/frr/daemons start of zebra <source lang=bash>


Links