The l2-multicast all-vsi limit threshold-alarm command configures alarm thresholds for all VSIs of Layer 2 multicast.
The undo l2-multicast all-vsi limit threshold-alarm command restores the default configuration.
The default alarm trigger and clear thresholds are 75% and 70% for all VSIs of Layer 2 multicast, respectively.
By default, the upper alarm threshold is 75% and the lower alarm threshold is 70% for all VSIs of Layer 2 multicast.
l2-multicast all-vsi { global-entry | listened-user-per-slot | listened-user-per-group } limit threshold-alarm upper-limit upper-limit-value lower-limit lower-limit-value
undo l2-multicast all-vsi { global-entry | listened-user-per-slot | listened-user-per-group } limit threshold-alarm [ upper-limit upper-limit-value lower-limit lower-limit-value ]
Parameter | Description | Value |
---|---|---|
global-entry |
Indicates the total number of global entries. |
- |
listened-user-per-slot |
Indicates the total number of listened users on each board. In VS mode, this parameter is supported only by the admin VS. |
- |
listened-user-per-group |
Indicates the total number of listened users in each multicast group. In VS mode, this parameter is supported only by the admin VS. |
- |
upper-limit upper-limit-value |
Sets an alarm trigger threshold, in percentage. An alarm is generated when the percentage ratio of created PIM-SM entries to the limit on the number of PIM-SM entries reaches upper-limit-value. |
The value is an integer ranging from 1 to 100. |
lower-limit lower-limit-value |
Sets an alarm clear threshold, in percentage. An alarm is cleared when the percentage ratio of created PIM-SM entries to the limit on the number of PIM-SM entries falls below lower-limit-value. lower-limit-value must be less than. upper-limit-value. . |
The value is an integer ranging from 1 to 100. |
Usage Scenario
To configure alarm thresholds for the total number of global entries in all VSIs of Layer 2 multicast, the total number of listened users on each board, and the total number of users in each multicast group, run the l2-multicast all-vsi limit threshold-alarm command.
Configuration Impact
<HUAWEI> system-view [~HUAWEI] l2-multicast all-vsi listened-user-per-slot limit threshold-alarm upper-limit 78 lower-limit 65
<HUAWEI> system-view [~HUAWEI] l2-multicast all-vsi listened-user-per-group limit threshold-alarm upper-limit 80 lower-limit 60
<HUAWEI> system-view [~HUAWEI] l2-multicast all-vsi global-entry limit threshold-alarm upper-limit 80 lower-limit 75