IP Multicast Commands
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1800
configure igmp snooping vlan ports add static router
configure igmp snooping {vlan} <vlanname> ports <portlist> add static
router
Description
Configures VLAN ports to forward the traffic from all multicast groups, even if no IGMP joins have
been received on the port.
Syntax Description
Default
None.
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 will be forwarded to those ports.
Example
The following command configures a static IGMP entry so all multicast groups will be forwarded to
VLAN
marketing
on ports 2:1-2:4:
configure igmp snooping marketing ports 2:1-2:4 add static router
History
This command was first available in ExtremeWare XOS 10.1.
Platform Availability
This command is available on all platforms.
vlanname
Specifies a VLAN name.
portlist
Specifies one or more ports or slots and ports. On a modular switch, it can be
a list of slots and ports. On a stand-alone switch, it can be one or more port
numbers. May be in the form 1, 2, 3-5, 2:5, 2:6-2:8.