set mld flow-full-action

Use this command to set the frame action if the flow table is full.

Syntax

set mld flow-full-action {1 | 2}

Parameters

1 Specifies that frames are sent to routers if the flow table is full.
2 Specifies that frames are flooded on VLANs (default) if the flow table is full.

Defaults

None.

Mode

All command modes.

Usage

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

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

Example

This example shows how to set the flow full action to send to routers:

System(rw)->set mld flow-full-action 1