Removes the configuration that causes This command is available on the ExtremeSwitching X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches. ports to receive the traffic from a multicast group, even if no MLD joins have been received on the port.
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. |
N/A.
To add a static group, use the following command:
configure mld snooping {vlan} vlan_name portsport_list add static groupv6grpipaddressThe 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
This command was first available in ExtremeXOS 11.2.
This command is available on the platforms listed for the IPv6 multicast routing feature in the ExtremeXOS 32.1 Feature License Requirements document.