D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 452
set igmp lmqi
Changes the IGMP last member query interval timer on one VLAN or all VLANs on a switch.
Syntax: set igmp lmqi tenth-seconds [vlan vlan-id]
lmqi tenth-seconds Amount of time (in tenths of a second) that the switch waits for a
response to a group-specific query after receiving a leave message for
that group, before removing the receiver that sent the leave message
from the list of receivers for the group. If there are no more receivers
for the group, the switch also sends a leave message for the group to
multicast routers. 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 last member query interval is 10 tenths of a second (1 second).
Access: Enabled.
Examples: The following command changes the last member query interval on VLAN orange to
5 tenths of a second:
DWS-1008# set igmp lmqi 5 vlan orange
success: change accepted.
See Also:
• set igmp oqi
• set igmp qi
• set igmp mrouter
set igmp mrouter
Adds or removes a port in a switch’s list of ports on which it forwards traffic to multicast routers.
Static multicast ports are immediately added to or removed from the list of router ports and do
not age out.
Syntax: set igmp mrouter port port-list {enable | disable}
port port-list Port list. MSS adds or removes the specified ports in the list of static multicast
router ports.
enable Adds the port to the list of static multicast router ports.
disable Removes the port from the list of static multicast router ports.