System information
254
DWS-1008 CLI Reference Guide
D-Link Systems, Inc.
IGMP Snooping Commands
enable
Adds the port to the list of static multicast router
ports.
disable
Removes the port from the list of static multicast
router ports.
Defaults: By default, no ports are static multicast router ports.
Access: Enabled.
Usage: You cannot add DWL-8200AP access ports or wired authentication ports as
static multicast ports. However, MSS can dynamically add these port types to
the list of multicast ports based on multicast traffic.
Examples: The following command adds port 9 as a static multicast router port:
DWS-1008# set igmp mrouter port 9 enable
success: change accepted.
The following command removes port 9 from the static multicast router port list:
DWS-1008# set igmp mrouter port 9 disable
success: change accepted.
set igmp mrsol
Enables or disables multicast router solicitation by a switch on one VLAN or all VLANs.
Syntax: set igmp mrsol {enable | disable} [vlan vlan-id]
enable
Enables multicast router solicitation.
disable
Disables multicast router solicitation.
vlan vlan-id VLAN name or number. If you do not specify a
VLAN, multicast router solicitation is disabled or
enabled on all VLANs.
Defaults: Multicast router solicitation is disabled on all VLANs by default.
Access: Enabled.
Examples: The following command enables multicast router solicitation on VLAN orange:
DWS-1008# set igmp mrsol enable vlan orange
success: change accepted.










