2-324
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
OL-27596 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
ip igmp filter
ip igmp filter
To control whether all hosts on a Layer 2 interface can join one or more IP multicast groups by applying
an IGMP profile to the interface, use the ip igmp filter command. To remove a profile from the interface,
use the no form of this command.
ip igmp filter profile number
no ip igmp filter
Syntax Description
Defaults Profiles are not applied.
Command Modes Interface configuration mode
Command History
Usage Guidelines You can apply IGMP filters only to Layer 2 physical interfaces; you cannot apply IGMP filters to routed
ports, switch virtual interfaces (SVIs), or ports that belong to an EtherChannel group.
An IGMP profile can be applied to one or more switch port interfaces, but one port can have only one
profile applied to it.
Examples This example shows how to apply IGMP profile 22 to an interface:
Switch(config)# interface gigabitethernet1/1
Switch(config-if)# ip igmp filter 22
Switch(config-if)#
Related Commands
profile number IGMP profile number to be applied; valid values are from 1 to 429496795.
Release Modification
12.1(11b)EW Support for this command was introduced on the Catalyst 4500 series switch.
Command Description
ip igmp profile Creates an IGMP profile.
show ip igmp profile Displays all configured IGMP profiles or a specified IGMP
profile.