DWS-3160 Series Gigabit Ethernet Unified Switch CLI Reference Guide
345
Format
clear igmp_snooping data_driven_group [all | [vlan_name <vlan_name> | vlanid
<vlanid_list>] [<ipaddr> | all]]
Parameters
all
- Specifies all VLANs to which IGMP snooping groups will be deleted.
vlan_name
- Specifies the VLAN name.
<vlan_name>
- Enter the VLAN name here.
vlanid
- Specifies the VLAN ID.
<vlanid_list>
- Enter the VLAN ID here.
<ipaddr>
- Specifies the group’s IP address learned by data driven.
all
- Delete all IGMP snooping groups of specified VLANs.
Restrictions
Only Administrators, Operators and Power-Users can issue this command.
Example
To delete all the groups learned by data-driven:
DWS-3160-24PC:admin# clear igmp_snooping data_driven_group all
Command: clear igmp_snooping data_driven_group all
Success.
DWS-3160-24PC:admin#
32-15
show igmp_snooping
Description
This command is used to display the current IGMP snooping configuration on the Switch.
Format
show igmp_snooping {[vlan <vlan_name 32> | vlanid <vlanid_list>]}
Parameters
vlan
- (Optional) Specifies the name of the VLAN for which you want to view the IGMP snooping
configuration.
<vlan_name 32>
- Enter the VLAN name here. The VLAN name can be up to 32 characters
long.
vlanid
- (Optional) Specifies the ID of the VLAN for which you want to view the IGMP snooping
configuration.
<vlanid_list>
- Enter the VLAN ID list here.
If the VLAN is not specified, the system will display all current IGMP snooping configurations.
Restrictions
None.