From 0cc6bbe6a45e731ee52a795dfbb5449b8146e3f6 Mon Sep 17 00:00:00 2001 From: bl0way <79900311+bl0way@users.noreply.github.com> Date: Mon, 3 Nov 2025 15:01:24 +0100 Subject: [PATCH] frr: T7896: Configure frr profile with 'system frr profile' command (#1700) --- docs/configuration/system/frr.rst | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/docs/configuration/system/frr.rst b/docs/configuration/system/frr.rst index a7f7ff93..2fa6e3c3 100644 --- a/docs/configuration/system/frr.rst +++ b/docs/configuration/system/frr.rst @@ -4,13 +4,13 @@ FRR ### -VyOS uses [FRRouting](https://frrouting.org/) as the control plane for dynamic +VyOS uses `FRRouting `_ as the control plane for dynamic and static routing. The routing daemon behavior can be adjusted during runtime, -but require either a restart of the routing daemon, or a reboot of the system. +but requires either a restart of the routing daemon, or a reboot of the system. .. cfgcmd:: set system frr bmp - Enable :abbr:`BMP (BGP Monitoring Protocol)` support + Enable :abbr:`BMP (BGP Monitoring Protocol)` support. .. cfgcmd:: set system frr descriptors @@ -21,7 +21,12 @@ but require either a restart of the routing daemon, or a reboot of the system. .. cfgcmd:: set system frr irdp - Enable ICMP Router Discovery Protocol support + Enable ICMP Router Discovery Protocol support. + +.. cfgcmd:: set system frr profile + + Select an FRR profile to adapt its default settings. If unset, the + traditional profile is applied. .. cfgcmd:: set system frr snmp