PurposeCommand or Action
Returns to privileged EXEC mode.end
Example:
Device(config)# end
Step 4
Verifies the member port and the IP address.show ip igmp snooping groups
Example:
Device# show ip igmp snooping groups
Step 5
(Optional) Saves your entries in the configuration file.copy running-config startup-config
Example:
Device# copy running-config startup-config
Step 6
Enabling IGMP Immediate Leave (CLI)
When you enable IGMP Immediate Leave, the device immediately removes a port when it detects an IGMP
Version 2 leave message on that port. You should use the Immediate-Leave feature only when there is a single
receiver present on every port in the VLAN.
Immediate Leave is supported only on IGMP Version 2 hosts. IGMP Version 2 is the default version for
the device.
Note
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip igmp snooping vlan vlan-id immediate-leave
4.
end
5.
show ip igmp snooping vlan vlan-id
6.
end
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3.6E (Catalyst 3850 Switches)
OL-32598-01 77
Configuring IGMP
How to Configure IGMP Snooping