Related Topics
Configuring the Switch as a Member of a Group, on page 16
Example: Controlling Access to IP Multicast Groups
This example shows how to configure hosts attached to a port as able to join only group 255.2.2.2:
Switch(config)# access-list 1 255.2.2.2 0.0.0.0
Switch(config-if)# interface gigabitethernet1/0/1
Switch(config-if)# ip igmp access-group 1
Related Topics
Controlling Access to IP Multicast Group, on page 17
Where to Go Next
You can configure the following for your IP multicast configuration:
•
CGMP feature support
•
PIM feature support
•
SSM feature support
•
IP Multicast Routing
Additional References
Related Documents
Document TitleRelated Topic
Catalyst 2960-XR Switch IP Multicast Command
Reference
For complete syntax and usage information for the
commands used in this book.
Standards and RFCs
TitleStandard/RFC
Host Extensions for IP Multicasting
RFC 1112
Internet Group Management Protocol, Version 2
RFC 2236
Catalyst 2960-XR Switch IP Multicast Routing Configuration Guide, Cisco IOS Release 15.0(2)EX1
OL-29426-01 27
Understanding Cisco's Implementation of IP Multicast Routing
Example: Controlling Access to IP Multicast Groups