The mpls remote-adjacency-number threshold-alarm command configures the conditions that trigger the threshold-reaching alarm and its clear alarm for remote LDP adjacencies. The conditions include the upper and lower alarm thresholds (percent) for the proportion of established remote LDP adjacencies to all supported ones.
The undo mpls remote-adjacency-number threshold-alarm command restores the default upper and lower alarm thresholds (percent) for the proportion of established remote LDP adjacencies to all supported ones.
By default, the upper alarm threshold is 80%, and the lower alarm threshold is 75%.
Parameter | Description | Value |
---|---|---|
lower-limit lower-limit-value |
Sets the lower alarm threshold for the proportion of established remote LDP adjacencies to all supported ones. |
The value is an integer ranging from 1 to 100, represented in percentage. The value must be smaller than upper limit. Using the default value of 75 is recommended. |
upper-limit upper-limit-value |
Sets the upper alarm threshold for the proportion of established remote LDP adjacencies to all supported ones. |
The value is a percent integer ranging from 1 to 100. Set the value less than 95. Using the default value 80 is recommended. |
Usage Scenario
If the number of remote LDP adjacencies reaches a specified upper limit, new remote LDP adjacencies cannot be configured due to insufficient resources. To alert the administrator in operation and maintenance, enable a device to generate an alarm when the proportion of established remote LDP adjacencies to all supported ones reaches a specified upper alarm threshold. The following parameters can be configured in the mpls remote-adjacency-number threshold-alarm command:
Precautions