D-Link DXS-3600 Series Cli Reference Manual page 571

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Command Default Level
Level: 12.
Usage Guideline
This command is only available for VLAN interface configuration. The report suppression function will
suppress the duplicate IGMP report or leave packets received in the suppression time interval. A small
suppression time will cause the duplicate IGMP packets be sent 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)# ip igmp snooping suppression-time 125
Switch(config-vlan)#
46-19
ip igmp snooping minimum-version
This command is used to configure the minimum version of IGMP hosts that is allowed on the interface.
Use the no form of this command to remove the restriction from the interface.
ip igmp snooping minimum-version {2 | 3}
no ip igmp snooping minimum-version
Parameters
2
3
Default
By default, there is no limit on the minimum version.
Command Mode
Interface Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
This command is only available for VLAN interface configuration. This setting only applies to the filtering
of IGMP membership reports.
Example
This example shows how to restrict all IGMPv1 hosts to join.
Switch# configure terminal
Switch(config)# vlan 1
Switch(config-vlan)# ip igmp snooping minimum-version 2
Switch(config-vlan)#
This example shows how to restrict all IGMPv1 and IGMPv2 hosts disallowed to join.
Specifies to filter out IGMPv1 messages.
Specifies to filter out IGMPv1 and IGMPv2 messages.
566

Advertisement

Table of Contents
loading

Table of Contents