mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-14 02:53:55 +00:00
doc: add ip[v6] pim passive support
Signed-off-by: sarita patra <saritap@vmware.com>
This commit is contained in:
parent
7be33c5b4a
commit
650d901347
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user