BGP: add documentation for <solo> option in neighbor configuration

This commit is contained in:
Nicolas Fort 2022-04-03 12:49:37 -03:00
parent fc5022b17a
commit 0d720e5480

View File

@ -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
-------------------------