D-Link DGS-3000 Series Reference Manual page 291

Layer 2 managed gigabit switch
Hide thumbs Also See for DGS-3000 Series:
Table of Contents

Advertisement

DGS-3000 Series Layer 2 Managed Gigabit Switch CLI Reference Guide
33-13 config igmp_snooping data_driven_learning
Description
This command is used to enable or disable the data driven learning of an IGMP snooping group.
When data-driven learning is enabled for the VLAN, when the Switch receives the IP multicast
traffic on this VLAN, an IGMP snooping group will be created. That is, the learning of an entry is
not activated by IGMP membership registration, but activated by the traffic. For an ordinary IGMP
snooping entry, the IGMP protocol will take care of the aging out of the entry. For a data-driven
entry, the entry can be specified not to be aged out or to be aged out by the aged timer.
When data driven learning is enabled, and the data driven table is not full, the multicast filtering
mode for all ports is ignored. That is, the multicast packets will be forwarded to router ports. If the
data driven learning table is full, the multicast packets will be forwarded according to the multicast
filtering mode.
Note that if a data-driven group is created and IGMP member ports are learned later, the entry will
become an ordinary IGMP snooping entry. That is, the aging out mechanism will follow the
ordinary IGMP snooping entry.
Format
config igmp_snooping data_driven_learning [all | vlan_name <vlan_name> | vlanid
<vlanid_list>] {state [enable | disable] | aged_out [enable | disable] | expiry_time <sec 1-
65535>}(1)
Parameters
all - Specifies all VLANs to be configured.
vlan_name - Specifies the VLAN name to be configured.
<vlan_name> - Enter the VLAN name here.
vlanid - Specifies the VLAN ID to be configured.
<vlanid_list> - Enter the VLAN ID here.
state - (Optional) Specifies to enable or disable the data driven learning of an IGMP snooping
group.
enable - Specifies to enable the data driven learning option. By default, the state is enabled.
disable - Specifies to disable the data driven learning option.
aged_out - (Optional) Specifies to enable or disable the aging out of the entry.
enable - Specifies to enable the aging out of the entry.
disable - Specifies to disable the aging out of the entry. By default, the state is disabled state.
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 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 IGMP snooping group on the default VLAN:
287

Advertisement

Table of Contents
loading

Table of Contents