PurposeCommand or Action
Applies the specified access list to IGMP reports.
ip igmp access-group access-list
Example:
Device(config-if)# ip igmp access-group
mygroup
Step 10
Enables PIM-SM on the interface.ip pim sparse-mode
Step 11
Example:
Device(config-if)# ip pim sparse-mode
You must use sparse
mode.
Note
--Repeat Steps 1 through 11 on all interfaces that
require access control of SSM channel membership.
Step 12
Enables IGMPv3 on this interface. The default version of IGMP
is IGMP version 2. Version 3 is required by SSM.
ip igmp version 3
Example:
Device(config-if)# ip igmp version 3
Step 13
--Repeat Step 13 on all host-facing interfaces.
Step 14
Returns to privileged EXEC mode.end
Example:
Device(config-if)# end
Step 15
How to Configure IGMP Snooping
Enabling IGMP Snooping
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip igmp snooping
4.
bridge-domain bridge-id
5.
ip igmp snooping
6.
end
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3.6E (Catalyst 3850 Switches)
70 OL-32598-01
Configuring IGMP
How to Configure IGMP Snooping