D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 454
set igmp mrsol mrsi
Changes the interval between multicast router solicitations by a switch on one VLAN or all
VLANs.
Syntax: set igmp mrsol mrsi seconds [vlan vlan-id]
seconds Number of seconds between multicast router solicitations. You can specify a
value from 1 through 65,535.
vlan vlan-id VLAN name or number. If you do not specify a VLAN, MSS changes the
multicast router solicitation interval for all VLANs.
Defaults: The interval between multicast router solicitations is 30 seconds by default.
Access: Enabled.
Examples: The following example changes the multicast router solicitation interval to 60
seconds:
DWS-1008# set igmp mrsol mrsi 60
success: change accepted.
See Also:
• set igmp mrsol
set igmp oqi
Changes the IGMP other-querier-present interval timer on one VLAN or all VLANs on a switch.
Syntax: set igmp oqi seconds [vlan vlan-id]
oqi seconds Number of seconds that the switch 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.
Defaults: The default other-querier-present interval is 255 seconds (4.25 minutes).
Access: Enabled.
Usage: A switch 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.