xStack
®
DGS-3400 Series Layer 2 Gigabit Ethernet Managed Switch CLI Manual
294
Prompt# config mld_snooping data_driven_learning vlan default state enable
Command: config mld_snooping data_driven_learning vlan default state enable
Success.
Prompt#
config mld_snooping data_driven_learning max_learned_entry
Purpose
This command is used to configure the maximum number of groups that can be learned by
data driven.
Syntax
config mld_snooping data_driven_learning max_learned_entry <value 1-511>
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
Parameters
max_learned_entry
- Specify the maximum number of groups that can be learned by data
driven. The suggested default setting is 56. This default setting may vary depending on
project.
<value 1-511>
- Enter the maximum learned entry value here. This value must be between 1
and 511.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To set the maximum number of groups that can be learned by data driven:
Prompt# config mld_snooping data_driven_learning max_learned_entry 50
Command: config mld_snooping data_driven_learning max_learned_entry 50
Success.
Prompt#
config igmp_snooping forward_lookup_mode
Purpose
Used to configure IGMP snooping forward lookup mode.
Syntax
config igmp_snooping forward_lookup_mode [ip | mac]
Description
The command is used to configure IGMP snooping forward lookup mode on the switch. If this
mode is configured to ip, the multicast forwarding is based on IP address; if this mode is
configured to mac, the multicast forwarding is based on MAC address.
Parameters
ip
– Specify the multicast forwarding lookup to be based on IP address.
mac
– Specify the multicast forwarding lookup to be based on MAC address.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the IGMP snooping forward lookup mode to be MAC-based: