DES-1210-28/ME Metro Ethernet Managed Switch CLI Reference Guide
196
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 [all | vlan_name
<string 20> | vlanid <vidlist>] [enable | disable] {aged_out}}
Description
The config igmp_snooping data_driven_learning command
configures the IGMP snooping data driven learning on the Switch.
Parameters
all − Specifies that all VLANs configured on the Switch will be
configured.
max_learned_entry <integer 1-256> − Specify the max learned
entry, the range is from 1 to 256.
vlan_name <string 20> − The name of the VLAN for which IGMP
snooping is to be configured. Up to 20 characters can be used.
vlanid <vidlist> − Specify the vlan id of the IGMP snooping data
driven group on the Switch.
[enable | disable] − Enables or Disables IGMP snooping data driven
learning.
{aged_out} − Specifies the age out time to be enabled or diabled of
IGMP snooping data driven learning.
Restrictions Only administrator or operator-level users can issue this command.
Example usage:
To configure the igmp snooping data driven learning on the Switch:
DES-1210-28/ME:5# config igmp_snooping data_driven_learning all disable
Command: config igmp_snooping data_driven_learning all disable
Success !
DES-1210-28/ME:5#
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
max_learned_entry <integer 1-256>
Description
The config igmp_snooping data_driven_learning command
configures the max learned entry of IGMP snooping data driven
learning on the Switch.
Parameters
max_learned_entry <integer 1-256> − Specify the max learned
entry, the range is from 1 to 256.
Restrictions Only administrator or operator-level users can issue this command.
Example usage:
To configure the igmp snooping data driven learning on the Switch:
DES-1210-28/ME:5# config igmp_snooping data_driven_learning
max_learned_entry 10
Command: config igmp_snooping data_driven_learning max_learned_entry 10