The srv6-te-policy threshold-alarm command configures upper and lower thresholds for the number of SRv6 TE Policy-related resources.
The undo srv6-te-policy threshold-alarm command restores the default upper and lower thresholds for the number of SRv6 TE Policy-related resources.
By default, the upper limit is 80% and the lower limit is 75%.
srv6-te-policy segment-list-number threshold-alarm upper-limit upperLimitValue lower-limit lowerLimitValue
srv6-te-policy policy-number threshold-alarm upper-limit upperLimitValue lower-limit lowerLimitValue
undo srv6-te-policy segment-list-number threshold-alarm [ upper-limit upperLimitValue lower-limit lowerLimitValue ]
undo srv6-te-policy policy-number threshold-alarm [ upper-limit upperLimitValue lower-limit lowerLimitValue ]
Parameter | Description | Value |
---|---|---|
lower-limit lowerLimitValue |
Specifies the lower limit. The default value is 75. |
The value is an integer that ranges from 1 to 99, in percentage. |
policy-number |
Specifies a threshold for the number of SRv6 TE Policies. |
- |
upper-limit upperLimitValue |
Specifies the upper limit. The default value is 80. |
The value is an integer that ranges from 2 to 100, in percentage. |
segment-list-number |
Specifies a threshold for the number of segment lists. |
- |
<HUAWEI> system-view [~HUAWEI] segment-routing ipv6 [*HUAWEI-segment-routing-ipv6] undo srv6-te-policy policy-number threshold-alarm
<HUAWEI> system-view [~HUAWEI] segment-routing ipv6 [*HUAWEI-segment-routing-ipv6] srv6-te-policy policy-number threshold-alarm upper-limit 90 lower-limit 70
<HUAWEI> system-view [~HUAWEI] segment-routing ipv6 [*HUAWEI-segment-routing-ipv6] undo srv6-te-policy segment-list-number threshold-alarm
<HUAWEI> system-view [~HUAWEI] segment-routing ipv6 [*HUAWEI-segment-routing-ipv6] srv6-te-policy segment-list-number threshold-alarm upper-limit 90 lower-limit 70