From d7cd3d091c76439cfc5dd8d99fcebfd660460f38 Mon Sep 17 00:00:00 2001 From: Donatas Abraitis Date: Wed, 1 Sep 2021 10:38:10 +0300 Subject: [PATCH] doc: Add missing `timers` for connect timer in BGP Signed-off-by: Donatas Abraitis --- doc/user/bgp.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index c129acc04f..ad9e32853d 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -1680,7 +1680,7 @@ Configuring Peers Set keepalive and hold timers for a neighbor. The first value is keepalive and the second is hold time. -.. clicmd:: neighbor PEER connect (1-65535) +.. clicmd:: neighbor PEER timers connect (1-65535) Set connect timer for a neighbor. The connect timer controls how long BGP waits between connection attempts to a neighbor. -- 2.39.5