diff options
| author | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2021-07-01 08:43:35 -0300 | 
|---|---|---|
| committer | Rafael Zalamena <rzalamena@opensourcerouting.org> | 2021-07-01 09:59:55 -0300 | 
| commit | 6f015b21a929823cd35b5b68fd93e28ecdaec1d7 (patch) | |
| tree | 8927c7534a7d7c27d63b18d3e9045e558028b7c9 | |
| parent | 622fd3f11e913ec464e9eae5df59ac0ea5d49b78 (diff) | |
doc: simplify PIM RIB title
Don't use colon and make it more generic.
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
| -rw-r--r-- | doc/user/pim.rst | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/user/pim.rst b/doc/user/pim.rst index 103760933c..1000f97871 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  | 
