Chapter 20
| Multicast Filtering Commands
IGMP Snooping
– 474 –
Command Usage
â—† An IGMP general query message is sent by the switch at the interval specified
by this command. When this message is received by downstream hosts, all
receivers build an IGMP report for the multicast groups they have joined.
â—† This command applies when the switch is serving as the querier (page 462), or
as a proxy host when IGMP snooping proxy reporting is enabled (page 461).
Example
Console(config)#ip igmp snooping vlan 1 query-interval 150
Console(config)#
ip igmp snooping vlan
query-resp-intvl
This command configures the maximum time the system waits for a response to
general queries. Use the no form to restore the default.
Syntax
ip igmp snooping vlan vlan-id query-resp-intvl interval
no ip igmp snooping vlan vlan-id query-resp-intvl
vlan-id - VLAN ID (Range: 1-4093)
interval - The maximum time the system waits for a response to general
queries. (Range: 10-31740 tenths of a second)
Default Setting
10 (1 seconds)
Command Mode
Global Configuration
Command Usage
â—† This command applies when the switch is serving as the querier (page 462), or
as a proxy host when IGMP snooping proxy reporting is enabled (page 461).
Example
Console(config)#ip igmp snooping vlan 1 query-resp-intvl 20
Console(config)#