Document the newly added commands to limit the maximum amount of
groups/source to learn.
Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
Set the IGMP version used on this interface. The default value is 3.
+.. clicmd:: ip igmp max-groups (0-4294967295)
+
+ Set the maximum number of IGMP groups that the can be joined on an interface.
+
+.. clicmd:: ip igmp max-sources (0-4294967295)
+
+ Set the maximum number of IGMP sources to learn per group.
+
.. clicmd:: ip multicast boundary oil WORD
Set a PIM multicast boundary, based upon the WORD prefix-list. If a PIM join
Set the MLD version used on this interface. The default value is 2.
+.. clicmd:: ipv6 mld max-groups (0-4294967295)
+
+ Set the maximum number of MLD groups that the can be joined on an interface.
+
+.. clicmd:: ipv6 mld max-sources (0-4294967295)
+
+ Set the maximum number of MLD sources to learn per group.
+
.. clicmd:: ipv6 multicast boundary oil WORD
Set a PIMv6 multicast boundary, based upon the WORD prefix-list. If a PIMv6