Owners manual

DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
402
no ipv6 mld snooping suppression-time
Parameters
SECONDS
Specifies to configure the interval of suppressing duplicates MLD
reports. The range is 1 to 300.
Default
By default, this value is 10 seconds.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The command is only available for VLAN interface configuration. Report suppression function will
suppress the duplicate MLD report or leave packets receiving in the suppression time interval. A small
suppression time will cause the duplicate MLD packets be sent up more frequently.
Example
This example shows how to configure the suppression time to be 125 on VLAN 1000.
Switch# configure terminal
Switch(config)# vlan 1000
Switch(config-vlan)# ipv6 mld snooping suppression-time 125
Switch(config-vlan)#
45-15 ipv6 mld snooping minimum-version
This command is used to configure the minimum version of MLD hosts which MLD that is allowed on the
interface. Use the no form of this command to remove the restriction from the interface.
ipv6 mld snooping minimum-version 2
no ipv6 mld snooping minimum-version
Parameters
None.
Default
No limit on minimum version.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
The command is only available for VLAN interface configuration. This setting only applies to filtering of
MLD membership reports.