From edf98aa365a8edb566b1096218b51b124ea4b63f Mon Sep 17 00:00:00 2001 From: Donatas Abraitis Date: Fri, 17 Jan 2020 16:03:38 +0200 Subject: [PATCH] doc: Add some words about `neighbor maximum-prefix-out` cmd Signed-off-by: Donatas Abraitis --- doc/user/bgp.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index 2d4d0c4945..d3ac4b22ab 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -1075,6 +1075,11 @@ Configuring Peers granular and offers much smarter matching criterion than number of received prefixes, making it more suited to implementing policy. +.. index:: [no] neighbor PEER maximum-prefix-out NUMBER +.. clicmd:: [no] neighbor PEER maximum-prefix-out NUMBER + + Sets a maximum number of prefixes we can send to a given peer. + .. index:: [no] neighbor PEER local-as AS-NUMBER [no-prepend] [replace-as] .. clicmd:: [no] neighbor PEER local-as AS-NUMBER [no-prepend] [replace-as] -- 2.39.5