From: sarita patra Date: Mon, 4 Apr 2022 11:16:10 +0000 (-0700) Subject: doc: add ip[v6] pim passive support X-Git-Tag: base_8.3~74^2~13 X-Git-Url: https://git.puffer.fish/?a=commitdiff_plain;h=650d9013472b9b33f1bc64a65ca24529060f885f;p=mirror%2Ffrr.git doc: add ip[v6] pim passive support Signed-off-by: sarita patra --- diff --git a/doc/user/pim.rst b/doc/user/pim.rst index dcea709503..ae39f4220d 100644 --- a/doc/user/pim.rst +++ b/doc/user/pim.rst @@ -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 diff --git a/doc/user/pimv6.rst b/doc/user/pimv6.rst index 0456e77b21..c4d32e8751 100644 --- a/doc/user/pimv6.rst +++ b/doc/user/pimv6.rst @@ -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