remote-lfa available-tunnel-destination

Function

The remote-lfa available-tunnel-destination command configures a filtering policy to allow only the PQ node that matches the policy to be used as the next hop of an LFA link.

The undo remote-lfa available-tunnel-destination command restores the default configuration.

By default, no filtering policy is configured, and each PQ node can be used as a next hop of an LFA link.

Format

remote-lfa available-tunnel-destination ip-prefix ip-prefix-name [ level-1 | level-2 | level-1-2 ]

undo remote-lfa available-tunnel-destination ip-prefix ip-prefix-name [ level-1 | level-2 | level-1-2 ]

Parameters

Parameter Description Value
level-1

Selects Level-1 PQ nodes.

-

level-2

Selects Level-2 PQ nodes.

-

level-1-2

Selects all PQ nodes.

If no Level is specified in the command, level-1-2 takes effect.

-

ip-prefix ip-prefix-name

Specifies the name of an IP prefix list.

The name is a string of 1 to 169 case-sensitive characters, with spaces not supported. When double quotation marks are used around the string, spaces are allowed in the string.

Views

IS-IS FRR view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
isis write

Usage Guidelines

Usage Scenario

In most cases, Remote LFA obtains multiple PQ nodes using the LFA algorithm. In this situation, you can run the remote-lfa available-tunnel-destination command to configure a filtering policy to allow only the PQ node that matches the policy to be used as the next hop of an LFA link.

Prerequisites

FRR has been enabled and the FRR view has been displayed using the frr command.

Precautions

If level-1-2 is specified in one of the remote-lfa available-tunnel-destination and remote-lfa commands that have been run, the level specified in the other command takes effect. If level-1-2 is not specified in either command, the same level (Level-1 or Level-2) must be specified in the two commands.

Example

# Enable the device to use Level-2 PQ nodes as next hops of LFA links.
<HUAWEI> system-view
[~HUAWEI] ip ip-prefix prefix1 deny 1.1.1.1 24
[*HUAWEI] isis
[*HUAWEI-isis-1] frr
[*HUAWEI-isis-1-frr] loop-free-alternate level-2
[*HUAWEI-isis-1-frr] remote-lfa tunnel ldp level-2
[*HUAWEI-isis-1-frr] remote-lfa available-tunnel-destination ip-prefix prefix1 level-2
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >