From 319a7d06892ff44c5e6d5bd0cf98a973083d9b66 Mon Sep 17 00:00:00 2001 From: Donatas Abraitis Date: Tue, 12 Nov 2019 13:23:24 +0200 Subject: [PATCH] doc: Append documentation for `bgp dampening` command Signed-off-by: Donatas Abraitis --- doc/user/bgp.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/user/bgp.rst b/doc/user/bgp.rst index 6c20658214..4b3113cf3b 100644 --- a/doc/user/bgp.rst +++ b/doc/user/bgp.rst @@ -440,6 +440,9 @@ Route Flap Dampening The route-flap damping algorithm is compatible with :rfc:`2439`. The use of this command is not recommended nowadays. + At the moment, route-flap dampening is not working per VRF and is working only + for IPv4 unicast and multicast. + .. seealso:: https://www.ripe.net/publications/docs/ripe-378 -- 2.39.5