C
HAPTER
38
| Multicast Filtering Commands
IGMP Snooping
– 1199 –
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)#
ip igmp snooping
unsolicited-report-
interval
This command specifies how often the upstream interface should transmit
unsolicited IGMP reports when proxy reporting is enabled. Use the no form
to restore the default value.
SYNTAX
ip igmp snooping unsolicited-report-interval seconds
no ip igmp snooping version-exclusive
seconds - The interval at which to issue unsolicited reports.
(Range: 1-65535 seconds)
DEFAULT SETTING
400 seconds
COMMAND MODE
Global Configuration
COMMAND USAGE
â—† When a new upstream interface (that is, uplink port) starts up, the
switch sends unsolicited reports for all currently learned multicast
channels out through the new upstream interface.
â—† This command only applies when proxy reporting is enabled (see
page 1194).
EXAMPLE
Console(config)#ip igmp snooping unsolicited-report-interval 5
Console(config)#