The limit command sets the maximum number of IGMP entries that can be created globally or in an instance.
The undo limit command restores the maximum number of IGMP entries that can be created globally or in an instance to the default value.
Parameter | Description | Value |
---|---|---|
number |
Specifies the maximum number of IGMP entries that can be created globally or in the current instance. |
The value is an integer that ranges from 1 to The maximum number of IGMP entries that can be created globally or in an instance 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 IGMP entries supported globally or in an instance.
When the number of IGMP entries reaches the limit, the system does not create any IGMP entries. To enable the switch to create more IGMP entries, delete useless entries or increase the limit. Alternatively, create static IGMP entries.
The number of IGMP entries is counted as follows:
Each (*, G) entry is counted as one entry.
Each (S, G) entry is counted as one entry.
Each (*, G) entry established with SSM mapping is counted as one entry.
Prerequisites
IP multicast routing has been enabled using the multicast routing-enable command.
Precautions
You can also run the igmp global limit number command in the system view to set the maximum number of global IGMP group memberships. If both the limit and igmp global limit number commands are executed, the smaller value takes effect.