diff options
-rw-r--r-- | docs/configuration/protocols/bgp.rst | 3 |
1 files changed, 3 insertions, 0 deletions
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 <address|interface> solo + + This command prevents from sending back prefixes learned from the neighbor. BGP Scaling Configuration ------------------------- |