DES-1228/ME Metro Ethernet Managed Switch CLI Reference Guide
181
Example usage:
To configure IGMP snooping data driven learning’s maximum learned entry value:
DES-1228/ME:5# config igmp_snooping data_driven_learning max_learned_entry
1
Command: config igmp_snooping data_driven_learning max_learned_entry 1
Success.
DES-1228/ME:5#
clear igmp_snooping data_driven_group
Purpose
Used to delete the IGMP snooping group learned by data driven.
Syntax
clear igmp_snooping data_driven_group [ [vlan_name <vlan_name
32> | vlanid <vlanid> ] [ all | <ipaddress>] | all ]
Description
This command is used to delete the IGMP snooping group learned by
data driven.
Note that this command is currently only for layer 2 switches.
Parameters
<vlan_name 32>
−
Specifies the VLAN name.
<vlanid>
−
Specifies the VLAN ID.
all
−
Delete all data-driven entries.
<ipaddr>
−
Specifies the IP Address.
all
−
Delete all IP addresses.
Restrictions
Only Administrator level, Operator level or Power User level users
can issue this command.
Example usage:
To delete all the groups learned by data-driven :
DES-1228/ME:5# clear igmp_snooping data_driven_group all
Command: clear igmp_snooping data_driven_group all
Success.
DES-1228/ME:5#
show igmp_snooping host
Purpose
Used to display the IGMP host that has joined groups on specific
ports or specific VLANs.
Syntax
show igmp_snooping host {[vlan_name <vlan_name 32> | vlanid
<vidlist> | ports <portlist> | group <ipaddr>] }
Description
This command is used to display the IGMP host that has joined
groups on specific ports or specific VLANs.
Parameters
<vlan_name 32>
−
Specifies the VLAN to display the host
information. If a VLAN or port is not specified, all joining hosts will be
displayed.
<vlanid>
−
Specifies the VLAN ID.
<portlist>
−
Specifies the list of ports to display the host information. If
a VLAN or port is not specified, all joining hosts will be displayed.
<ipaddr>
−
Specifies the IP address of a group to display the host
information.