DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 215
DGS-3700-12:5#clear igmp_snooping statistic counter
Command: clear igmp_snooping statistic counter
Success.
DGS-3700-12:5#
show igmp_snooping host
Purpose
To display the IGMP hosts that have joined groups on a specific port or specific
VLAN.
Syntax
show igmp_snooping host {[vlan <vlan_name 32>| vlanid <vlanid_list> | ports
<portlist> | group <ipaddr> ] }
Description
This command is used to display the IGMP hosts that have joined groups on a specific
port or specific VLAN.
Parameters
vlan <vlan_name 32>
– Here the user can enter the VLAN name.
vlanid <vlanid_list>
– Here the user can enter the VLAN ID.
ports <portlist>
– Here the user can enter the appropriate ports used.
group <ipaddr>
– Here the user can enter the group IP address.
If VLAN or port is not specified, all joining hosts will be displayed.
Restrictions
None.
Example usage:
To display the host IP information:
DGS-3700-12:5#show igmp_snooping host vlan default
Command: show igmp_snooping host vlan default
VLAN ID Group Port No IGMP Host
------- --------------- -------- -----------
1 225.0.1.0 2 198.19.1.2
1 225.0.1.0 2 198.19.1.3
1 225.0.1.0 3 198.19.1.4
1 225.0.1.2 2 198.19.1.3
1 225.0.1.3 3 198.19.1.4
Total Entries : 5
DGS-3700-12:5#
config igmp_snooping data_driven_learning max_learned_entry
Purpose
Used to configure the max number of groups that can be learned by data driven.
Syntax
config igmp_snooping data_driven_learning max_learned_entry <value 1-1024>
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 learning the new data-driven groups.
Traffic for the new groups will be dropped.
Parameters
<value 1-1024 >
– The max number of groups that can be learned by data driven.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the max number of groups that can be learned by data driven: