From 23c394285ff019578f8e14b9d978ddf43ad7f077 Mon Sep 17 00:00:00 2001 From: factor2431 Date: Fri, 20 Jun 2025 18:27:33 +0800 Subject: T7531: Add documentation for no-ipv6-auto-ra (cherry picked from commit 102eb9d462d7dcaaba71c1b7e27cf91fda84a21f) --- docs/configuration/protocols/bgp.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/configuration/protocols') diff --git a/docs/configuration/protocols/bgp.rst b/docs/configuration/protocols/bgp.rst index 85bb41ca..ab07308d 100644 --- a/docs/configuration/protocols/bgp.rst +++ b/docs/configuration/protocols/bgp.rst @@ -627,6 +627,12 @@ Common parameters Disable immediate session reset if peer's connected link goes down. +.. cfgcmd:: set protocols bgp parameters no-ipv6-auto-ra + + By default, FRR sends router advertisement packets when Extended Next Hop is + on or when a connection is established directly using the device name (Unnumbered BGP). + Setting this option prevents FRR from sending router advertisement packets, but could break Unnumbered BGP. + .. cfgcmd:: set protocols bgp listen range peer-group This command is useful if one desires to loosen the requirement for BGP -- cgit v1.2.3