C
HAPTER
39
| Multicast Filtering Commands
IGMP Snooping
– 910 –
tree change occurred. When an upstream multicast router receives this
solicitation, it will also immediately issues an IGMP general query.
â—† The ip igmp snooping tcn query-solicit command can be used to
send a query solicitation whenever it notices a topology change, even if
the switch is not the root bridge in the spanning tree.
EXAMPLE
The following example instructs the switch to issue an IGMP general query
whenever it receives a spanning tree topology change notification.
Console(config)#ip igmp snooping tcn query-solicit
Console(config)#
ip igmp snooping
unregistered-data-
flood
This command floods unregistered multicast traffic into the attached VLAN.
Use the no form to drop unregistered multicast traffic.
SYNTAX
[no] ip igmp snooping unregistered-data-flood
DEFAULT SETTING
Disabled
COMMAND MODE
Global Configuration
COMMAND USAGE
Once the table used to store multicast entries for IGMP snooping and
multicast routing is filled, no new entries are learned. If no router port is
configured in the attached VLAN, and unregistered-flooding is disabled,
any subsequent multicast traffic not found in the table is dropped,
otherwise it is flooded throughout the VLAN.
EXAMPLE
Console(config)#ip igmp snooping unregistered-data-flood
Console(config)#