![D-Link xStack DGS-3120-48PC Reference Manual Download Page 322](http://html.mh-extra.com/html/d-link/xstack-dgs-3120-48pc/xstack-dgs-3120-48pc_reference-manual_76212322.webp)
xStack
®
DGS-3120 Series Managed Switch CLI Reference Guide
318
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:
DGS-3120-24TC:admin# config igmp_snooping data_driven_learning
max_learned_entry 50
Command: config igmp_snooping data_driven_learning max_learned_entry 50
Success.
DGS-3120-24TC:admin#
33-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 32> | 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 32>
- 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:
DGS-3120-24TC:admin# clear igmp_snooping data_driven_group all
Command: clear igmp_snooping data_driven_group all
Success.
DGS-3120-24TC:admin#