interface GigabitEthernet1/2/0
ip igmp access-group test4
Example: Filtering a Source S for a Group G
The following example shows how to filter a particular source S for a group G. In this example, Gigabit
Ethernet interface 0/3/0 is configured to filter source 232.2.2.2 for SSM group 232.2.30.30 in IGMPv3 reports.
ip access-list extended test5
deny igmp host 10.4.4.4 host 232.2.30.30
permit igmp any any
!
interface GigabitEthernet0/3/0
ip igmp access-group test5
Additional References
Related Documents
Document TitleRelated Topic
IP Multicast Routing Command Reference (Catalyst
3850 Switches)
For complete syntax and usage information for the
commands used in this chapter.
Cisco IOS Master Commands List, All Releases
Cisco IOS commands
Cisco IOS IP Multicast Command Reference
Cisco IOS IP SLAs commands
Error Message Decoder
LinkDescription
https://www.cisco.com/cgi-bin/Support/Errordecoder/
index.cgi
To help you research and resolve system error
messages in this release, use the Error Message
Decoder tool.
Standards and RFCs
TitleStandard/RFC
Host Extensions for IP MulticastingRFC 1112
Internet Group Management Protocol, Version 2RFC 2236
Internet Group Management Protocol, Version 3
RFC 3376
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3.6E (Catalyst 3850 Switches)
98 OL-32598-01
Configuring IGMP
Additional References