DGS-1510/ME Series Metro Ethernet Switch CLI Reference Guide
388
expiry_time - (Optional) Specifies the data driven group lifetime, in seconds. This parameter is valid only when
aged_out is enabled.
<sec 1-65535> - Enter the expiry time value here. This value must be between 1 and 65535 seconds.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To enable the data driven learning of an MLD snooping group on the default VLAN:
DGS-1510-28XMP/ME:admin# config mld_snooping data_driven_learning vlan default state enable
Command: config mld_snooping data_driven_learning vlan default state enable
Success.
45-16 config mld_snooping data_driven_learning max_learned_entry
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 the learning of the new data-driven groups. Traffic for the new groups
will be dropped.
Format
config mld_snooping data_driven_learning max_learned_entry <value 1-1024>
Parameters
<value 1-1024> - Enter the maximum number of groups that can be learned by data driven. This value must be
between 1 and 1024. The default setting is 128.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To set the maximum number of groups that can be learned by data driven:
DGS-1510-28XMP/ME:admin# config mld_snooping data_driven_learning max_learned_entry 50
Command: config mld_snooping data_driven_learning max_learned_entry 50
Success.