configure mld snooping vlan ports add static router

configure mld snooping {vlan} vlan_name ports port_list add static router

Description

Configures VLAN ports to forward the traffic from all multicast groups, 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. May be in the form 1, 2, 3-5, 2:5, 2:6-2:8.

Default

N/A.

Usage Guidelines

Use this command to forward all multicast groups to the specified VLAN ports. In effect, this command emulates a multicast router attached to those ports. As long as the ports are configured with the static entry, all available multicast traffic is forwarded to those ports.

Example

The following example configures a static MLD entry so all multicast groups are forwarded to VLAN marketing on ports 2:1-2:4:

configure mld snooping marketing ports 2:1-2:4 add static router

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 Feature License Requirements document.