]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: Modify documentation for timer change
authorDonald Sharp <sharpd@nvidia.com>
Mon, 26 Jul 2021 14:04:39 +0000 (10:04 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Mon, 26 Jul 2021 14:04:39 +0000 (10:04 -0400)
Signed-off-by: Donald Sharp <sharpd@nvidia.com>
doc/user/pim.rst

index 4b67326b3d70b40ff9f01060e03c771bed72eb93..6f9aa289b4e992527fd4f2ea5525d972ff80f43c 100644 (file)
@@ -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)