DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
180
config igmp_snooping data_driven_learning
Purpose
Used to configure the data driven learning of an IGMP snooping
group.
Syntax
config igmp_snooping data_driven_learning [ vlan_name
<vlan_name> | vlanid <vidlist> | all] { aged_out [enable | disable]} (1)
Description
This command is used to enable or disable the age-out of data driven
learning of an IGMP snooping group.
Parameters
<vlan_name 32>
−
Specifies the VLAN name to be configured.
<vidlist>
−
Specifies the VID range to be configured.
all – Specifies that all VLANs configured on the Switch will be
configured.
aged_out
−
Used to enable/disable the aging on the entry. By default,
the state is in disabled state.
Restrictions
Only Administrator level, Operator level or Power User level users
can issue this command.
Example usage:
To configure the IGMP snooping data driven entry:
DES-1228/ME:5#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.
DES-1228/ME:5#
config igmp_snooping data_driven_learning
max_learned_entry
Purpose
Used to configure the maximum number of groups that can be
learned by data driven.
Syntax
config igmp_snooping data_driven_learning max_learned_entry
<value 1-64>
Description
This command is used to configure the maximum number of groups
that can be learned by data driven. When the table is full, the system
will stop learning new data-driven groups.
Parameters
<value 1-64> - The maximum number of groups that can be learned
by data driven. The default value is 56.
Restrictions
Only Administrator level, Operator level or Power User level users
can issue this command.