From b9d4191a51a8965228f50f5100e5831eb1a5a894 Mon Sep 17 00:00:00 2001 From: Donatas Abraitis Date: Thu, 5 Sep 2024 15:16:05 +0300 Subject: bgpd: Allow using `solo` for peer-groups Inherit solo flag for peer-group members also. Signed-off-by: Donatas Abraitis --- doc/user/bgp.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index aa62d274f0..b6d289fac9 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -2191,8 +2191,7 @@ and will share updates. .. clicmd:: neighbor PEER solo This command is used to indicate that routes advertised by the peer - should not be reflected back to the peer. This command only is only - meaningful when there is a single peer defined in the peer-group. + should not be reflected back to the peer. .. clicmd:: show [ip] bgp peer-group [json] -- cgit v1.2.3