D-Link dws-1008 Switch User Manual


 
D-Link DWS-1008 CLI Manual 451
clear igmp statistics
Clears IGMP statistics counters on one VLAN or all VLANs on a switch and resets them to 0.
Syntax: clear igmp statistics [vlan vlan-id]
vlan vlan-id VLAN name or number. If you do not specify a VLAN, IGMP statistics are
cleared for all VLANs.
Defaults: None.
Access: Enabled.
Examples: The following command clears IGMP statistics for all VLANs:
DWS-1008# clear igmp statistics
IGMP statistics cleared for all vlans
See Also:
• show igmp statistics
set igmp
Disables or reenables IGMP snooping on one VLAN or all VLANs on a switch.
Syntax: set igmp {enable | disable} [vlan vlan-id]
enable Enables IGMP snooping.
disable Disables IGMP snooping.
vlan vlan-id VLAN name or number. If you do not specify a VLAN, IGMP snooping is disabled
or reenabled on all VLANs.
Defaults: IGMP snooping is enabled on all VLANs by default.
Access: Enabled.
Examples: The following command disables IGMP snooping on VLAN orange:
DWS-1008# set igmp disable vlan orange
success: change accepted.
See Also:
• show igmp