]> git.puffer.fish Git - matthieu/frr.git/commitdiff
doc: add ip[v6] pim passive support
authorsarita patra <saritap@vmware.com>
Mon, 4 Apr 2022 11:16:10 +0000 (04:16 -0700)
committersarita patra <saritap@vmware.com>
Fri, 13 May 2022 06:51:21 +0000 (23:51 -0700)
Signed-off-by: sarita patra <saritap@vmware.com>
doc/user/pim.rst
doc/user/pimv6.rst

index dcea709503c1ca0a6863ab948c0aba61ce362b86..ae39f4220d0b701a484905661f2f1d6571f02c12 100644 (file)
@@ -234,6 +234,10 @@ is in a vrf, enter the interface command with the vrf keyword at the end.
    and would like pim to use a specific source address associated with
    that interface.
 
+.. clicmd:: ip pim passive
+
+   Disable sending and receiving pim control packets on the interface.
+
 .. clicmd:: ip igmp
 
    Tell pim to receive IGMP reports and Query on this interface. The default
index 0456e77b21208239f61984d3144e4d2180f74ee2..c4d32e87513d81c1f17ba0fc198ef3aac6336aa9 100644 (file)
@@ -158,6 +158,10 @@ is in a vrf, enter the interface command with the vrf keyword at the end.
    and would like pim to use a specific source address associated with
    that interface.
 
+.. clicmd:: ipv6 pim passive
+
+   Disable sending and receiving pim control packets on the interface.
+
 .. clicmd:: ipv6 mld
 
    Tell pim to receive MLD reports and Query on this interface. The default