set igmp flow-full-action

Use this command to determine what action to take when the number of unique multicast flows exceeds the number of supported flows.

Syntax

set igmp flow-full-action action

Parameters

action Specifies the action to take when the multicast group table is full. The options are:
  • 1 — Send multicast frames to Routers
  • 2 — Flood multicast frames to the VLAN

Defaults

Flood multicast frames to the VLAN.

Mode

All command modes.

Usage

This command specifies one of two supported actions to take when the multicast group table is full. If 1 is specified, the firmware forwards multicast frames to routers. If 2 is specified, the firmware floods multicast frames to the VLAN.

The group table full frame action feature setting is applied to both IGMP and MLD regardless of which protocol it is set in.

Example

This example shows how to flood multicast frames to the VLAN when the multicast flow table is full:

System(rw)->set igmp flow-full-action 2