Global IGMP snooping overrides the VLAN IGMP snooping. If global snooping is disabled, you cannot
enable VLAN snooping. If global snooping is enabled, you can enable or disable VLAN snooping.
SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip igmp snooping
4.
end
5.
copy running-config startup-config
DETAILED STEPS
Purpose
Command or Action
Enables privileged EXEC mode.
enable
Step 1
Example:
Device>
enable
•
Enter your password if prompted.
Enters the global configuration mode.
configure terminal
Example:
Device#
configure terminal
Step 2
Globally enables IGMP snooping in all existing VLAN
interfaces.
ip igmp snooping
Example:
Device(config)#
ip igmp snooping
Step 3
To globally disable IGMP snooping on all VLAN
interfaces, use the
no ip igmp snooping
global
configuration command.
Note
Returns to privileged EXEC mode.
end
Example:
Device(config)#
end
Step 4
(Optional) Saves your entries in the configuration file.
copy running-config startup-config
Example:
Device#
copy running-config startup-config
Step 5
Related Topics
IGMP Snooping, on page 28
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
58
OL-29890-01
Configuring IGMP
How to Configure IGMP Snooping