doc: add ip[v6] pim passive support

Signed-off-by: sarita patra <saritap@vmware.com>
This commit is contained in:
sarita patra 2022-04-04 04:16:10 -07:00
parent 7be33c5b4a
commit 650d901347
2 changed files with 8 additions and 0 deletions

View 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

View 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