From 0d720e5480fa2ab173ab58a91670b7dddd177459 Mon Sep 17 00:00:00 2001 From: Nicolas Fort Date: Sun, 3 Apr 2022 12:49:37 -0300 Subject: BGP: add documentation for option in neighbor configuration --- docs/configuration/protocols/bgp.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/configuration/protocols/bgp.rst') diff --git a/docs/configuration/protocols/bgp.rst b/docs/configuration/protocols/bgp.rst index b4a61b9a..24d81cef 100644 --- a/docs/configuration/protocols/bgp.rst +++ b/docs/configuration/protocols/bgp.rst @@ -850,6 +850,9 @@ For outbound updates the order of preference is: must create an IP prefix list for the specified BGP peer applied in inbound derection. +.. cfgcmd:: set protocols bgp neighbor solo + + This command prevents from sending back prefixes learned from the neighbor. BGP Scaling Configuration ------------------------- -- cgit v1.2.3