DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
264
static group to be displayed.
<vlanid_list> − The VLAN id of IGMP snooping static group to be
displayed.
<ipaddr> − Specify the IP address of IGMP snooping static group to
be displayed.
Example usage:
To display the IGMP snooping static group information on the Switch:
DES-1210-52/ME:5# show igmp_snooping static_group vlan default
Command: show igmp_snooping static_group vlan default
VLAN ID/Name IP Address Static Member Ports
---------------------- ---------------- ---------------------------------
1 default 226.1.1.1 None
Total Entries : 1
DES-1210-52/ME:5#
config igmp_snooping data_driven_learning
Used to configure the data driven learning of an IGMP snooping
group.
config igmp_snooping data_driven_learning [all | vlan_name
<string 32> | vlanid <vidlist>] {state [enable | disable]
expiry_time <sec 130-153025> aged_out}
The config igmp_snooping data_driven_learning command
configures the IGMP snooping data driven learning on the Switch.
all − Specifies that all VLANs configured on the Switch will be
configured.
vlan_name <string 32> − The name of the VLAN for which IGMP
snooping is to be configured. Up to 32 characters can be used.
vlanid <vidlist> − Specify the vlan id of the IGMP snooping data
driven group on the Switch.
state [enable | disable] − Enables or Disables IGMP snooping data
driven learning.
expiry_time <sec 130-153025> − Specifies the expiry time. The
range is between 130 and 153025 seconds.
aged_out − Specifies the age out time to be enabled or diabled of
IGMP snooping data driven learning.
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-52/ME:5# config igmp_snooping data_driven_learning all state disable
Command: config igmp_snooping data_driven_learning all state disable