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.
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. |
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.