< Home

limit (MLD view)

Function

The limit command sets the maximum number of MLD entries that can be created globally.

The undo limit command restores the maximum number of MLD entries that can be created globally to the default value.

The following lists the maximum number of MLD entries allowed on each model by default:
  • S5720-LI, S5720S-LI: 496
  • S5730-SI, S5730S-EI, S6720-LI, S6720S-LI, S6720-SI, S6720S-SI: 512
  • S5731-S, S5731S-S, S5720I-SI, S5720S-SI, S5720-SI: 1024
  • S5735-L, S5735S-L, S5735S-L-M, S5735-S, S5735S-S, S5735-S-I: 1500
  • S5720-EI, S5720-HI, S5730-HI, S5731-H, S5731S-H, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6730-H, S6730S-H, S6730-S, S6730S-S: 4096

Format

limit number

undo limit

Parameters

Parameter Description Value

number

Specifies the maximum number of MLD entries that can be created globally.

The value is an integer that ranges from 1 to The maximum number of MLD entries allowed by default.

NOTE:

The value range of S5720-HI, S5730-HI, S5731-H, S5731S-H, S5732-H, S6720-HI, S6730S-H, and S6730-H are expanded after the high specification mode is configured for multicast forwarding using the set multicast forwarding-table super-mode command. The actual value range depends on the specification of the device.

Views

MLD view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

This command sets the maximum number of MLD entries globally.

When the number of MLD entries reaches the limit, the system does not create any more. To enable the switch to allow new join requests, you can either delete useless entries or increase the limit. Alternatively, configure static multicast groups or source-group bindings on interfaces.

The number of MLD entries can be counted in the following methods:

  • Each (*, G) entry is counted as one entry.

  • Each (S, G) entry is counted as one entry.

  • Each (*, G) entry for SSM mapping is counted as one entry.

Prerequisites

Layer 3 IPv6 multicast has been enabled using the multicast ipv6 routing-enable command in the system view.

Precautions

You can also run the mld global limit number command in the system view to set the maximum number of global MLD group memberships. If both the limit and mld global limit number commands are run, the smaller value takes effect.

Example

# Set the maximum number of MLD entries to 1000 globally.

<HUAWEI> system-view
[HUAWEI] multicast ipv6 routing-enable
[HUAWEI] mld
[HUAWEI-mld] limit 1000
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >