ipv6 avoid-microloop segment-routing rib-update-delay

Function

The ipv6 avoid-microloop segment-routing rib-update-delay command sets a delay in delivering IS-IS routes in SRv6.

The undo ipv6 avoid-microloop segment-routing rib-update-delay command restores the default delay in delivering IS-IS routes in SRv6.

By default, the delay time is 5000 ms.

Format

ipv6 avoid-microloop segment-routing rib-update-delay rib-update-delay

undo ipv6 avoid-microloop segment-routing rib-update-delay

Parameters

Parameter Description Value
rib-update-delay

Set the interval of delay timer.

The value is an integer ranging from 1000 to 60000, in milliseconds.

Views

IS-IS view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
isis write

Usage Guidelines

Usage Scenario

If a network fault occurs or is rectified, an IGP performs route convergence. A transient forwarding status inconsistency between nodes results in different convergence rates on devices, which poses the risk of micro-loops. After anti-micro loop is enabled for SRv6 by using the ipv6 avoid-microloop segment-routing command, the ingress forwards packets strictly along an explicit path during IGP convergence. The forwarding is irrelevant to IGP convergence of devices, which prevents micro-loops.

To set a delay in delivering IS-IS routes in SRv6, run the ipv6 avoid-microloop segment-routing rib-update-delay command.

Example

# Set a delay in delivering IS-IS routes in SRv6.
<HUAWEI> system-view
[~HUAWEI] segment-routing ipv6
[*HUAWEI-segment-routing-ipv6] locator test1 ipv6-prefix 2001:DB8:100:: 64 static 32
[*HUAWEI-segment-routing-ipv6-locator] quit
[*HUAWEI-segment-routing-ipv6] quit
[*HUAWEI] isis 1
[*HUAWEI-isis-1] ipv6 enable
[*HUAWEI-isis-1] cost-style wide
[*HUAWEI-isis-1] segment-routing ipv6 locator test1 auto-sid-disable
[*HUAWEI-isis-1] ipv6 avoid-microloop segment-routing
[*HUAWEI-isis-1] ipv6 avoid-microloop segment-routing rib-update-delay 2000
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >