DGS-3000 Series Layer 2 Managed Gigabit Switch CLI Reference Guide
300
DGS-3000-26TC:admin#clear igmp_snooping statistic counter
Command: clear igmp_snooping statistic counter
Success.
33-24 show igmp_snooping host
Description
This command is used to display the IGMP hosts that have joined groups on specific ports or
specific VLANs.
Format
show igmp_snooping host {[vlan <vlan_name 32> | vlanid <vlanid_list> | ports <portlist> |
group <ipaddr>]}
Parameters
vlan - (Optional) Specifies the VLAN name.
<vlan_name 32> - Enter the VLAN name here. This name can be up to 32 characters long.
vlanid - (Optional) Specifies the VLAN ID.
<vlanid_list> - Enter the VLAN ID here.
ports - (Optional) Specifies that list of port that will be displayed.
<portlist> - Enter the list of ports here.
group - (Optional) Specifies the group.
<ipaddr> - Enter the group IP address here.
If no parameter is specified, all joining hosts will be displayed.
Restrictions
None.
Example
To display the host IP information:
DGS-3000-26TC:admin#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.2.3 3 198.19.1.4
1 225.0.3.4 3 198.19.1.5
1 225.0.4.5 5 198.19.1.6
1 225.0.5.6 5 198.19.1.7