Chapter 2
Catalyst 3750-X and 3560-X Switch Cisco IOS Commands
ip igmp max-groups
Syntax Description
Defaults
Command Modes
Command History
Usage Guidelines
OL-21522-02
Downloaded from
www.Manualslib.com
Use the ip igmp max-groups interface configuration command on the switch stack or on a standalone
switch to set the maximum number of Internet Group Management Protocol (IGMP) groups that a
Layer 2 interface can join or to configure the IGMP throttling action when the maximum number of
entries is in the forwarding table. Use the no form of this command to set the maximum back to the
default, which is to have no maximum limit, or to return to the default throttling action, which is to drop
the report.
ip igmp max-groups {number | action {deny | replace}}
no ip igmp max-groups {number | action}
number
The maximum number of IGMP groups that an interface can join. The range is 0 to
4294967294. The default is no limit.
action deny
When the maximum number of entries is in the IGMP snooping forwarding table, drop
the next IGMP join report. This is the default action.
action
When the maximum number of entries is in the IGMP snooping forwarding table,
replace
replace the existing group with the new group for which the IGMP report was received.
The default maximum number of groups is no limit.
After the switch learns the maximum number of IGMP group entries on an interface, the default
throttling action is to drop the next IGMP report that the interface receives and to not add an entry for
the IGMP group to the interface.
Interface configuration
Release
12.2(53)SE2
You can use this command only on Layer 2 physical interfaces and on logical EtherChannel interfaces.
You cannot set IGMP maximum groups for routed ports, switch virtual interfaces (SVIs), or ports that
belong to an EtherChannel group.
manuals search engine
Modification
This command was introduced.
Catalyst 3750-X and 3560-X Switch Command Reference
ip igmp max-groups
2-257