File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -302,6 +302,12 @@ is in a vrf, enter the interface command with the vrf keyword at the end.
302
302
Add a static multicast group or source-group on an interface. This will behave
303
303
as if there is a receiver on this interface without any IGMP reports.
304
304
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
+
305
311
.. clicmd :: ip igmp query-interval (1-65535)
306
312
307
313
Set the IGMP query interval that PIM will use.
@@ -475,6 +481,10 @@ cause great confusion.
475
481
476
482
Display IGMP group retransmission information.
477
483
484
+ .. clicmd :: show ip igmp [vrf NAME] proxy [json]
485
+
486
+ Display IGMP proxy join information.
487
+
478
488
.. clicmd :: show ip igmp [vrf NAME] sources [json]
479
489
480
490
Display IGMP sources information.
You can’t perform that action at this time.
0 commit comments