D-Link DES-3200 Series Washer/Dryer User Manual


 
xStack
®
DES-3200 Series Layer 2 Managed Fast Ethernet Switch CLI Reference Guide
278
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To set the maximum number of groups that can be learned by data driven:
DES-3200-28/ME:admin#config igmp_snooping data_driven_learning
max_learned_entry 50
Command: config igmp_snooping data_driven_learning max_learned_entry 50
Success.
DES-3200-28/ME:admin#
30-15 clear igmp_snooping data_driven_group
Description
This command is used to delete the IGMP snooping group(s) learned by data driven.
Format
clear igmp_snooping data_driven_group [all | [vlan_name <vlan_name> | vlanid
<vlanid_list>] [<ipaddr> | all]]
Parameters
all - Specify all VLANs to which IGMP snooping groups will be deleted.
vlan_name - Specify the VLAN name.
<vlan_name> - Enter the VLAN name here.
vlanid - Specify the VLAN ID.
<vlanid_list> - Enter the VLAN ID here.
<ipaddr> - Specify the group’s IP address learned by data driven.
all - Delete all IGMP snooping groups of specified VLANs.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To delete all the groups learned by data-driven:
DES-3200-28/ME:admin#clear igmp_snooping data_driven_group all
Command: clear igmp_snooping data_driven_group all
Success.
DES-3200-28/ME:admin#