2-133
Catalyst4500 Series SwitchCiscoIOS Command Reference—Release 12.2(18)EW
78-16201-01
Chapter2Cisco IOS Commands for the Catalyst 4500 Series Switches
ip igmp filter
ip igmp filter
To control whether all hosts on a Layer2 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
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 ip igmp profile
show ip igmp profile
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.