PurposeCommand or Action
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 only use the Immediate-Leave feature 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.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Enables privileged EXEC mode.enable
Step 1
Example:
Device> enable
•
Enter your password if prompted.
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
64 OL-29890-01
Configuring IGMP
How to Configure IGMP Snooping