PurposeCommand or Action
Returns to privileged EXEC mode.end
Example:
Device(config)# end
Step 4
Verifies the configuration.show ip igmp snooping
Example:
Device# show ip igmp snooping
Step 5
(Optional) Saves your entries in the configuration
file.
copy running-config startup-config
Example:
Device# copy running-config startup-config
Step 6
Configuring a Multicast Router Port (CLI)
Perform these steps to add a multicast router port (enable a static connection to a multicast router) on the
device.
Static connections to multicast routers are supported only on device ports.Note
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip igmp snooping vlan vlan-id mrouter interface interface-id
4.
end
5.
show ip igmp snooping mrouter [vlan vlan-id]
6.
copy running-config startup-config
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3.6E (Catalyst 3850 Switches)
74 OL-32598-01
Configuring IGMP
How to Configure IGMP Snooping