summaryrefslogtreecommitdiff
path: root/doc/user/pim.rst
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@cumulusnetworks.com>2021-07-02 11:39:58 -0400
committerGitHub <noreply@github.com>2021-07-02 11:39:58 -0400
commit8a0ac82d963d20f254e0e4c33c42aef95b74286d (patch)
tree45c87b899ce5fed542cb4836d18fe1cad9a24e54 /doc/user/pim.rst
parent5537beafd1efdd3deacb4b5978ac6c3348fd18b2 (diff)
parent1f3ae3a6783387d93dd9d315cee19a8ccd4f0f0d (diff)
Merge pull request #8969 from opensourcerouting/msdp-timers
pimd: allow MSDP timers to be configured
Diffstat (limited to 'doc/user/pim.rst')
-rw-r--r--doc/user/pim.rst21
1 files changed, 18 insertions, 3 deletions
diff --git a/doc/user/pim.rst b/doc/user/pim.rst
index 103760933c..83d19d6188 100644
--- a/doc/user/pim.rst
+++ b/doc/user/pim.rst
@@ -267,10 +267,10 @@ is in a vrf, enter the interface command with the vrf keyword at the end.
:ref:`bfd-pim-peer-config`
-.. _pim-multicast-rib-insertion:
+.. _pim-multicast-rib:
-PIM Multicast RIB insertion:
-============================
+PIM Multicast RIB
+=================
In order to influence Multicast RPF lookup, it is possible to insert
into zebra routes for the Multicast RIB. These routes are only
@@ -317,6 +317,21 @@ MSDP can be setup in different ways:
Commands available for MSDP:
+.. clicmd:: ip msdp timers (2-600) (3-600) [(1-600)]
+
+ Configure global MSDP timers.
+
+ First value is the keep-alive interval and it must be less than the
+ second value which is hold-time. This configures the interval in
+ seconds between keep-alive messages. The default value is 60 seconds.
+
+ Second value is the hold-time and it must be greater than the keep-alive
+ interval. This configures the interval in seconds before closing a non
+ responding connection. The default value is 75.
+
+ Third value is the connection retry interval and it is optional. This
+ configures the interval between connection attempts. The default value
+ is 30 seconds.
.. clicmd:: ip msdp mesh-group WORD member A.B.C.D