configure igmp snooping vlan ports delete static group

configure igmp snooping {vlan} vlan_name {ports port_list} delete static group [ip_address | all]

Description

Removes the port configuration that causes multicast group traffic to be forwarded, even if no IGMP leaves have been received on the port.

Syntax Description

vlan_name Specifies a VLAN name.
port_list Specifies one or more ports or slots and ports.
ip_address Specifies the multicast group IP address.
all Delete all the static groups.

Default

N/A.

Usage Guidelines

This command is used to remove a static IGMP group entry created on a VLAN or on a port. Use this command to remove a static group entry created by the following command:

configure igmp snooping vlan vlanname ports portlist add static group ipaddress

Example

The following example removes a static IGMP entry that forwards the multicast group 224.34.15.37 to the VLAN marketing on ports 2:1-2:4:

configure igmp snooping marketing ports 2:1-2:4 delete static group 224.34.15.37

History

This command was first available in ExtremeXOS 10.1.

Platform Availability

This command is available on platforms that support the appropriate license. For complete information about software licensing, including how to obtain and upgrade your license and which licenses support the IGMP snooping feature, see the Switch Engine 32.2 Feature License Requirements document.