SUMMARY STEPS
1.
enable
2.
configure terminal
3.
ip igmp snooping querier
4.
ip igmp snooping querier address ip_address
5.
ip igmp snooping querier query-interval interval-count
6.
ip igmp snooping querier tcn query
[
count count
|
interval interval
]
7.
ip igmp snooping querier timer expiry timeout
8.
ip igmp snooping querier version version
9.
end
10.
show ip igmp snooping vlan vlan-id
11.
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
Enables the IGMP snooping querier.
ip igmp snooping querier
Example:
Device(config)#
ip igmp snooping querier
Step 3
(Optional) Specifies an IP address for the IGMP snooping
querier. If you do not specify an IP address, the querier tries
to use the global IP address configured for the IGMP querier.
ip igmp snooping querier address ip_address
Example:
Device(config)#
ip igmp snooping querier
Step 4
The IGMP snooping querier does not generate an
IGMP general query if it cannot find an IP address
on the device.
Note
address 172.16.24.1
IP Multicast Routing Configuration Guide, Cisco IOS XE Release 3SE (Catalyst 3650 Switches)
OL-29890-01
75
Configuring IGMP
How to Configure IGMP Snooping