DGS-1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide
295
ip igmp snooping minimum-version {2 | 3}
no ip igmp snooping minimum-version
Parameters
2
Specifies to filter out IGMPv1 messages.
3
Specifies to filter out IGMPv1 and IGMPv2 messages.
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 VLAN 1.
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 VLAN 1.
Switch# configure terminal
Switch(config)# vlan 1
Switch(config-vlan)# ip igmp snooping minimum-version 3
Switch(config-vlan)#
This example shows how to remove the restriction configured on VLAN 1.
Switch# configure terminal
Switch(config)# vlan 1
Switch(config-vlan)# no ip igmp snooping minimum-version
Switch(config-vlan)#
33-16
show ip igmp snooping
This command is used to display IGMP snooping information on the Switch.
show ip igmp snooping [vlan VLAN-ID]
Parameters
vlan VLAN-ID
(Optional) Specifies the VLAN to be displayed.
Содержание DGS-510
Страница 1: ...1 ...
Страница 287: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 284 ...
Страница 321: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 318 ...
Страница 493: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 490 ...
Страница 733: ...DGS 1510 Series Gigabit Ethernet SmartPro Switch CLI Reference Guide 730 ...