< Home

ipv6 prefix-limit system threshold-alarm

Function

The ipv6 prefix-limit system threshold-alarm command configures thresholds (one alarm threshold and one clear alarm threshold) for the number of IPv6 route prefixes on a device.

The undo ipv6 prefix-limit system threshold-alarm command restores the default configuration.

By default, the alarm threshold for IPv6 route prefixes is 80%, and the clear alarm threshold for IPv6 route prefixes is 70%.

Format

ipv6 prefix-limit system threshold-alarm upper-limit upper-limit-value lower-limit lower-limit-value

undo ipv6 prefix-limit system threshold-alarm

Parameters

Parameter Description Value
upper-limit upper-limit-value

Specifies the alarm threshold for the number of IPv6 route prefixes.

The value is an integer ranging from 1 to 100. If the value of upper-limit-value is 85, the alarm threshold is 85%.
NOTE:

Set a value less than or equal to 95 for upper-limit-value.

lower-limit lower-limit-value

Specifies the clear alarm threshold for the number of IPv6 route prefixes.

The value is an integer ranging from 1 to 100. If the value of lower-limit-value is 55, the clear alarm threshold is 55%.
NOTE:

lower-limit-value must be less than upper-limit-value. Set lower-limit-value to a value at least 10 less than upper-limit-value to prevent alarms from being frequently generated and cleared due to route flapping.

Views

System view

Default Level

2: Configuration level

Usage Guidelines

Usage Scenario

The number of IPv6 route prefixes that can be added to a routing table is limited. If the number exceeds the limit, new prefixes cannot be added to the routing table, which may interrupt services. To address this problem, configure an alarm threshold for the number of IPv6 route prefixes. The alarm informs users that an abnormality may exist and to take corrective actions.

Example

# Configure the alarm threshold for IPv6 route prefixes as 85% and the clear alarm threshold as 65%.

<sysname> system-view
[sysname] ipv6 prefix-limit system threshold-alarm upper-limit 85 lower-limit 65
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >