Hub/Switch Reference Guide

IGMP Snooping Commands 429
Nortel WLAN—Security Switch 2300 Series Command Line Reference
Syntax
set igmp oqi seconds [vlan vlan-id]
Defaults
The default other-querier-present interval is 255 seconds (4.25 minutes).
Access
Enabled.
Usage
A WSS cannot become the querier unless the pseudo-querier feature is enabled on the switch. When
the feature is enabled, the switch becomes the querier for a subnet so long as the switch does not receive a
query message from a router with a lower IP address than the IP address of the switch in that subnet. To enable
the pseudo-querier feature, use set igmp querier.
Examples
The following command changes the other-querier-present interval on VLAN orange to 200
seconds:
WSS# set igmp oqi 200 vlan orange
success: change accepted.
See Also
set igmp lmqi on page 416
set igmp qi on page 420
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 proxy-report
Disables or reenables proxy reporting by a WSS on one VLAN or all VLANs.
Syntax
set igmp proxy-report {enable | disable} [vlan vlan-id]
Defaults
Proxy reporting is enabled on all VLANs by default.
Access
Enabled.
oqi
seconds
Number of seconds that the WSS waits for a general query to arrive
before electing itself the querier. 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.
enable Enables proxy reporting.
disable Disables proxy reporting.
vlan
vlan-id
VLAN name or number. If you do not specify a VLAN, proxy reporting is
disabled or reenabled on all VLANs.