]> git.puffer.fish Git - mirror/frr.git/commitdiff
doc/user: Confusing documentation for `ip pim sm` 4984/head
authorAlexis Royer <alexis.royer@gmail.com>
Mon, 16 Sep 2019 09:33:50 +0000 (10:33 +0100)
committerAlexis Royer <alexis.royer@gmail.com>
Wed, 18 Sep 2019 07:57:13 +0000 (09:57 +0200)
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>
doc/user/pim.rst

index 805d6264a87291f943c8d869267a44bc24de98c3..4f9c573a246bc685dde28bd1f32fdd11bfda8634 100644 (file)
@@ -201,14 +201,15 @@ is in a vrf, enter the interface command with the vrf keyword at the end.
 .. clicmd:: ip pim sm
 
    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
-   this command.
+   over. Please note that this command does not enable the reception of IGMP
+   reports on the interface. Refer to the next `ip igmp` command for IGMP
+   management.
 
 .. index:: ip igmp
 .. clicmd:: ip igmp
 
    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
 .. clicmd:: ip igmp join A.B.C.D A.B.C.D