]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: add allowed-neighbors command
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Thu, 23 Jan 2025 16:00:39 +0000 (13:00 -0300)
committerRafael Zalamena <rzalamena@opensourcerouting.org>
Wed, 19 Feb 2025 12:56:09 +0000 (09:56 -0300)
Let users know about new command to filter PIM sessions based on peer
address.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
doc/user/pim.rst
doc/user/pimv6.rst

index 0fb01a1ebbcd5ba3f80cb292cd6f2d8a2b7cbfd6..843bc31d2374e0e050e0f0b097d3aa0dc6db98f6 100644 (file)
@@ -391,6 +391,10 @@ is in a vrf, enter the interface command with the vrf keyword at the end.
    reports on the interface. Refer to the next `ip igmp` command for IGMP
    management.
 
+.. clicmd:: ip pim allowed-neighbors prefix-list PREFIX_LIST
+
+   Only establish sessions with PIM neighbors allowed by the prefix-list.
+
 .. clicmd:: ip pim use-source A.B.C.D
 
    If you have multiple addresses configured on a particular interface
index c1c2f76fc4b6a4fe52d547d395967f7ddffcbacf..8126881bd930e937f160147d861e56d024bd9248 100644 (file)
@@ -214,6 +214,10 @@ is in a vrf, enter the interface command with the vrf keyword at the end.
    reports on the interface. Refer to the next ``ipv6 mld`` command for MLD
    management.
 
+.. clicmd:: ipv6 pim allowed-neighbors prefix-list PREFIX_LIST
+
+   Only establish sessions with PIM neighbors allowed by the prefix-list.
+
 .. clicmd:: ipv6 pim use-source X:X::X:X
 
    If you have multiple addresses configured on a particular interface