DES-1228/ME Layer 2 Metro Ethernet Switch CLI Reference Manual
142
DES-1228/ME:4#config igmp_snooping data_driven_learning vlan_name default aged_out
enable
Command: config igmp_snooping data_driven_learning vlan_name default aged_out enable
Success.
config igmp_snooping data_driven_learning max_learned_entry
Purpose Used to configure the IGMP snooping data driven learning max learned entry.
Syntax
config igmp_snooping data_driven_learning max_learned_entry <value 1-64>
Description Used to configure the IGMP snooping data driven learning max learned entry.
Parameters None.
Restrictions Only Administrator-level users can issue this command.
Example usage:
To configure igmp_snooping data_driven_learning max_learned_entry:
config igmp_snooping data_driven_learning max_learned_entry 1
Command: config igmp_snooping data_driven_learning max_learned_entry 1
Success.
clear igmp snooping data_driven_group
Purpose Used to delete the IGMP snooping group learned by data driven.
Syntax
clear igmp_snooping data_driven_group [ vlan_name <vlan_n
<ipaddr>] | all ]
Description Used to delete the IGMP snooping group learned by data driven.
Note that this command is currently only for layer 2 switches.
Parameters
all − Delete all entries learned by data driven.
<vlan_name 32> − Specifies the vlan name.
<ipaddr> − Specifies the IP Address.
Restrictions Only Administrator-level users can issue this command.
Example usage:
To delete all the groups learned by data-driven :
DES-1228/ME:4# clear igmp snooping data_driven_group all
Command: clear igmp snooping data_driven_group all
Success.