mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-06 23:29:36 +00:00
doc/user: Confusing documentation for ip pim sm
Modification of the documentation for the `ip pim sm` command in order to avoid the understanding of an incompatibility with IGMP on the interface. Signed-off-by: Alexis Royer <alexis.royer@gmail.com>
This commit is contained in:
parent
8e0bab8a1e
commit
a94dd7dd96
@ -201,14 +201,15 @@ is in a vrf, enter the interface command with the vrf keyword at the end.
|
|||||||
.. clicmd:: ip pim sm
|
.. clicmd:: ip pim sm
|
||||||
|
|
||||||
Tell pim that we would like to use this interface to form pim neighbors
|
Tell pim that we would like to use this interface to form pim neighbors
|
||||||
over. Please note we will *not* accept igmp reports over this interface with
|
over. Please note that this command does not enable the reception of IGMP
|
||||||
this command.
|
reports on the interface. Refer to the next `ip igmp` command for IGMP
|
||||||
|
management.
|
||||||
|
|
||||||
.. index:: ip igmp
|
.. index:: ip igmp
|
||||||
.. clicmd:: ip igmp
|
.. clicmd:: ip igmp
|
||||||
|
|
||||||
Tell pim to receive IGMP reports and Query on this interface. The default
|
Tell pim to receive IGMP reports and Query on this interface. The default
|
||||||
version is v3. This command is useful on the LHR.
|
version is v3. This command is useful on a LHR.
|
||||||
|
|
||||||
.. index:: ip igmp join A.B.C.D A.B.C.D
|
.. index:: ip igmp join A.B.C.D A.B.C.D
|
||||||
.. clicmd:: ip igmp join A.B.C.D A.B.C.D
|
.. clicmd:: ip igmp join A.B.C.D A.B.C.D
|
||||||
|
Loading…
Reference in New Issue
Block a user