File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
docs/configuration/system Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 44FRR
55###
66
7- VyOS uses [ FRRouting]( https://frrouting.org/) as the control plane for dynamic
7+ VyOS uses ` FRRouting < https://frrouting.org/ >`_ as the control plane for dynamic
88and static routing. The routing daemon behavior can be adjusted during runtime,
9- but require either a restart of the routing daemon, or a reboot of the system.
9+ but requires either a restart of the routing daemon, or a reboot of the system.
1010
1111.. cfgcmd :: set system frr bmp
1212
13- Enable :abbr: `BMP ( BGP Monitoring Protocol ) ` support
13+ Enable :abbr: `BMP ( BGP Monitoring Protocol ) ` support.
1414
1515.. cfgcmd :: set system frr descriptors <numer>
1616
@@ -21,7 +21,12 @@ but require either a restart of the routing daemon, or a reboot of the system.
2121
2222.. cfgcmd :: set system frr irdp
2323
24- Enable ICMP Router Discovery Protocol support
24+ Enable ICMP Router Discovery Protocol support.
25+
26+ .. cfgcmd :: set system frr profile <traditional | datacenter>
27+
28+ Select an FRR profile to adapt its default settings. If unset, the
29+ traditional profile is applied.
2530
2631.. cfgcmd :: set system frr snmp <daemon>
2732
You can’t perform that action at this time.
0 commit comments