From: Donatas Abraitis Date: Fri, 21 Oct 2022 18:45:29 +0000 (+0300) Subject: Revert "doc: Add `neighbor PEER extended-optional-parameters` command" X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=575878915742089761566d83ec5cf76315a8a0ac;p=matthieu%2Ffrr.git Revert "doc: Add `neighbor PEER extended-optional-parameters` command" I don't know how I missed that it was already defined. Let's just revert it. This reverts commit 13111667513a0f91a8e875cdf12c940ea2b60b05. (cherry picked from commit 37abfd6d191389718557730e28ad0caa77e4ba93) --- diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index 85fa337216..476c06aed4 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -1746,15 +1746,6 @@ Configuring Peers default, the DelayOpenTimer is disabled. The timer interval may be set to a duration of 1 to 240 seconds. -.. clicmd:: neighbor PEER extended-optional-parameters - - Force the extended optional parameters format for OPEN messages. By default, - optional parameters length is 255 octets. With more and more BGP capabilities - implemented on top of BGP, this is needed to extend this value. - - This is turned off by default, but it's automatically enabled when this limit - is hit. You can force this new encoding to be enabled with this command. - .. clicmd:: bgp minimum-holdtime (1-65535) This command allows user to prevent session establishment with BGP peers