set igmp enable

Use this command to enable IGMP on one or more VLANs.

Syntax

set igmp enable vlan-list

Parameters

vlan-list Specifies the VLAN(s) on which to enable IGMP.

Defaults

None.

Mode

All command modes.

Usage

On VLANs where IGMP snooping is enabled, any received multicast stream will be flooded to the VLAN until such time as the IGMP database is populated, then stream forwarding will revert to ports with group membership only.

Example

This example shows how to enable IGMP on VLAN 104:

System(rw)->set igmp enable 104