From 1b6b002623950ced3aed9da55530b92b953b5a0b Mon Sep 17 00:00:00 2001 From: Donald Sharp Date: Mon, 26 Jul 2021 10:04:39 -0400 Subject: [PATCH] doc: Modify documentation for timer change Signed-off-by: Donald Sharp --- doc/user/pim.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/doc/user/pim.rst b/doc/user/pim.rst index 4b67326b3d..6f9aa289b4 100644 --- a/doc/user/pim.rst +++ b/doc/user/pim.rst @@ -93,11 +93,13 @@ Certain signals have special meanings to *pimd*. down. This command is vrf aware, to configure for a vrf, enter the vrf submode. -.. clicmd:: ip pim join-prune-interval (60-600) +.. clicmd:: ip pim join-prune-interval (5-600) Modify the join/prune interval that pim uses to the new value. Time is specified in seconds. This command is vrf aware, to configure for a vrf, - enter the vrf submode. + enter the vrf submode. The default time is 60 seconds. If you enter + a value smaller than 60 seconds be aware that this can and will affect + convergence at scale. .. clicmd:: ip pim keep-alive-timer (31-60000) -- 2.39.5