From 26d78796b099e8c08ec67a42d181a762cc74be37 Mon Sep 17 00:00:00 2001 From: sever-sever Date: Sat, 16 Jan 2021 11:19:46 +0000 Subject: bgp: T3222: Fix help descriptions for dampening --- interface-definitions/protocols-bgp.xml.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'interface-definitions/protocols-bgp.xml.in') diff --git a/interface-definitions/protocols-bgp.xml.in b/interface-definitions/protocols-bgp.xml.in index 61bc6ce86..cec73a15b 100644 --- a/interface-definitions/protocols-bgp.xml.in +++ b/interface-definitions/protocols-bgp.xml.in @@ -511,7 +511,7 @@ Half-life time for dampening [REQUIRED] u32:1-45 - Half-life penalty in seconds + Half-life penalty in minutes @@ -523,7 +523,7 @@ Maximum duration to suppress a stable route [REQUIRED] u32:1-255 - Maximum suppress duration in seconds + Maximum suppress duration in minutes @@ -532,10 +532,10 @@ - Time to start reusing a route [REQUIRED] + Threshold to start reusing a route [REQUIRED] u32:1-20000 - Re-use time in seconds + Re-use penalty points @@ -547,7 +547,7 @@ When to start suppressing a route [REQUIRED] u32:1-20000 - Start-suppress-time + Start-suppress penalty points -- cgit v1.2.3