Configuring The Igmp Throttling Action (Cli) - Cisco Catalyst 3650 Configuration Manual

Ip multicast routing
Hide thumbs Also See for Catalyst 3650:
Table of Contents

Advertisement

Configuring the IGMP Throttling Action (CLI)

Command or Action
Step 2
configure terminal
Example:
Device# configure terminal
Step 3
interface interface-id
Example:
Device(config)# interface
gigabitethernet1/0/2
Step 4
ip igmp max-groups number
Example:
Device(config-if)# ip igmp max-groups 20
Step 5
end
Example:
Device(config-if)# end
Step 6
show running-config interface interface-id
Example:
Device# show running-config interface
gigabitethernet1/0/1
Step 7
copy running-config startup-config
Example:
Device# copy running-config startup-config
Configuring the IGMP Throttling Action (CLI)
After you set the maximum number of IGMP groups that a Layer 2 interface can join, you can configure an
interface to replace the existing group with the new group for which the IGMP report was received by using
the ip igmp max-groups action replace interface configuration command. Use the no form of this command
to return to the default, which is to drop the IGMP join report.
Follow these guidelines when configuring the IGMP throttling action:
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
50
Purpose
Enters the global configuration mode.
Specifies the interface to be configured, and enters interface
configuration mode. The interface can be a Layer 2 port that
does not belong to an EtherChannel group or a EtherChannel
interface.
Sets the maximum number of IGMP groups that the interface
can join. The range is 0 to 4294967294. The default is to have
no maximum set.
The device supports a maximum number of 4096 Layer
Note
2 IGMP groups and 2048 Layer 3 IGMP groups.
Returns to privileged EXEC mode.
Verifies your entries.
(Optional) Saves your entries in the configuration file.
Configuring IGMP
OL-29890-01

Advertisement

Table of Contents
loading

Table of Contents