Skip to content

Commit bbb17aa

Browse files
authored
Merge pull request #1648 from factor2431/current
T7531: Add documentation for no-ipv6-auto-ra
2 parents 4b96361 + 102eb9d commit bbb17aa

File tree

1 file changed

+6
-0
lines changed
  • docs/configuration/protocols

1 file changed

+6
-0
lines changed

docs/configuration/protocols/bgp.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -627,6 +627,12 @@ Common parameters
627627

628628
Disable immediate session reset if peer's connected link goes down.
629629

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+
630636
.. cfgcmd:: set protocols bgp listen range <prefix> peer-group <name>
631637

632638
This command is useful if one desires to loosen the requirement for BGP

0 commit comments

Comments
 (0)