![D-Link DES-3528 - xStack Switch - Stackable Скачать руководство пользователя страница 215](http://html.mh-extra.com/html/d-link/des-3528-xstack-switch-stackable/des-3528-xstack-switch-stackable_cli-reference-manual_76439215.webp)
xStack® DES-3528/DES-3552 Series Layer 2 Managed Stackable Fast Ethernet Switch CLI Reference Guide
215
DES-3528:admin# clear igmp_snooping statistic counter
Command: clear igmp_snooping statistic counter
Success.
DES-3528:admin#
config mld_snooping
Purpose
This command is used to configure MLD snooping on the Switch.
Syntax
config mld_snooping [vlan_name <vlan_name 32> | vlanid <vlanid_list> | all] {state
[enable | disable] | fast_done [enable | disable] | report_suppression [enable |
disable]}(1)
Description
This command is used to configure MLD snooping on the Switch.
Parameters
vlan_name
- Specify the name of the VLAN for which MLD snooping is to be configured.
<vlan_name 32>
- Enter the VLAN name here. The VLAN name can be up to 32 characters
long.
vlanid
- Specify the ID of the VLAN for which MLD snooping is to be configured.
<vlanid_list>
- Enter the VLAN ID list here.
all
- Specify all VLANs for which MLD snooping is to be configured.
state
- (Optional) Enable or disable MLD snooping for the chosen VLAN.
enable
- Enter enable here to enable MLD snooping for the chosen VLAN.
disable
- Enter disable here to disable MLD snooping for the chosen VLAN.
fast_done
- (Optional) Enable or disable MLD snooping fast_leave function.
enable
- Enter enable here to enable MLD snooping fast_leave function. If enable, the
membership is immediately removed when the system receive the MLD leave message.
disable
- Enter disable here to disable MLD snooping fast_leave function.
report_suppression
- (Optional) When MLD report suppression is enabled (the default), the
Switch sends the first MLD report from all hosts for a group to all the multicast routers. The
Switch does not send the remaining MLD reports for the group to the multicast routers. If the
multicast router query includes requests only for MLDv1 reports, the Switch forwards only the
first MLDv1 report from all hosts for a group to all the multicast routers. If the multicast router
query also includes requests for MLDv2 reports, the Switch forwards all MLDv2 reports for a
group to the multicast devices.
enable
- Enter enable to enable the report suppression.
disable
- Enter disable to disable the report suppression.
Restrictions
Only Administrator and Operator and Power-User-level users can issue this command.
Example usage:
To configure MLD snooping:
DES-3528:admin# config mld_snooping vlan_name default state enable
Command: config mld_snooping vlan_name default state enable
Success.
DES-3528:admin#