Example
The following shows the multicast entries learned through IGMP snooping for
bridge group 1, VLAN 1:
Console#show bridge 1 multicast vlan 1 igmp-snooping
VLAN M'cast IP addr. Member ports Type
---- --------------- ------------ -------1
224.1.2.3 Eth1/11 IGMP
Console#
ip igmp snooping querier
Use this command to enable the switch as an IGMP snooping querier. Use the
no form to disable it.
Syntax
ip igmp snooping querier
no ip igmp snooping querier
Default Setting
Enabled
Command Mode
Global Configuration
Command Usage
If enabled, the switch will serve as querier if elected. The querier is responsible
for asking hosts if they want to receive multicast traffic.
Example
Console(config)#ip igmp snooping querier
Console(config)#
223