Specifications
2-255
Catalyst 4500 Se ries S wit ch C is co IO S C om mand R efer ence —Re lease I OS XE 3 .3.0 XO(1 5.1 (1)XO)
OL_28738 -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 configur ation mode
Usage Guidelines You can apply IGMP filters only to Layer 2 physical interfaces; you cannot apply IGMP filters to routed
ports, switch virtual interfa ces (SVIs), or ports that belo ng to an EtherChanne l 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 e xample shows how to apply IGMP profile 2 2 to a n inte rface:
Switch(config)# interface gigabitethernet1/1
Switch(config-if)# ip igmp filter 22
Switch(config-if)#
Related Commands
profile number IGMP profile number to be applie d; valid values are from 1 to 429496 795.
Command Description
ip igmp profile Creates an IGMP profile.
show ip igmp profile Displays all configured IGMP profiles or a specified IGMP
profile.