Hub/Switch Reference Guide

430 IGMP Snooping Commands
NN47250-100 (Version 02.51)
Usage
Proxy reporting reduces multicast overhead by sending only one membership report for a group to
the multicast routers and discarding other membership reports for the same group. If you disable proxy
reporting, the WSS sends all membership reports to the routers, including multiple reports for the same group.
Examples
The following example disables proxy reporting on VLAN orange:
WSS# set igmp proxy-report disable vlan orange
success: change accepted.
See Also
show igmp on page 423
set igmp qi
Changes the IGMP query interval timer on one VLAN or all VLANs on a WSS.
Syntax
set igmp qi seconds [vlan vlan-id]
Defaults
The default query interval is 125 seconds.
Access
Enabled.
Usage
The query interval is applicable only when the WSS is querier for the subnet. For the switch to
become the querier, the pseudo-querier feature must be enabled on the switch and the switch must have the
lowest IP address among all the devices eligible to become a querier. To enable the pseudo-querier feature, use
the set igmp querier command.
Examples
The following command changes the query interval on VLAN orange to 100 seconds:
WSS# set igmp qi 100 vlan orange
success: change accepted.
See Also
set igmp lmqi on page 416
set igmp oqi on page 418
set igmp qri on page 420
set igmp querier on page 421
set igmp mrouter on page 417
set igmp rv on page 422
set igmp qri
Changes the IGMP query response interval timer on one VLAN or all VLANs on a WSS.
qi
seconds
Number of seconds that elapse between general queries sent by the WSS
when the switch is the querier for the subnet. You can specify a value
from 1 through 65,535.
vlan
vlan-id
VLAN name or number. If you do not specify a VLAN, the timer change
applies to all VLANs.