From 102eb9d462d7dcaaba71c1b7e27cf91fda84a21f 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 --- docs/configuration/protocols/bgp.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/configuration') diff --git a/docs/configuration/protocols/bgp.rst b/docs/configuration/protocols/bgp.rst index 3c983aae..71ba533b 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