Skip to content

Commit bb4620d

Browse files
author
Barry A. Trent
committed
doc: add documentation for ip igmp proxy cli
Signed-off-by: Barry A. Trent <[email protected]>
1 parent cec07a1 commit bb4620d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

doc/user/pim.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,12 @@ is in a vrf, enter the interface command with the vrf keyword at the end.
302302
Add a static multicast group or source-group on an interface. This will behave
303303
as if there is a receiver on this interface without any IGMP reports.
304304

305+
.. clicmd:: ip igmp proxy
306+
307+
Tell pim to send proxy IGMP reports for joins occuring on all other
308+
interfaces on this interface. Join-groups on other interfaces will
309+
also be proxied. The default version is v3.
310+
305311
.. clicmd:: ip igmp query-interval (1-65535)
306312

307313
Set the IGMP query interval that PIM will use.
@@ -475,6 +481,10 @@ cause great confusion.
475481

476482
Display IGMP group retransmission information.
477483

484+
.. clicmd:: show ip igmp [vrf NAME] proxy [json]
485+
486+
Display IGMP proxy join information.
487+
478488
.. clicmd:: show ip igmp [vrf NAME] sources [json]
479489

480490
Display IGMP sources information.

0 commit comments

Comments
 (0)