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
PurposeCommand or Action
Enables privileged EXEC mode. Enter your password if
prompted.
enable
Example:
Switch> enable
Step 1
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 2
Enables the IGMP snooping querier.ip igmp snooping querier
Example:
Switch(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:
Switch(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 switch.
Note
address 172.16.24.1
Consolidated Platform Configuration Guide, Cisco IOS Release 15.2(4)E (Catalyst 2960-X Switches)
143
How to Configure IGMP Snooping and MVR