configure mld snooping vlan ports delete static group
Description
Removes the configuration that causes VLAN ports to receive the traffic from a multicast group, even if no MLD joins 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. On a modular switch, it can be a list of slots and ports. On a standalone switch, it can be one or more port numbers. In the form 1, 2, 3-5, 2:5, 2:6-2:8. |
all | Specifies all multicast groups. |
v6grpipaddress | Specifies the multicast group IPv6 address. |
Default
N/A.
Usage Guidelines
Use this command to delete a static group from a particular VLAN port.To add a static group, use the following command:
configure mld snooping {vlan} vlan_name portsport_list add static groupv6grpipaddressExample
The following example removes a static MLD entry so the multicast group ff02::a:b is not forwarded to VLAN marketing on ports 2:1-2:4, unless an MLD join message is received on the port:
configure mld snooping marketing ports 2:1-2:4 delete static group ff02::a:b
History
This command was first available in ExtremeXOS 11.2.
Platform Availability
This command is available on the platforms listed for the IPv6 multicast routing feature in the Switch Engine 32.2 Feature License Requirements document.