DIS-200G Series Gigabit Ethernet Switch CLI Reference Guide
78
Command Default Level
Level: 15.
Usage Guideline
The ip igmp snooping fast-leave command allows IGMP membership to be immediately removed from a port
when receiving the leave message without using the group specific or group-source specific query mechanism.
Example
This example shows how to enable IGMP snooping fast-leave on VLAN 1
Switch# configure terminal
Switch(config)# vlan 1
Switch(config-vlan)# ip igmp snooping fast-leave
Switch(config-vlan)#
15-4
ip igmp snooping static-group
This command is used to configure an IGMP snooping static group. Use the
no
form of this command
to delete a static group.
ip igmp snooping static-group
GROUP-ADDRESS
interface
INTERFACE-ID
[,|-]
no ip igmp snooping static-group
GROUP-ADDRESS
[interface
INTERFACE-ID
[,|-]]
Parameters
GROUP-ADDRESS
Specifies an IP multicast group address.
INTERFACE-ID
(Optional) Specifies an interface or an interface list. The interface
should be the physical interface.
,
(Optional) Specifies a series of interfaces, or a separate a range of
interfaces from a previous range. No space is allowed before and
after the comma.
-
(Optional) Specifies a range of interfaces. No space is allowed
before and after the hyphen.
Default
By default, no static-group is configured.
Command Mode
VLAN Configuration Mode.
Command Default Level
Level: 15.
Usage Guideline
This command applies to IGMP snooping on a VLAN to statically add group membership entries.
This command also allows the user to create an IGMP snooping staticgroup in case that the attached host does
not support the IGMP protocol.