We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4b96361 + 102eb9d commit bbb17aaCopy full SHA for bbb17aa
docs/configuration/protocols/bgp.rst
@@ -627,6 +627,12 @@ Common parameters
627
628
Disable immediate session reset if peer's connected link goes down.
629
630
+.. cfgcmd:: set protocols bgp parameters no-ipv6-auto-ra
631
+
632
+ By default, FRR sends router advertisement packets when Extended Next Hop is
633
+ on or when a connection is established directly using the device name (Unnumbered BGP).
634
+ Setting this option prevents FRR from sending router advertisement packets, but could break Unnumbered BGP.
635
636
.. cfgcmd:: set protocols bgp listen range <prefix> peer-group <name>
637
638
This command is useful if one desires to loosen the requirement for BGP
0 commit comments